aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Python bindings for placement testsgatecat2021-04-152-0/+8
* Merge pull request #678 from acomodi/initial-fasm-generationgatecat2021-04-1421-71/+136
|\
| * gh-actions: increase python-fpga-interchange tag versionAlessandro Comodi2021-04-141-1/+1
| * interchange: add FASM generation target and clean-up testsAlessandro Comodi2021-04-1420-70/+135
* | Merge pull request #679 from YosysHQ/gatecat/disable-abslgatecat2021-04-1411-63/+54
|\ \ | |/ |/|
| * ci: Re-enable abseil for interchange CIgatecat2021-04-141-1/+1
| * Hash table refactoringgatecat2021-04-1410-62/+53
|/
* Merge pull request #677 from YosysHQ/gatecat/ppip-no-inputgatecat2021-04-131-14/+35
|\
| * interchange: Allow pseudo-cells with no input pinsgatecat2021-04-131-14/+35
* | Merge pull request #676 from YosysHQ/gatecat/fix-sta-crashgatecat2021-04-132-58/+73
|\ \ | |/ |/|
| * timing: Fix domain init when loops are presentgatecat2021-04-132-58/+73
|/
* Merge pull request #674 from adamgreig/heap-spreader-fixgatecat2021-04-121-0/+4
|\
| * HeAP: Skip high-strength cells in both cell loops.Adam Greig2021-04-121-0/+4
* | Merge pull request #673 from YosysHQ/gatecat/fix-fast-bels-refgatecat2021-04-121-14/+18
|\ \ | |/ |/|
| * fast_bels: Don't return pointer that might become invalidgatecat2021-04-121-14/+18
* | clangformatgatecat2021-04-128-133/+134
|/
* Merge pull request #668 from YosysHQ/gatecat/cell-bel-name-vccgatecat2021-04-091-6/+10
|\
| * interchange: Disambiguate cell and bel pins when creating Vcc tiesgatecat2021-04-091-6/+10
* | Merge pull request #669 from YosysHQ/gatecat/prjoxide-pingatecat2021-04-092-0/+3
|\ \ | |/ |/|
| * interchange: Pin prjoxide commitgatecat2021-04-092-0/+3
|/
* Merge pull request #667 from YosysHQ/fix_qtMiodrag Milanović2021-04-081-0/+4
|\
| * Add same fix as in issue #373Miodrag Milanovic2021-04-081-0/+4
|/
* Merge pull request #665 from cr1901/optional-ltogatecat2021-04-071-2/+13
|\
| * Add CMake option to enable IPO (enabled by default).William D. Jones2021-04-071-2/+13
|/
* Merge pull request #659 from litghost/pseudo_pip_fixesgatecat2021-04-0611-66/+882
|\
| * [interchange] Provide estimateDelay when USE_LOOKAHEAD is not defined.Keith Rothman2021-04-061-1/+16
| * Don't fail-fast for GH actions to allow for easier CI debugging.Keith Rothman2021-04-061-0/+3
| * [interchange] Remove requirement to have wire_lut.Keith Rothman2021-04-063-6/+7
| * [interchange] Fix invalid use of local variables due to refactoring.Keith Rothman2021-04-063-6/+7
| * [interchange] Prevent site router from generating incorrect LUTs.Keith Rothman2021-04-063-42/+102
| * [interchange] Scale edge cost of pseudo pips.Keith Rothman2021-04-062-5/+12
| * [interchange] Fix missing inline methods in site_arch.impl.hKeith Rothman2021-04-062-8/+9
| * [interchange] Disallow site edges during general routing.Keith Rothman2021-04-062-5/+23
| * [interchange] Add crude pseudo pip model.Keith Rothman2021-04-066-7/+717
* | Merge pull request #663 from litghost/fix_router2_without_bbgatecat2021-04-061-1/+13
|\|
| * Fix bug in router2 where router may give up too early.Keith Rothman2021-04-061-1/+13
|/
* Merge pull request #661 from litghost/document_site_routergatecat2021-04-061-10/+58
|\
| * [interchange] Add some documentation for the site router.Keith Rothman2021-04-051-10/+58
* | Merge pull request #662 from litghost/fix_cirrus_cigatecat2021-04-061-1/+1
|\ \
| * | Increase vCPU to 5 because of cirrus resource limit change.Keith Rothman2021-04-051-1/+1
| |/
* | Merge pull request #657 from acomodi/interchange-counter-multi-boardgatecat2021-04-065-23/+25
|\ \ | |/ |/|
| * interchange: counter: testing on multiple boardsAlessandro Comodi2021-04-015-23/+25
* | Merge pull request #658 from litghost/increment_chipdbgatecat2021-04-025-5/+14
|\ \ | |/ |/|
| * [interchange] Update interchange CI for new chipdb change.Keith Rothman2021-04-012-3/+2
| * [interchange] Update to v6 of FPGA interchange chipdb.Keith Rothman2021-04-013-2/+12
|/
* Merge pull request #646 from YosysHQ/gatecat/nexus-cmakegatecat2021-03-3115-133/+385
|\
| * interchange: Fix nexus cmake review commentsgatecat2021-03-314-16/+11
| * ci: Build prjoxide only for LIFCLgatecat2021-03-302-7/+8
| * interchange: Split xc7 and nexus chipdb cmakegatecat2021-03-303-243/+245
| * interchange: Add Nexus LUT testgatecat2021-03-308-20/+140