iverilog/tgt-vlog95
Cary R 2a9e15e8d8 vlog95: Fix some bugs when emitting a logical device as a CA, etc.
When emitting a logical device as part of a continuous assignment
we need to use the actual inputs (not the output). We also do not
need to emit anything if the nexus is NULL. Also skip logical gates
that have a local output since they are part of a continuous
assignment and the inputs to a logical gate can be an expression
so emit them as a continuous assignment.
2011-02-10 19:09:01 -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: Add the ability to recreate most variable parameter selects 2011-02-10 19:02:38 -08:00
logic_lpm.c vlog95: Fix some bugs when emitting a logical device as a CA, etc. 2011-02-10 19:09:01 -08:00
misc.c vlog95: Add CA support, other enhancements, refactoring and bug fixes. 2011-01-31 14:41:58 -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 UDPs, DFFs, constant nets and bug fixes. 2011-02-10 19:07:51 -08:00
stmt.c vlog95: Add the ability to recreate most variable parameter selects 2011-02-10 19:02:38 -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 UDPs, DFFs, constant nets and bug fixes. 2011-02-10 19:07:51 -08:00
vlog95.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95_priv.h vlog95: Add support for UDPs, DFFs, constant nets and bug fixes. 2011-02-10 19:07:51 -08:00