iverilog/driver
Jared Casper 248fb32b9a Adding ability for generation to be 2009.
Added generation flag -g2009 which enables support for 1800-2009
constructs.  Added related support such as "1800-2009" in the
`begin_keywords directive.

Keeps 2005 as the default generation for now.

Removed the -gsytem-verilog flag and folded the 1800-2005 stuff into
1800-2009.  The rationale behind this is we have so little of
1800-2005 actually implemented that it does not make sense to
distinguish between 1800-2005 and 1800-2009 SystemVerilog extensions,
so we just count them all as the new 1800-2009 Verilog language.
2010-03-05 16:09:04 -08:00
..
Makefile.in Fix references to version_base.h in Makefiles. 2009-12-28 09:49:35 -08:00
cflexor.lex Add +timescale to the command file. 2009-12-30 08:35:29 -08:00
cfparse.y Add +timescale to the command file. 2009-12-30 08:35:29 -08:00
cfparse_misc.h Fix memory leak when parsing command files. 2009-05-23 14:04:01 -07:00
globals.h Add +timescale to the command file. 2009-12-30 08:35:29 -08:00
iverilog.man.in Adding ability for generation to be 2009. 2010-03-05 16:09:04 -08:00
main.c Adding ability for generation to be 2009. 2010-03-05 16:09:04 -08:00
substit.c Fix broken $() substitution in command files. 2010-02-04 16:07:27 -08:00