iverilog/tgt-vlog95
Cary R dd0ea9db40 vlog95: Add partial support for getting a nexus name, etc.
This patch adds preliminary support for finding the correct name for
a nexus at a given scope level. It also does the following.

Report that real modulus is not supported.
Fix a bug in the generation of concat expressions.
Add missing generation of unary ! operator.
Add ability to generate > integer delays.
Refactor some of the support code.
Make some of the error messages more descriptive.
Ignore the ALLOC and FREE statements (only used with automatic tasks).
2011-01-24 13:31:10 -08:00
..
Makefile.in Add more functionality to the vlog95 back end. 2011-01-18 17:22:02 -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 getting a nexus name, etc. 2011-01-24 13:31:10 -08:00
misc.c vlog95: Add partial support for getting a nexus name, etc. 2011-01-24 13:31:10 -08:00
scope.c vlog95: Add partial support for getting a nexus name, etc. 2011-01-24 13:31:10 -08:00
stmt.c vlog95: Add partial support for getting a nexus name, etc. 2011-01-24 13:31:10 -08:00
vlog95-s.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95.c Add more functionality to the vlog95 back end. 2011-01-18 17:22:02 -08:00
vlog95.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95_priv.h vlog95: Add partial support for getting a nexus name, etc. 2011-01-24 13:31:10 -08:00