iverilog/tgt-stub
Stephen Williams 815e22908b Make control inputs to islands use .import records.
Control inputs (i.e. the control input to tranif switches)
are not driven in any way by the island, so use .import records
instead of .port records to bring them into the island. Properly
handle the now potentially different bindings within the island
and outside the island. This means the draw_net_input_x function
is a little more sophisticated, and the node data more complex.
2009-10-11 16:51:06 -07:00
..
Makefile.in Update mkinstalldirs to handle paths with spaces. 2009-02-04 08:44:22 -08:00
expression.c Shadow reduction part 5 2008-12-18 16:42:55 -08:00
memory.c Remove most of the lingering CVS droppings. 2008-12-05 21:48:28 -08:00
priv.h Remove most of the lingering CVS droppings. 2008-12-05 21:48:28 -08:00
statement.c Shadow reduction part 5 2008-12-18 16:42:55 -08:00
stub-s.conf Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
stub.c Convert IVL_LPM_CONCAT to use ivl_lpm_size() instead of ivl_lpm_selects() 2009-09-03 17:02:16 -07:00
stub.conf Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
switches.c Make control inputs to islands use .import records. 2009-10-11 16:51:06 -07:00