Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 402 Bytes

api.rst

File metadata and controls

22 lines (14 loc) · 402 Bytes

API

VSG was written to be included in other tools. The command line script provides one means of using VSG. It also provides an example of how to use the API.

There are two main modules you will use when incorporating VSG into another program:

vsg.vhdlFile vsg.rule_list

Use the following modules when writing rules:

vsg.check vsg.fix vsg.utilities