nickg / nvc

VHDL compiler and simulator
https://www.nickg.me.uk/nvc/
GNU General Public License v3.0
631 stars 77 forks source link

Verilog define #807

Closed amb5l closed 10 months ago

amb5l commented 10 months ago

Analysing a Verilog source file containing the following single line...

`define myzero 0

...causes an error:

** Fatal: VirtualProtect: The parameter is incorrect.
nickg commented 10 months ago

Fixed, thanks.