coriolis/cumulus/src
Jean-Paul Chaput 51a3236962 Add management of fixed wires to Kite (for chip ClockTree)
* Change: In Hurricane, in Plug::setNet(), more informative error messages.
* Change: In Hurricane, In Segment, more informative error messages.
* Change: In Hurricane, In DeepNet, accessor for the Net occurrence.
* Bug: In Katabatic, in AutoSegment::create(), error message uses correct
    variables (vertical was using horizontal)...
* Change: In Kite, in BuildPowerRails, already existing wiring in instances
    is copied up as blockage. Uses blockage layer instead of true layer
    (it was a bug).
* Change: In Kite, in BuildPreRouted, consider as manual global routing
    nets with only default wiring (default size wire & contacts).
    Non-default routing is flagged as fixed (with the NetRoutingState
    property).
2014-08-15 19:26:49 +02:00
..
plugins Add management of fixed wires to Kite (for chip ClockTree) 2014-08-15 19:26:49 +02:00
Alliance.py First basic version of ClockTree & Chip plugins. 2014-08-15 19:05:27 +02:00
CMakeLists.txt First basic version of ClockTree & Chip plugins. 2014-08-15 19:05:27 +02:00
placeandroute.py Make the Python interface closely mirroring the C++ one. 2014-06-29 14:26:59 +02:00
ref.py * ./cumulus: 2010-11-16 14:09:31 +00:00