Go to file
Jean-Paul Chaput bd3984a313 Correctly manage clock net isolateds from the main clock.
* New: In Bootstrap, in ccb.py, check if cmake is installed and issue
    a warning, if not.
* New: In Hurricane, added Cell::getDeepNet() to search for a deepnet
    given a path and a leaf net. This method is slow and must not be
    used too often. Introduced for Kite::BuildPowerRails().
* Change: In CRL Core, in cmos/alliance.conf, modify the clock name
    pattern to match the sub-clock signals in the datapath operators.
* Bug: In Etesian, do not blindly reset the top cell abutment-box.
    Do it only if it's empty, otherwise keep it.
* Bug: In Kite, in buildPowerRails(), in getRootNet() the management
    of clock nets was incomplete. The case of unrouted clock nets
    that where not connected to the top core clock net, like the
    one in the datapath registers was faulty. They were partly
    recognized as unrouteds and partly as blockage generating a
    routing deadlock: routage impossible due to blockage generated
    from itself...
* New: In Stratus1, add a buildModel() utility function to automate
    the model generation and allow a call by the model name (string).
* Change: In Unicorn, in cgt.py, display the Alliance environement.
2015-02-25 22:22:16 +01:00
bootstrap Correctly manage clock net isolateds from the main clock. 2015-02-25 22:22:16 +01:00
crlcore Correctly manage clock net isolateds from the main clock. 2015-02-25 22:22:16 +01:00
cumulus Etesian integration with Chip & ClockTree plugins. 2015-02-24 13:13:17 +01:00
documentation Documentation update for MacOS. 2014-12-12 12:05:25 +01:00
equinox Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
etesian Correctly manage clock net isolateds from the main clock. 2015-02-25 22:22:16 +01:00
hurricane Correctly manage clock net isolateds from the main clock. 2015-02-25 22:22:16 +01:00
ispd Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
katabatic Bug in Python proxy deallocation. Update to latest Coloquinte. 2015-02-13 23:38:55 +01:00
kite Correctly manage clock net isolateds from the main clock. 2015-02-25 22:22:16 +01:00
knik Etesian integration with Chip & ClockTree plugins. 2015-02-24 13:13:17 +01:00
mauka Etesian integration with Chip & ClockTree plugins. 2015-02-24 13:13:17 +01:00
metis Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
nimbus Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
solstice Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
stratus1 Correctly manage clock net isolateds from the main clock. 2015-02-25 22:22:16 +01:00
unicorn Correctly manage clock net isolateds from the main clock. 2015-02-25 22:22:16 +01:00
vlsisapd Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
.gitignore More accurate tests in Katabatic to stop whining about bad doglegs. 2014-10-03 19:00:02 +02:00