aboutsummaryrefslogtreecommitdiffstats
path: root/nexus
Commit message (Expand)AuthorAgeFilesLines
* cmake: Make HeAP placer always-enabledgatecat2023-03-171-10/+1
* nexus: Check IO-bank compatibilitygatecat2023-02-211-0/+10
* Add missing <set> includesgatecat2023-01-202-0/+2
* api: add explain_invalid option to isBelLocationValidgatecat2022-12-072-2/+2
* refactor: ArcBounds -> BoundingBoxgatecat2022-12-072-3/+3
* api: Make NetInfo* of checkPipAvailForNet constgatecat2022-12-021-1/+1
* nexus: Transform registered output parametersDavid Lattimore2022-10-052-0/+9
* Merge pull request #1019 from antmicro/support-clock-relationsmyrtle2022-09-201-4/+11
|\
| * Code cleanupMaciej Kurc2022-08-311-4/+4
| * Fixed port timing classes of DCC ports in the Nexus architectureMaciej Kurc2022-08-301-4/+11
* | nexus: Add ES2 device names and --list-devicesgatecat2022-09-153-1/+42
|/
* refactor: Use IdString::in instead of || chainsgatecat2022-08-105-28/+24
* nexus: Add timing data for LRAMgatecat2022-08-103-0/+30
* refactor: id(stringf(...)) to new idf(...) helpergatecat2022-08-103-34/+31
* nexus: Fix CSDECODE parsinggatecat2022-07-191-1/+1
* Change write_dcc to work with tilegroups from prjoxideMaciej Dudek2022-05-271-3/+2
* clangformatgatecat2022-03-313-12/+12
* Rename parse_lattice_param to parse_lattice_param_from_cellMaciej Dudek2022-03-303-36/+46
* Nexus: Fixed OSCA parameters, add pll default parametersMaciej Dudek2022-03-181-2/+142
* clangformatgatecat2022-03-172-3/+3
* nexus: Corrected auto frequency constraint for LF output of OSCAMaciej Kurc2022-03-161-2/+2
* nexus: Added support for the DCS BelMaciej Kurc2022-03-165-3/+57
* nexus: Added FASM feature emission for DCC and port timing class infoMaciej Kurc2022-03-152-0/+20
* clangformatgatecat2022-03-091-1/+2
* nexus: DCCs cannot be cascadedMaciej Dudek2022-03-091-1/+1
* Switch to potentially-sparse net users arraygatecat2022-02-272-24/+27
* refactor: New member functions to replace design_utilsgatecat2022-02-183-163/+163
* refactor: Use constids instead of id("..")gatecat2022-02-165-44/+65
* nexus: reduce OSCA worst case to 7%Dan Callaghan2022-02-101-1/+1
* Merge pull request #905 from YosysHQ/gatecat/nexus-disable-dcsroutegatecat2022-02-031-1/+6
|\
| * nexus: Hotfix to disable unimplemented DCS routethrugatecat2022-02-031-1/+6
* | run clangformatgatecat2022-02-031-2/+1
|/
* Fixed correction of Nexus OSCA frequency constraintsMaciej Kurc2022-02-021-2/+2
* nexus: add option to modify the mult factor of the estimate delayAlessandro Comodi2022-02-013-1/+11
* Added honoring OSCA output frequency tolerance during constraints generationMaciej Kurc2022-01-281-2/+3
* Removed the need for MULT36_CORE bel for implementing the MULTADDSUB9X9WIDE m...Maciej Kurc2022-01-251-1/+1
* nexus: handle SLEWRATE in pdcKarol Gugala2021-12-203-2/+10
* archapi: Use arbitrary rather than actual placement in predictDelaygatecat2021-12-192-8/+6
* nexus: router1 speedup based on #867gatecat2021-12-172-2/+73
* clangformatgatecat2021-12-122-16/+13
* Added checking if all FFs added to an existing cluster have matching configur...Maciej Kurc2021-11-231-0/+44
* Fixed potential issues with carry-chain cluster expansion, added a parameter ...Maciej Kurc2021-11-222-14/+23
* Added appending FFs to other existing LUT cluster types (carry, widefn)Maciej Kurc2021-11-221-18/+67
* Added an option to control LUT and FF packingMaciej Kurc2021-11-222-1/+8
* Added clustering free LUTs and FFsMaciej Kurc2021-11-221-0/+73
* nexus: Add resource cost overridesgatecat2021-09-242-2/+21
* nexus: LUT permutation supportgatecat2021-09-244-4/+72
* Merge pull request #822 from YosysHQ/gatecat/nexus-split-vccgatecat2021-09-233-0/+7
|\
| * nexus: Support for split Vcc routinggatecat2021-09-223-0/+7
* | Merge pull request #823 from YosysHQ/gatecat/nexus-r1-tweaksgatecat2021-09-222-2/+4
|\ \