aboutsummaryrefslogtreecommitdiffstats
path: root/nexus
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | 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