2efae3507e
This was the reason why we, sometimes got "UNCONNECTED" errors in the VHDL PORT MAP statements. This was the remnants of the originally connected driver. * Bug: In Etesian::BufferTree, as the root driver is disconnected from all the sinks, but the top tree buffer, we may end up with unconnected signal on instances that were using it. So now, call BufferTree::rcleaupNet() to remove the Net in the Cell that where used to "transmit" the original driver. * Bug: In Etesian::BufferTree, no longer use a _isDeepNet attribute guessed from the occurrences pathes of the RoutingPad, but trust the Net::isDeepNet() method. |
||
---|---|---|
.. | ||
cmake_modules | ||
doc | ||
src | ||
tests | ||
CMakeLists.txt |