mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-29 01:03:29 +02:00
Use the precompiled defines file support of the ivlpp preprocessor to pass defines made in the main program to processed library modules. In other words, a `define in the Verilog source will be visible to library modules.