iverilog/tgt-stub
Stephen Williams fa8d35ae9c Support nested l-value objects
This allows for syntax like a.b.c where a is a class with member
b, which is a class with member c, and so on. The handling is mostly
for the support of compound objects like classes.
2013-11-22 19:54:42 -08:00
..
Makefile.in Fix handling of certain constants in ivl_target.h API. 2013-08-01 17:28:04 -07:00
classes.c ivl_target API for class types with properties. 2012-12-10 19:20:02 -08:00
constant.c Fix handling of certain constants in ivl_target.h API. 2013-08-01 17:28:04 -07:00
enumerate.c updated FSF-address 2012-08-29 10:12:10 -07:00
expression.c Elaborate darray new element initializer to ivl_target API 2013-10-19 15:34:15 -07:00
priv.h Support nested l-value objects 2013-11-22 19:54:42 -08:00
statement.c Support nested l-value objects 2013-11-22 19:54:42 -08:00
stub-s.conf Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
stub.c Cleanup/simplify mux synthesis 2013-08-25 12:27:56 -07:00
stub.conf Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
switches.c updated FSF-address 2012-08-29 10:12:10 -07:00
types.c ivl_target API for class types with properties. 2012-12-10 19:20:02 -08:00