Files
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
..
2006-04-10 03:07:07 +00:00
2007-02-26 19:49:48 +00:00
2008-07-30 18:02:07 -07:00