iverilog/tgt-stub
Stephen Williams d3d54144ff Be more explicit with the type matching rules.
Signals of a nexus must have types that exactly match, but the drivers
of a signal nexus have slightly more subtle rules for the case where
the signal is IVL_VT_LOGIC. Express those rules in the function
check_signal_drive_type, and use it to check the type of constants
driving a signal.
2008-09-13 20:22:48 -07:00
..
.cvsignore Configure for stub. 2006-04-10 03:07:07 +00:00
Makefile.in The -V flag gets version information from all parts. 2008-09-07 21:54:46 -07:00
configure.in Spelling fixes (larry doolittle) 2007-02-26 19:49:48 +00:00
expression.c Create a branch object to be the argument to the access function. 2008-08-04 20:54:05 -07:00
memory.c Rearrange how memories are supported as vvp_vector4 arrays. 2005-03-03 04:33:10 +00:00
priv.h Bring switch information out to the ivl_target API. 2008-05-23 20:53:10 -07:00
statement.c Add some simple error checking. 2008-07-30 18:02:07 -07:00
stub-s.conf Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
stub.c Be more explicit with the type matching rules. 2008-09-13 20:22:48 -07:00
stub.conf Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
switches.c Got sense of tranvp wrong in connections to module ports. 2008-06-03 17:23:01 -07:00