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. |
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| cflexor.lex | ||
| cfparse.y | ||
| cfparse_misc.h | ||
| globals.h | ||
| iverilog.man | ||
| main.c | ||
| substit.c | ||