steveicarus / iverilog

Icarus Verilog
https://steveicarus.github.io/iverilog/
GNU General Public License v2.0
2.81k stars 522 forks source link

Trying to use IVerilog throws "The system cannot find the path specified" error on Windows #1154

Closed pedromvnreis closed 1 month ago

pedromvnreis commented 1 month ago

I've tried compiling IVerilog from source and using the setup from bleyer dot org, but neither work, the bleyer .exe throws a more generic "Node external" error. My path is configured as C:\iverilog\driver\iverilog.exe and I've verified many times that it exists. Is there a way to perhaps bypass the need for IVerilog all together?

pedromvnreis commented 1 month ago

My bad I submitted this issue in the wrong repo