coriolis/crlcore/etc
Jean-Paul Chaput 642579b444 More fix for the slow display in CellViewer.
* Change: In Hurricane::QuadTree_GosUnder::Locator::progress(), directly
    prune the elements which sizes are under the threshold. This allows
    the too small Instances to be directly skipped. This was the key
    point slowing the walktrough. We were systematically going through
    all the instances (that is consistent with the perf traces).
* Change: In Hurricane::Cell_OccurrencesUnder, add a threshold parameter
    to pass on the QuadTree (through getInstancesUnder()).
      Needed for the CellWidget selection to have the same problem as
    the display itself (select only what is displayed).
* New: In Hurricane::CellView, add two new parameters:
    1. "viewer.minimumSize" set the original size of the window, in pixels.
       (doubled for HiDPI).
    2. "viewer.pixelThreshold", the size, in pixels, under which
       components/instances will not be displayeds.
* New: In CRL/etc/cmos.misc.py, added parameters "viewer.minimumSize"
    and "viewer.pixelsThreshold".
2020-12-02 20:02:55 +01:00
..
45 First step in supporting ISPD18 detailed routing benchmarks. 2019-03-29 11:07:55 +01:00
common More fix for the slow display in CellViewer. 2020-12-02 20:02:55 +01:00
node45 Added multiple clock support in cumulus/plugins/alpha/block. 2020-08-11 14:49:07 +02:00
node180 Added multiple clock support in cumulus/plugins/alpha/block. 2020-08-11 14:49:07 +02:00
node600 Added multiple clock support in cumulus/plugins/alpha/block. 2020-08-11 14:49:07 +02:00
symbolic DRC correct on Arlet6505 / TSMC C180. 2020-11-23 23:07:15 +01:00
CMakeLists.txt Bug fix, restore the FreePDK 45 (real) support. 2020-04-27 10:34:19 +02:00