iverilog/driver
Cary R d5fe5689e1 Command files can nest, -f is an alias for -c and better error messages.
This patch adds the ability to call command files from other command
files. There is currently a limit of 16 total levels deep (15 stored
plus the current file). -f is now an alias for -c for both the command
line and command files. The parser also reports errors when they occur
along with the file name and line number to aid in debugging problems.
2007-10-02 19:40:45 -07: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 Command files can nest, -f is an alias for -c and better error messages. 2007-10-02 19:40:45 -07:00
main.c Command files can nest, -f is an alias for -c and better error messages. 2007-10-02 19:40:45 -07:00
substit.c Fix various unsigned compare warnings. 2003-12-19 01:27:10 +00:00