Hog and Sigasi#
Sigasi Visual HDL is a popular VSCode extension for VHDL and SystemVerilog development. It provides advanced code editing features, such as intelligent code completion, real-time error checking, and powerful navigation tools.
Hog can help you to create Sigasi projects for your Hog-managed projects, using the Hog SIGASI command.
./Hog/Do SIGASI <project name> [options]
This generates a CSV file named sigasi_
You can use the python script provided by Sigasi to convert the generated csv file into a Sigasi project.
More info can be found on the Official Sigasi Webpage.