iverilog/tgt-vlog95
Cary R 757611b8e9 vlog95: Add partial support for procedural variable indexed part selects.
This patch adds partial support of procedural variable indexed part
selects (both R and L-value). The restriction is that this currently
only works on a zero based little endian vector. I need to know if
the select is an up or down select to correctly denormalize the base
expression for the general case.
2011-02-28 18:37:01 -08: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 partial support for getting a nexus name, etc. 2011-01-24 13:31:10 -08:00
expr.c vlog95: Add partial support for procedural variable indexed part selects. 2011-02-28 18:37:01 -08:00
logic_lpm.c vlog95: Add a copyright notice for the Icarus UDPs and print a note. 2011-02-28 18:34:51 -08:00
misc.c vlog95: Add partial support for procedural variable indexed part selects. 2011-02-28 18:37:01 -08:00
numbers.c vlog95: Add CA support, other enhancements, refactoring and bug fixes. 2011-01-31 14:41:58 -08:00
scope.c vlog95: Add support for printing file/line information for most line. 2011-02-10 19:13:12 -08:00
stmt.c vlog95: Add partial support for procedural variable indexed part selects. 2011-02-28 18:37:01 -08:00
udp.c vlog95: Add support for UDPs, DFFs, constant nets and bug fixes. 2011-02-10 19:07:51 -08:00
vlog95-s.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95.c vlog95: Add support for printing file/line information for most line. 2011-02-10 19:13:12 -08:00
vlog95.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95_priv.h vlog95: Fix pull gate bug, emit local expr sigs as CA, etc. 2011-02-28 18:28:21 -08:00