Sigasi lets you efficiently organize, compile, and validate complex HDL projects. While Sigasi provides built-in diagnostics, you can further enhance your workflow by integrating external tools—like HDL linters or compilers—directly into your VS Code environment. This setup allows you to launch these utilities from within VS Code and see warnings and errors from both Sigasi and your external tool in the editor and Problems panel, streamlining code validation.
Although external utilities typically run from the command line, VS Code can be configured to invoke them automatically, process their output, and display issues inline.
By combining Sigasi’s diagnostics with those from your preferred external tool, you gain deeper insights and catch issues earlier—saving time and improving design quality. Let’s get started and unlock the full potential of your HDL development workflow!