iverilog/driver
Cary R c38e8182c2 Add checks that verify an always statement has delay.
This patch adds check to determine if an always block has delay
in it or not. If there is no delay a runtime infinite loop will
occur. For the indeterminate case it will print a warning message
if the new -Winfloop flag is given. This flag is not part of the
-Wall check!
2008-04-22 19:53:23 -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 Add checks that verify an always statement has delay. 2008-04-22 19:53:23 -07:00
main.c Add checks that verify an always statement has delay. 2008-04-22 19:53:23 -07:00
substit.c Fix various unsigned compare warnings. 2003-12-19 01:27:10 +00:00