aboutsummaryrefslogtreecommitdiffstats
path: root/nexus/post_place.cc
Commit message (Collapse)AuthorAgeFilesLines
* refactor: New member functions to replace design_utilsgatecat2022-02-181-4/+4
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* refactor: Use constids instead of id("..")gatecat2022-02-161-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Fixing old emails and names in copyrightsgatecat2021-06-121-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Use hashlib for core netlist structuresgatecat2021-06-021-2/+2
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* nexus: Use new cluster APIgatecat2021-05-061-4/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* timing: Replace all users of criticality with new enginegatecat2021-03-041-3/+3
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* nexus: Add post-place LUTFF optimisationDavid Shah2020-11-301-0/+161
Signed-off-by: David Shah <dave@ds0.me>