aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mistral: M10K cell functionLofty2022-03-092-2/+75
| * mistral: add M10K belLofty2022-03-094-1/+78
|/
* clangformatgatecat2022-03-094-10/+8
* Merge pull request #937 from antmicro/mdudek/nexus_implicit_DCC_cascadinggatecat2022-03-091-1/+1
|\
| * nexus: DCCs cannot be cascadedMaciej Dudek2022-03-091-1/+1
* | Merge pull request #936 from whitequark/wasm-no-parallel-refinegatecat2022-03-081-1/+4
|\ \ | |/ |/|
| * Add missing part of commit aee35768.Catherine2022-03-081-1/+4
* | Merge pull request #933 from whitequark/wasm-no-parallel-refinegatecat2022-03-052-1/+19
|\|
| * Disable parallel refinement on WebAssembly.Catherine2022-03-052-1/+19
|/
* Merge pull request #932 from antmicro/remove-hardcoded-values-from-lut-mappin...gatecat2022-03-044-12/+21
|\
| * interchange: lut map cache: remove hardcoded valuesAlessandro Comodi2022-03-044-12/+21
* | Merge pull request #931 from yrabbit/bugfix-0gatecat2022-03-041-0/+10
|\ \ | |/ |/|
| * gowin: BUGFIX gui crashYRabbit2022-03-041-0/+10
* | Merge pull request #929 from gatecat/gatecat/parallel_refinegatecat2022-03-035-2/+1012
|\ \
| * | parallel_refine: New, parallelised placement refinement passgatecat2022-03-035-2/+1012
|/ /
* | Merge pull request #925 from YosysHQ/gatecat/netlist-ivgatecat2022-03-0134-457/+701
|\ \
| * | Switch to potentially-sparse net users arraygatecat2022-02-2734-465/+442
| * | Add indexed_store container typegatecat2022-02-262-0/+267
* | | Merge pull request #927 from YosysHQ/gatecat/ecp5-pdpw-fixgatecat2022-02-281-1/+1
|\ \ \ | |/ / |/| |
| * | ecp5: Fix PDPW16K clock param renaminggatecat2022-02-281-1/+1
|/ /
* | Merge pull request #924 from Ravenslofty/okamigatecat2022-02-257-1/+638
|\ \
| * | okami: new Viaduct archLofty2022-02-247-1/+638
| |/
* | Merge pull request #923 from yrabbit/partnumber-regatecat2022-02-241-1/+1
|\ \ | |/ |/|
| * gowin: recognize partnumbers of GW1NZ-1YRabbit2022-02-241-1/+1
|/
* Merge pull request #922 from yrabbit/wip-0-lvdsgatecat2022-02-232-0/+87
|\
| * gowin: Add support for true differential outputYRabbit2022-02-232-0/+87
|/
* Merge pull request #921 from YosysHQ/gatecat/concat-overridesgatecat2022-02-201-0/+4
|\
| * Add IdStringList::concat overrides taking IdStringgatecat2022-02-201-0/+4
* | Merge pull request #913 from chiplet/gw1nz-1gatecat2022-02-202-2/+2
|\ \ | |/ |/|
| * gowin: bump apycula versionVerneri Hirvonen2022-02-161-1/+1
| * gowin: Add GW1NZ-1Verneri Hirvonen2022-02-151-1/+1
* | Merge pull request #919 from YosysHQ/gatecat/netlist-iiigatecat2022-02-1834-768/+765
|\ \
| * | refactor: New member functions to replace design_utilsgatecat2022-02-1834-768/+765
|/ /
* | Merge pull request #918 from YosysHQ/gatecat/netlist-iigatecat2022-02-1643-2280/+2790
|\ \
| * | refactor: Use constids instead of id("..")gatecat2022-02-1641-2137/+2686
| * | refactor: Use cell member functions to add portsgatecat2022-02-165-361/+322
|/ /
* | Merge pull request #917 from YosysHQ/gatecat/netlist-igatecat2022-02-1618-170/+95
|\ \
| * | refactor: New NetInfo and CellInfo constructorsgatecat2022-02-1618-170/+95
|/ /
* | mistral: Fix 'not handled in switch' compiler warninggatecat2022-02-161-1/+2
* | clangformatgatecat2022-02-161-7/+7
* | Merge pull request #914 from ept221/doc_updategatecat2022-02-161-1/+1
|\ \ | |/ |/|
| * Fixed formatting typo in archapi.mdEzra Thomas2022-02-151-1/+1
|/
* Merge pull request #912 from danc86/nexus-osca-7percentgatecat2022-02-101-1/+1
|\
| * nexus: reduce OSCA worst case to 7%Dan Callaghan2022-02-101-1/+1
|/
* Merge pull request #908 from YosysHQ/gatecat/generic-fanout-blockgatecat2022-02-062-2/+5
|\
| * viaduct: Allow constraining only cascades without fanoutgatecat2022-02-042-2/+5
* | Merge pull request #909 from pepijndevos/mygw1n9cgatecat2022-02-063-8/+13
|\ \
| * | add GW1N-9C dbPepijn de Vos2022-02-062-2/+2
| * | gowin: add an option to manually specify familyIcenowy Zheng2022-02-061-6/+11
|/ /
* | Merge pull request #907 from YosysHQ/gatecat/generic-pips-py-fixgatecat2022-02-042-0/+13
|\|