vsg_toolchain

Rules

vsg_toolchain

load("@rules_vsg//vsg:vsg_toolchain.bzl", "vsg_toolchain")

vsg_toolchain(name, vsg)

A toolchain for the vsg VHDL style guide rules.

ATTRIBUTES

NameDescriptionTypeMandatoryDefault
nameA unique name for this target.Namerequired
vsgThe vsg py_library to use with the rules.Labelrequired