ToTamire / HDL_Linter

Verilog and SystemVerilog linting with Sublime Text 4
GNU General Public License v3.0
2 stars 0 forks source link

How do we check the syntax? #2

Open adieux opened 2 months ago

adieux commented 2 months ago

I installed the extension and added vivado path to the settings. How do I see the syntax check in my .v or .sv files?

ToTamire commented 2 months ago

If you installed the extension correctly and added vivado to path inside settings also correctly, then syntax should be automatically checked every time 0.5 sec after you will stop typing. Syntax check is triggered by typing, so you have to add or remove characters inside document.