iverilog/driver
Stephen Williams 6476be462e Pass defines into library files.
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.
2007-12-30 21:26:25 -08:00
..
.cvsignore Ignore generated pdf and ps files. 2002-07-01 03:54:08 +00:00
Makefile.in Administrative/Makefile fixes, mostly for windows. (Cary R.) 2007-02-06 05:07:31 +00:00
cflexor.lex Command files can nest, -f is an alias for -c and better error messages. 2007-10-02 19:40:45 -07:00
cfparse.y Command files can nest, -f is an alias for -c and better error messages. 2007-10-02 19:40:45 -07:00
cfparse_misc.h Command files can nest, -f is an alias for -c and better error messages. 2007-10-02 19:40:45 -07:00
globals.h Add support for -v flag in command file. 2007-04-19 02:52:53 +00:00
iverilog.man Standard implicit include directory 2007-12-23 19:20:45 -05:00
main.c Pass defines into library files. 2007-12-30 21:26:25 -08:00
substit.c Fix various unsigned compare warnings. 2003-12-19 01:27:10 +00:00