| Commit message (Expand) | Author | Age | Files | Lines |
* | timing: Replace all users of criticality with new engine | gatecat | 2021-03-04 | 1 | -9/+3 |
* | Remove isValidBelForCell | gatecat | 2021-02-16 | 1 | -30/+6 |
* | ecp5: Use snake case for arch-specific functions | D. Shah | 2021-02-03 | 1 | -4/+4 |
* | ecp5: Improve bounding box accuracy | David Shah | 2020-02-03 | 1 | -6/+15 |
* | ecp5: Fix routing to shared DSP control inputs | David Shah | 2019-10-25 | 1 | -0/+24 |
* | ecp5: Fix handling of missing ports in LUT permutation | David Shah | 2019-08-08 | 1 | -0/+4 |
* | ecp5: Add --out-of-context for building hard macros | David Shah | 2019-08-07 | 1 | -1/+4 |
* | ecp5: New Property interface | David Shah | 2019-08-05 | 1 | -2/+2 |
* | ecp5: Add criticality-based LUT permutation | David Shah | 2019-02-25 | 1 | -0/+74 |
* | ecp5: More optimal LUT6 placement | David Shah | 2018-11-16 | 1 | -0/+6 |
* | ecp5: Add DCU availability check | David Shah | 2018-11-15 | 1 | -0/+2 |
* | ecp5: Improve mixed no-FF/FF placement | David Shah | 2018-09-30 | 1 | -18/+20 |
* | ecp5: Speedup placement using ArchCellInfo | David Shah | 2018-08-18 | 1 | -12/+12 |
* | ecp5: Update to use const IdStrings in place of PortPin/BelType | David Shah | 2018-08-08 | 1 | -13/+13 |
* | API change: Use CellInfo* and NetInfo* as cell/net handles (ECP5) | David Shah | 2018-08-05 | 1 | -11/+9 |
* | Remove implementations of deprecated APIs | David Shah | 2018-07-24 | 1 | -3/+4 |
* | ecp5: Adding a slow and conservative placement validity checker | David Shah | 2018-07-17 | 1 | -0/+109 |