iverilog/tgt-vlog95
Martin Whitaker 3f49dfcd97 Fix translation of module path connection type in vlog95 target.
The target API needed to be changed to pass the connection type
through to the target code generator.
2020-04-02 12:40:59 +01:00
..
Makefile.in Thoroughly fix parallel installation issues 2020-02-12 22:42:04 +08:00
cppcheck.sup Update cppcheck suppression file for tgt-vlog. 2014-10-30 18:23:39 -07:00
event.c Fix some always_* issues 2019-09-29 16:59:59 -07:00
expr.c vlog95 target: ! operator does not require explicit type conversion. 2019-11-09 16:52:28 +00:00
logic_lpm.c Fix typo in last commit. 2018-10-06 20:22:12 +01:00
misc.c Fix vlog95 target to handle hierarchical references in root-level tasks. 2016-07-26 22:01:22 +01:00
numbers.c vlog95: for a 32-bit width we can generate a signed undefined value 2014-12-08 21:09:36 -08:00
scope.c Fix translation of module path connection type in vlog95 target. 2020-04-02 12:40:59 +01:00
stmt.c vlog95 target: better solution for void functions with no arguments. 2019-11-09 20:14:57 +00:00
udp.c vlog95: Major rework of nexus emitting code, etc. 2012-01-02 11:29:42 -08:00
vlog95-s.conf Renamed synthsplit to exposenodes. 2016-02-27 20:24:28 +00:00
vlog95.c Add support to convert always_comb/latch to vlog95 2017-12-03 20:17:42 -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 Handle SV void functions in vlog95 target. 2019-11-09 16:14:09 +00:00