iverilog/tgt-vlog95
Cary R 48dc977630 vlog95: Add code to emit logicals that are the base of a CA as a CA.
This patch uses the new function (ivl_logic_is_cassign) to determine
if a logical was really the base of a continuous assignment. This
allows creating code that more closely matches the original.
2011-03-23 11:43:43 -07: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 support for escaped ids and most module ports 2011-03-14 16:53:59 -07:00
expr.c Make the >>> error message depend on the allow signed flag. 2011-03-23 11:26:37 -07:00
logic_lpm.c vlog95: Add code to emit logicals that are the base of a CA as a CA. 2011-03-23 11:43:43 -07:00
misc.c vlog95: Add support for most unconnected ports and more signed support. 2011-03-23 11:38:05 -07:00
numbers.c vlog95: Add support for most unconnected ports and more signed support. 2011-03-23 11:38:05 -07:00
scope.c vlog95: Add support for most unconnected ports and more signed support. 2011-03-23 11:38:05 -07:00
stmt.c vlog95: Add support for escaped ids and most module ports 2011-03-14 16:53:59 -07:00
udp.c vlog95: Add support for escaped ids and most module ports 2011-03-14 16:53:59 -07:00
vlog95-s.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95.c vlog95: Add a flag to allow signed. 2011-03-16 10:53:51 -07:00
vlog95.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95_priv.h vlog95: Add a flag to allow signed. 2011-03-16 10:53:51 -07:00