iverilog/driver
Martin Whitaker 572124e1e9 Allow library files to be specified on the iverilog command line.
This was already supported in command files, using the '-v' flag.
'-v' is already in use on the command line, so use '-l' instead,
and make that an alias for '-v' in command files.

(cherry picked from commit 7ddc514518)
2016-10-02 19:17:24 +01:00
..
Makefile.in Rearrange compiler warning flags 2014-07-09 09:04:17 -07:00
cflexor.lex Allow library files to be specified on the iverilog command line. 2016-10-02 19:17:24 +01:00
cfparse.y Remove missing parameter warnings 2014-07-09 14:16:57 -07:00
cfparse_misc.h Update header files to use a more standard name to prevent rereading 2014-07-23 13:42:56 -07:00
globals.h Update header files to use a more standard name to prevent rereading 2014-07-23 13:42:56 -07:00
iverilog.man.in Allow library files to be specified on the iverilog command line. 2016-10-02 19:17:24 +01:00
main.c Allow library files to be specified on the iverilog command line. 2016-10-02 19:17:24 +01:00
substit.c Easy changes for -Wmissing-prototypes 2014-07-10 14:07:30 -07:00