iverilog/tgt-vlog95
Cary R e503c97cee vlog95: Add support for emitting variable real procedural delays.
This patch adds code to emit variable real procedural delays by
removing the scaling that is added by the compiler. It also
recognizes that all variable continuous assignment delays are
scaled at run time.
2011-02-28 18:32:10 -08:00
..
Makefile.in vlog95: Add support for UDPs, DFFs, constant nets and bug fixes. 2011-02-10 19:07:51 -08:00
event.c vlog95: Add partial support for getting a nexus name, etc. 2011-01-24 13:31:10 -08:00
expr.c vlog95: Rework some of the delay emitting code and enclose unary in () 2011-02-28 18:31:03 -08:00
logic_lpm.c vlog95: Fix pull gate bug, emit local expr sigs as CA, etc. 2011-02-28 18:28:21 -08:00
misc.c vlog95: Add support for emitting variable real procedural delays. 2011-02-28 18:32:10 -08:00
numbers.c vlog95: Add CA support, other enhancements, refactoring and bug fixes. 2011-01-31 14:41:58 -08:00
scope.c vlog95: Add support for printing file/line information for most line. 2011-02-10 19:13:12 -08:00
stmt.c vlog95: Rework some of the delay emitting code and enclose unary in () 2011-02-28 18:31:03 -08:00
udp.c vlog95: Add support for UDPs, DFFs, constant nets and bug fixes. 2011-02-10 19:07:51 -08:00
vlog95-s.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95.c vlog95: Add support for printing file/line information for most line. 2011-02-10 19:13:12 -08:00
vlog95.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95_priv.h vlog95: Fix pull gate bug, emit local expr sigs as CA, etc. 2011-02-28 18:28:21 -08:00