eirikpre / VSCode-SystemVerilog

SystemVerilog support in VS Code
MIT License
126 stars 50 forks source link

Verilator compiler doesn't work with Windows paths #177

Closed agg23 closed 1 year ago

agg23 commented 2 years ago

Running "Compile the opened document" on Windows results in no linter results being captured. This is due to Windows paths starting with a drive name and a colon (e.g. C:\foo\bar).