iverilog/tgt-vlog95
Cary R 06ce23d9c2 vlog95: Add support for Verilog-A abs(), min(), max() and some SV types.
The Verilog-A abs(), min() and max() functions can be converted if the
expressions do not have side effects. Also note the new, null and class
property operators from SystemVerilog are not supported.
2013-02-07 19:53:10 -08:00
..
Makefile.in updated FSF-address 2012-08-29 10:12:10 -07:00
event.c vlog95: Major rework of nexus emitting code, etc. 2012-01-02 11:29:42 -08:00
expr.c vlog95: Add support for Verilog-A abs(), min(), max() and some SV types. 2013-02-07 19:53:10 -08:00
logic_lpm.c vlog95: Add support for Verilog-A abs(), min(), max() and some SV types. 2013-02-07 19:53:10 -08:00
misc.c vlog95: Add support for undefined selects. 2013-01-25 12:46:55 -08:00
numbers.c Remove some new cppcheck warnings in tgt-vlog95 2012-09-03 11:58:43 -07:00
scope.c vlog95: Report zero argument functions are not supported. 2013-02-07 17:08:59 -08:00
stmt.c vlog95: Add support for recognizing a call to an automatic task. 2013-02-07 17:08:43 -08:00
udp.c vlog95: Major rework of nexus emitting code, etc. 2012-01-02 11:29:42 -08:00
vlog95-s.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95.c vlog95: Major rework of nexus emitting code, etc. 2012-01-02 11:29:42 -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 some more SV constructs and add some sorry messages 2012-08-06 10:16:35 -07:00