f5020120bf
* Change: In Cumulus, in Configuration.py, in the horizontal & vertical wire creation adds new flags ExpandWidth to draw wires one lambda bigger than the minimal width (see ClockTree.py patch). * Change: In Cumulus, In ClockTree.py, use non default width to draw wires of the H branch of the clock tree. This is to prevent them to be recognized as "manual global routing", which they are not and not event topologically compatible. * Bug: In Kite, in BuildPowerRails, change the way clocks are detected when working on a single block (not a whole chip). Now look only in clock which are external and do not filter out already routed ones. * Change: In KiteEngine, in createGlobalGraph(), systematically call flattenNets() so nets that are added after the first flattening in the placer are also flattened. The flattenNets() Cell method takes care of not flattening twice a net. |
||
---|---|---|
.. | ||
cmake_modules | ||
doc | ||
src | ||
tests | ||
CMakeLists.txt |