iverilog/tgt-vlog95
Cary R 131a3d81d8 vlog95: Add the ability to recreate most variable parameter selects
This patch adds code that when it find a select of a constant it looks
for a parameter in the enclosing scope and the module scope that has
the same line, file and value information. If it find one that is
used to rebuild the expression. A more exhaustive search is need to
make this 100% clean.

It also uses the named scope when emitting statement inside a named
begin or fork instead of the enclosing scope.
2011-02-10 19:02:38 -08:00
..
Makefile.in Add support for most tran gates and rework/split out logic/lpm code. 2011-02-10 19:00:28 -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 the ability to recreate most variable parameter selects 2011-02-10 19:02:38 -08:00
logic_lpm.c Add support for most tran gates and rework/split out logic/lpm code. 2011-02-10 19:00:28 -08:00
misc.c vlog95: Add CA support, other enhancements, refactoring and bug fixes. 2011-01-31 14:41:58 -08:00
numbers.c vlog95: Add CA support, other enhancements, refactoring and bug fixes. 2011-01-31 14:41:58 -08:00
scope.c Add support for most tran gates and rework/split out logic/lpm code. 2011-02-10 19:00:28 -08:00
stmt.c vlog95: Add the ability to recreate most variable parameter selects 2011-02-10 19:02:38 -08:00
vlog95-s.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95.c vlog95: add ability for user to change space increment. 2011-01-26 18:02:51 -08:00
vlog95.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95_priv.h Add support for most tran gates and rework/split out logic/lpm code. 2011-02-10 19:00:28 -08:00