aboutsummaryrefslogtreecommitdiffstats
path: root/nexus
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | nexus: Tweaks for router1 performancegatecat2021-09-222-2/+4
| |/
* / nexus: Fix DSP macro placementgatecat2021-09-224-32/+80
|/
* Added support for syn_useioff for enabling tri-state control FF integration i...Maciej Kurc2021-09-201-13/+23
* Use correct names for IDDRX1_ODDRX1 FASM featuresMaciej Kurc2021-09-172-22/+4
* Added automatic inference and integration of FFs driving T pin into IOLOGICMaciej Kurc2021-09-172-16/+177
* Added handling of the case when tri-state control net bypasses SIOLOGIC belMaciej Kurc2021-09-171-2/+81
* nexus: Fix getBelGlobalBufgatecat2021-09-021-1/+5
* nexus: Fix routeing of global clocks that also drive fabricgatecat2021-07-281-2/+35
* nexus: Basic packer and FASM support for I/ODDRgatecat2021-07-284-2/+124
* nexus: Add IOLOGIC pins datagatecat2021-07-283-2/+30
* nexus: Disable center DCC-thrus on 17k devicegatecat2021-06-163-1/+29
* nexus: Fix FASM gen for DCC-thrugatecat2021-06-161-3/+34
* Fixing old emails and names in copyrightsgatecat2021-06-1214-15/+15
* nexus: Fix LRAM x coordgatecat2021-06-101-0/+2
* Remove redundant code after hashlib movegatecat2021-06-021-61/+0
* Use hashlib in most remaining codegatecat2021-06-021-2/+2
* Using hashlib in archesgatecat2021-06-028-49/+47
* Use hashlib for core netlist structuresgatecat2021-06-026-62/+62
* Add hash() member functionsgatecat2021-06-021-0/+6
* router2: Add heatmap by routing resource typegatecat2021-05-203-0/+15
* Revert "nexus: Enable placeAllAtOnce"gatecat2021-05-061-1/+4
* nexus: Use new cluster APIgatecat2021-05-063-13/+17
* nexus: Enable placeAllAtOncegatecat2021-04-251-4/+1
* nexus: Fix some IO FASM gengatecat2021-03-301-0/+4
* nexus: Fix LIFCL-17 LRAM FASMgatecat2021-03-301-0/+2
* nexus: Fix default IO configgatecat2021-03-291-0/+2
* Merge pull request #651 from YosysHQ/gatecat/nexus-vccogatecat2021-03-291-3/+51
|\
| * nexus: Fix bank Vcco FASMgatecat2021-03-291-3/+51