iverilog/tgt-vlog95
Cary R ceaa79e95d vlog95: Add support for most unconnected ports and more signed support.
This patch adds support for correctly handling most unconnected ports.
Most important is top level ports that are the root of the conversion.

This patch also adds support for emitting more signed constructs when
they are requested. $signed() and $unsigned() are still not supported
or recognized as an error when not emitting signed constructs.
2011-03-23 11:38:05 -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 support for most unconnected ports and more signed support. 2011-03-23 11:38:05 -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