iverilog/driver
Cary R cc9524bd89 Fix some keywords, add -g2001-noconfig and fix up uwire/wone.
This patch adds -g2001-noconfig command line flag. The compiler
already supported this with `begin_keywords. Document this in
the manual page and fix a few other issues.

Fix endgenerate to be a 2001 keyword and add a few missing
keywords at the appropriate standard level e.g.(unsigned).

Add uwire and deprecate wone. wone used to just convert without
a warning to a wire. uwire will display a warning that it is
being converted to a wire without a check. wone is converted to
a uwire with a warning and then prints the uwire message. The
uwire message will be replaced with a real check fairly soon.
2009-06-08 09:20:27 -07:00
..
Makefile.in Update mkinstalldirs to handle paths with spaces. 2009-02-04 08:44:22 -08:00
cflexor.lex Fix memory leak when parsing command files. 2009-05-24 10:15:45 -07:00
cfparse.y Fix memory leak when parsing command files. 2009-05-24 10:15:45 -07:00
cfparse_misc.h Fix memory leak when parsing command files. 2009-05-24 10:15:45 -07:00
globals.h Remove most of the lingering CVS droppings. 2008-12-05 21:48:28 -08:00
iverilog.man Fix some keywords, add -g2001-noconfig and fix up uwire/wone. 2009-06-08 09:20:27 -07:00
main.c Fix some keywords, add -g2001-noconfig and fix up uwire/wone. 2009-06-08 09:20:27 -07:00
substit.c Fix various unsigned compare warnings. 2003-12-19 01:27:10 +00:00