iverilog/driver
Martin Whitaker d0cb963994 Provide different modes for dependency list output.
This patch modifies the iverilog -M command line option to allow
the user to specify an optional output mode that controls which
files get added to the dependency list. This allows the user to
either get a list of all files that contribute to the design,
or a list of the include files, or a list of the module files.
2009-10-26 11:05:01 -07:00
..
Makefile.in More build system tweaks, fixing pr2881797. 2009-10-20 09:45:42 -07:00
cflexor.lex Add function to define parameter from command line 2009-08-06 14:42:13 -07:00
cfparse.y Add function to define parameter from command line 2009-08-06 14:42:13 -07:00
cfparse_misc.h Fix memory leak when parsing command files. 2009-05-23 14:04:01 -07:00
globals.h Add function to define parameter from command line 2009-08-06 14:42:13 -07:00
iverilog.man Provide different modes for dependency list output. 2009-10-26 11:05:01 -07:00
main.c Provide different modes for dependency list output. 2009-10-26 11:05:01 -07:00
substit.c Fix various unsigned compare warnings. 2003-12-19 01:27:10 +00:00