| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: Make HeAP placer always-enabled | gatecat | 2023-03-17 | 1 | -10/+1 |
* | nexus: Check IO-bank compatibility | gatecat | 2023-02-21 | 1 | -0/+10 |
* | Add missing <set> includes | gatecat | 2023-01-20 | 2 | -0/+2 |
* | api: add explain_invalid option to isBelLocationValid | gatecat | 2022-12-07 | 2 | -2/+2 |
* | refactor: ArcBounds -> BoundingBox | gatecat | 2022-12-07 | 2 | -3/+3 |
* | api: Make NetInfo* of checkPipAvailForNet const | gatecat | 2022-12-02 | 1 | -1/+1 |
* | nexus: Transform registered output parameters | David Lattimore | 2022-10-05 | 2 | -0/+9 |
* | Merge pull request #1019 from antmicro/support-clock-relations | myrtle | 2022-09-20 | 1 | -4/+11 |
|\ |
|
| * | Code cleanup | Maciej Kurc | 2022-08-31 | 1 | -4/+4 |
| * | Fixed port timing classes of DCC ports in the Nexus architecture | Maciej Kurc | 2022-08-30 | 1 | -4/+11 |
* | | nexus: Add ES2 device names and --list-devices | gatecat | 2022-09-15 | 3 | -1/+42 |
|/ |
|
* | refactor: Use IdString::in instead of || chains | gatecat | 2022-08-10 | 5 | -28/+24 |
* | nexus: Add timing data for LRAM | gatecat | 2022-08-10 | 3 | -0/+30 |
* | refactor: id(stringf(...)) to new idf(...) helper | gatecat | 2022-08-10 | 3 | -34/+31 |
* | nexus: Fix CSDECODE parsing | gatecat | 2022-07-19 | 1 | -1/+1 |
* | Change write_dcc to work with tilegroups from prjoxide | Maciej Dudek | 2022-05-27 | 1 | -3/+2 |
* | clangformat | gatecat | 2022-03-31 | 3 | -12/+12 |
* | Rename parse_lattice_param to parse_lattice_param_from_cell | Maciej Dudek | 2022-03-30 | 3 | -36/+46 |
* | Nexus: Fixed OSCA parameters, add pll default parameters | Maciej Dudek | 2022-03-18 | 1 | -2/+142 |
* | clangformat | gatecat | 2022-03-17 | 2 | -3/+3 |
* | nexus: Corrected auto frequency constraint for LF output of OSCA | Maciej Kurc | 2022-03-16 | 1 | -2/+2 |
* | nexus: Added support for the DCS Bel | Maciej Kurc | 2022-03-16 | 5 | -3/+57 |
* | nexus: Added FASM feature emission for DCC and port timing class info | Maciej Kurc | 2022-03-15 | 2 | -0/+20 |
* | clangformat | gatecat | 2022-03-09 | 1 | -1/+2 |
* | nexus: DCCs cannot be cascaded | Maciej Dudek | 2022-03-09 | 1 | -1/+1 |
* | Switch to potentially-sparse net users array | gatecat | 2022-02-27 | 2 | -24/+27 |
* | refactor: New member functions to replace design_utils | gatecat | 2022-02-18 | 3 | -163/+163 |
* | refactor: Use constids instead of id("..") | gatecat | 2022-02-16 | 5 | -44/+65 |
* | nexus: reduce OSCA worst case to 7% | Dan Callaghan | 2022-02-10 | 1 | -1/+1 |
* | Merge pull request #905 from YosysHQ/gatecat/nexus-disable-dcsroute | gatecat | 2022-02-03 | 1 | -1/+6 |
|\ |
|
| * | nexus: Hotfix to disable unimplemented DCS routethru | gatecat | 2022-02-03 | 1 | -1/+6 |
* | | run clangformat | gatecat | 2022-02-03 | 1 | -2/+1 |
|/ |
|
* | Fixed correction of Nexus OSCA frequency constraints | Maciej Kurc | 2022-02-02 | 1 | -2/+2 |
* | nexus: add option to modify the mult factor of the estimate delay | Alessandro Comodi | 2022-02-01 | 3 | -1/+11 |
* | Added honoring OSCA output frequency tolerance during constraints generation | Maciej Kurc | 2022-01-28 | 1 | -2/+3 |
* | Removed the need for MULT36_CORE bel for implementing the MULTADDSUB9X9WIDE m... | Maciej Kurc | 2022-01-25 | 1 | -1/+1 |
* | nexus: handle SLEWRATE in pdc | Karol Gugala | 2021-12-20 | 3 | -2/+10 |
* | archapi: Use arbitrary rather than actual placement in predictDelay | gatecat | 2021-12-19 | 2 | -8/+6 |
* | nexus: router1 speedup based on #867 | gatecat | 2021-12-17 | 2 | -2/+73 |
* | clangformat | gatecat | 2021-12-12 | 2 | -16/+13 |
* | Added checking if all FFs added to an existing cluster have matching configur... | Maciej Kurc | 2021-11-23 | 1 | -0/+44 |
* | Fixed potential issues with carry-chain cluster expansion, added a parameter ... | Maciej Kurc | 2021-11-22 | 2 | -14/+23 |
* | Added appending FFs to other existing LUT cluster types (carry, widefn) | Maciej Kurc | 2021-11-22 | 1 | -18/+67 |
* | Added an option to control LUT and FF packing | Maciej Kurc | 2021-11-22 | 2 | -1/+8 |
* | Added clustering free LUTs and FFs | Maciej Kurc | 2021-11-22 | 1 | -0/+73 |
* | nexus: Add resource cost overrides | gatecat | 2021-09-24 | 2 | -2/+21 |
* | nexus: LUT permutation support | gatecat | 2021-09-24 | 4 | -4/+72 |
* | Merge pull request #822 from YosysHQ/gatecat/nexus-split-vcc | gatecat | 2021-09-23 | 3 | -0/+7 |
|\ |
|
| * | nexus: Support for split Vcc routing | gatecat | 2021-09-22 | 3 | -0/+7 |
* | | Merge pull request #823 from YosysHQ/gatecat/nexus-r1-tweaks | gatecat | 2021-09-22 | 2 | -2/+4 |
|\ \ |
|