iverilog/driver
Stephen Williams 3a61b94e98 Realign generation flags to correspond to IEEE1364 nomenclature.
IEEE1364 has specific names for the various generations of Verilog that
are supported. Icarus Verilog should stick to those names for selection
the language feature set.

In the process, the extensions that were tied to the 2x generations
are pulled out out and given their own enable flags. The makes all the
feature control more regular and understandable.
2008-05-07 17:46:56 -07:00
..
.cvsignore Ignore generated pdf and ps files. 2002-07-01 03:54:08 +00:00
Makefile.in Add checks that verify an always statement has delay. 2008-04-22 19:53:23 -07:00
cflexor.lex remove lint flagged by gcc-4.3 2008-01-07 18:39:10 -08: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 Compile portability issues. 2008-02-05 20:36:57 -08:00
globals.h Spelling fixes 2008-01-29 20:24:24 -08:00
iverilog.man Realign generation flags to correspond to IEEE1364 nomenclature. 2008-05-07 17:46:56 -07:00
main.c Realign generation flags to correspond to IEEE1364 nomenclature. 2008-05-07 17:46:56 -07:00
substit.c Fix various unsigned compare warnings. 2003-12-19 01:27:10 +00:00