If a node is part of a subcircuit, exposed to the parent circuit
commit5b8985decf0db755a56895ef6afdee3e57dc5f07
authorJeff Connelly <shellreef+git@gmail.com>
Thu, 17 Apr 2008 08:00:24 +0000 (17 01:00 -0700)
committerJeff Connelly <shellreef+git@gmail.com>
Thu, 17 Apr 2008 08:00:24 +0000 (17 01:00 -0700)
tree41ff93e9cd8694172a51ef66a7a3ade02261fb4e
parentd36264dd2667feea46169bf7592b74e44cf903fc
If a node is part of a subcircuit, exposed to the parent circuit
through the argument list, but it is not connected in the parent,
then internally designate the node within the subcircuit still
based on the port name (not what it maps to, because it maps to
a floating "node" name), hierarchically nested. The previous fix,
where all "floating" nodes are ignored, ignored this possibility,
leaving way to many pins unconnected. Now that should be fixed,
with sane node names to boot (instead of serially-generated N__*).
bb/bb.py
bb/dtflop-ms_test.fpc
bb/dtflop-ms_test.net2
bb/dtflop-ms_test.pads