iverilog/tgt-vlog95
Cary R f631cb6314 Add some support for procedural $signed/$unsigned.
This patch adds support for finding and adding $signed() and $unsigned()
to procedural expressions for the binary, unary and concatenation
operators. Selects have partial support. The select implementation
uncovered limitations in the compiler that need to be fixed before they
will work 100%. Most of the limitations currently generate a message
about the issue.
2013-06-26 21:46:02 -07:00
..
Makefile.in Update COPYING to match FSF version and update tgt-vlog95/Makefile.in 2013-04-19 12:14:37 -07:00
event.c vlog95: Major rework of nexus emitting code, etc. 2012-01-02 11:29:42 -08:00
expr.c Add some support for procedural $signed/$unsigned. 2013-06-26 21:46:02 -07:00
logic_lpm.c vlog95: add support for emitting logic pull devices in a CA 2013-04-18 17:38:30 -07:00
misc.c vlog95: Add support for translating a package as a module with a special name 2013-04-17 10:43:04 -07:00
numbers.c Remove some new cppcheck warnings in tgt-vlog95 2012-09-03 11:58:43 -07:00
scope.c vlog95: Add support for translating a package as a module with a special name 2013-04-17 10:43:04 -07:00
stmt.c vlog95: A valid task output can have a cast. 2013-04-18 12:40:13 -07:00
udp.c vlog95: Major rework of nexus emitting code, etc. 2012-01-02 11:29:42 -08:00
vlog95-s.conf vlog95: block generating a concat-Z LPM device in the compiler. 2013-02-13 19:19:21 -08:00
vlog95.c vlog95: Emit if using signed and add the number of errors to the output 2013-02-15 19:43:19 -08:00
vlog95.conf vlog95: block generating a concat-Z LPM device in the compiler. 2013-02-13 19:19:21 -08:00
vlog95_priv.h vlog95: Emit a package as a module with a special name. 2013-03-11 10:46:13 -07:00