aboutsummaryrefslogtreecommitdiffstats
path: root/nexus/main.cc
Commit message (Expand)AuthorAgeFilesLines
* nexus: Add ES2 device names and --list-devicesgatecat2022-09-151-0/+5
* refactor: Use constids instead of id("..")gatecat2022-02-161-3/+3
* run clangformatgatecat2022-02-031-2/+1
* nexus: add option to modify the mult factor of the estimate delayAlessandro Comodi2022-02-011-0/+4
* clangformatgatecat2021-12-121-1/+2
* Fixed potential issues with carry-chain cluster expansion, added a parameter ...Maciej Kurc2021-11-221-0/+8
* Added an option to control LUT and FF packingMaciej Kurc2021-11-221-0/+3
* Fixing old emails and names in copyrightsgatecat2021-06-121-1/+1
* Use hashlib in most remaining codegatecat2021-06-021-2/+2
* nexus: Add post-place LUTFF optimisationDavid Shah2020-11-301-1/+6
* nexus: Add error if device not specifiedDavid Shah2020-11-301-0/+3
* nexus: Build and embed chipdb automaticallyDavid Shah2020-11-301-2/+0
* nexus: Initial PDC parser integrationDavid Shah2020-11-301-1/+11
* nexus: Add routing FASM exportDavid Shah2020-11-301-2/+11
* nexus: Add mainDavid Shah2020-11-301-0/+74