Icarus Verilog
Go to file
steve 3d6d334f80 Introduce netlist optimizations with the
cprop function to do constant propogation.
1998-11-13 06:23:17 +00:00
vvm Add support it vvm target for level-sensitive 1998-11-10 00:48:31 +00:00
.cvsignore Ignore generated dep directory. 1998-11-09 18:50:16 +00:00
Makefile Introduce netlist optimizations with the 1998-11-13 06:23:17 +00:00
Module.cc Introduce verilog to CVS. 1998-11-03 23:28:49 +00:00
Module.h Introduce verilog to CVS. 1998-11-03 23:28:49 +00:00
PExpr.cc Check net ranges in declarations. 1998-11-11 00:01:51 +00:00
PExpr.h Check net ranges in declarations. 1998-11-11 00:01:51 +00:00
PGate.h Introduce verilog to CVS. 1998-11-03 23:28:49 +00:00
PWire.h Introduce verilog to CVS. 1998-11-03 23:28:49 +00:00
Statement.cc Handle while loops. 1998-11-11 03:13:04 +00:00
Statement.h Handle while loops. 1998-11-11 03:13:04 +00:00
cprop.cc Introduce netlist optimizations with the 1998-11-13 06:23:17 +00:00
design_dump.cc Add procedural while loops, 1998-11-09 18:55:33 +00:00
elaborate.cc Handle while loops. 1998-11-11 03:13:04 +00:00
emit.cc Add procedural while loops, 1998-11-09 18:55:33 +00:00
eval.cc Introduce verilog to CVS. 1998-11-03 23:28:49 +00:00
lexor.lex Add procedural while loops, 1998-11-09 18:55:33 +00:00
main.cc Introduce netlist optimizations with the 1998-11-13 06:23:17 +00:00
mangle.cc Introduce verilog to CVS. 1998-11-03 23:28:49 +00:00
netlist.cc Introduce netlist optimizations with the 1998-11-13 06:23:17 +00:00
netlist.h Introduce netlist optimizations with the 1998-11-13 06:23:17 +00:00
parse.y Handle while loops. 1998-11-11 03:13:04 +00:00
parse_misc.cc Handle procedural conditional, and some 1998-11-07 17:05:05 +00:00
parse_misc.h Handle procedural conditional, and some 1998-11-07 17:05:05 +00:00
pform.cc Check net ranges in declarations. 1998-11-11 00:01:51 +00:00
pform.h Introduce verilog to CVS. 1998-11-03 23:28:49 +00:00
pform_dump.cc Handle while loops. 1998-11-11 03:13:04 +00:00
stupid.cc Introduce netlist optimizations with the 1998-11-13 06:23:17 +00:00
t-verilog.cc Introduce verilog to CVS. 1998-11-03 23:28:49 +00:00
t-vvm.cc Add support it vvm target for level-sensitive 1998-11-10 00:48:31 +00:00
target.cc Add procedural while loops, 1998-11-09 18:55:33 +00:00
target.h Add procedural while loops, 1998-11-09 18:55:33 +00:00
targets.cc Introduce verilog to CVS. 1998-11-03 23:28:49 +00:00
verinum.cc Check net ranges in declarations. 1998-11-11 00:01:51 +00:00
verinum.h Check net ranges in declarations. 1998-11-11 00:01:51 +00:00