aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'test_framework'gatecat2021-06-112-0/+3
|\
| * fpga_interchange: Add site router testsTomasz Michalak2021-06-111-0/+3
| * tests: fpga_interchange: Update module to use site router test frameworkTomasz Michalak2021-06-111-0/+0
|/
* ecp5: Add missing clock edge assignmentsgatecat2021-06-101-0/+2
* nexus: Fix LRAM x coordgatecat2021-06-101-0/+2
* Merge pull request #723 from YosysHQ/gatecat/fix-722gatecat2021-06-083-11/+16
|\
| * gui: Don't destroy context when loading JSONgatecat2021-06-073-11/+16
* | ecp5: Don't attempt to promote undriven nets to globalsgatecat2021-06-071-1/+2
|/
* mistral: Fix include path in GUI cmake, toogatecat2021-06-071-1/+1
* Merge pull request #721 from YosysHQ/gatecat/mistral-cmakegatecat2021-06-057-17/+7
|\
| * ci: Bump mistral versiongatecat2021-06-052-6/+2
| * mistral: Remove mistral root argumentgatecat2021-06-043-7/+1
| * mistral: Build libmistral as a cmake subdirgatecat2021-06-042-4/+4
|/
* Merge pull request #718 from YosysHQ/gatecat/hashlibgatecat2021-06-03137-1658/+2152
|\
| * Remove redundant code after hashlib movegatecat2021-06-0220-498/+14
| * Use hashlib in frontend, where possiblegatecat2021-06-021-6/+6
| * Use hashlib in most remaining codegatecat2021-06-0220-58/+53
| * Using hashlib in timinggatecat2021-06-022-82/+26
| * Using hashlib in archesgatecat2021-06-0266-549/+358
| * Use hashlib in routersgatecat2021-06-024-41/+37
| * Bump tests submodulegatecat2021-06-021-0/+0
| * Use hashlib in placersgatecat2021-06-027-52/+43
| * Use hashlib for core netlist structuresgatecat2021-06-0249-368/+383
| * Add hash() member functionsgatecat2021-06-029-7/+51
| * common: Import hashlib from Yosysgatecat2021-06-022-0/+1184
|/
* Merge pull request #719 from YosysHQ/gatecat/mistral-llvmgatecat2021-06-023-4/+4
|\
| * mistral: Fix nextpnr build with LLVMgatecat2021-06-023-4/+4
|/
* clangformatgatecat2021-06-011-1/+1
* Merge pull request #717 from YosysHQ/gatecat/timing-memory-fixgatecat2021-06-011-1/+1
|\
| * timing: Fix use of uninitialised valuegatecat2021-06-011-1/+1
* | Merge pull request #715 from YosysHQ/gatecat/ic-lifcl40gatecat2021-06-0112-4/+85
|\ \ | |/ |/|
| * interchange: Add LIFCL-40 EVN testsgatecat2021-06-0112-4/+85
|/
* Fixed warnings in QtPropertyBrowser componentMiodrag Milanovic2021-05-312-2/+0
* Fix hidpi, fixes #167, fixes #275, fixes #425Miodrag Milanovic2021-05-312-3/+10
* Merge pull request #714 from YosysHQ/gatecat/mistral-dis-compressgatecat2021-05-302-1/+9
|\
| * mistral: Make RBF compression optionalgatecat2021-05-302-1/+9
|/
* Merge pull request #713 from YosysHQ/gatecat/version-bumpgatecat2021-05-272-1/+1
|\
| * interchange: Bump versionsgatecat2021-05-272-1/+1
|/
* Merge pull request #686 from YosysHQ/gatecat/interchange-macrogatecat2021-05-2114-4/+414
|\
| * interchange: Bump versionsgatecat2021-05-212-1/+1
| * interchange: Add macro parameter mappinggatecat2021-05-212-3/+53
| * interchange: Don't error out on missing cell portsgatecat2021-05-212-2/+3
| * interchange: Add LUTRAM testgatecat2021-05-216-0/+169
| * interchange: Preliminary implementation of macro expansiongatecat2021-05-213-0/+116
| * interchange: Add macro param map rules to chipdbgatecat2021-05-211-0/+24
| * interchange: Add macro data to chipdbgatecat2021-05-211-1/+51
|/
* Merge pull request #712 from YosysHQ/gatecat/rr-heatmapgatecat2021-05-216-3/+64
|\
| * router2: Add heatmap by routing resource typegatecat2021-05-206-3/+64
* | Merge pull request #711 from acomodi/interchange-site-to-pseudo-pipsgatecat2021-05-203-4/+29
|\ \ | |/ |/|
| * gh-actions: interchange: use commit sha as cache keyAlessandro Comodi2021-05-201-4/+10