aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update python-fpga-interchange to v0.0.20Maciej Dudek2021-09-231-1/+1
* Fix AC-3 algorithmMaciej Dudek2021-09-231-9/+17
* Improve macro cluster placementMaciej Dudek2021-09-231-235/+41
* Change Cluster placement algorithmMaciej Dudek2021-09-233-123/+133
* Adding MacroCell placementMaciej Dudek2021-09-234-21/+353
* Adding support for MacroCellsMaciej Dudek2021-09-235-6/+385
* Merge pull request #825 from antmicro/chain_swap_fixgatecat2021-09-231-2/+15
|\
| * Fix chain swapMaciej Dudek2021-09-231-2/+15
* | 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 #824 from YosysHQ/gatecat/py-sigintgatecat2021-09-231-1/+7
|\ \ \ | |_|/ |/| |
| * | python: Restore SIGINT handler while running a Python scriptgatecat2021-09-221-1/+7
* | | Merge pull request #823 from YosysHQ/gatecat/nexus-r1-tweaksgatecat2021-09-222-2/+4
|\ \ \ | |/ / |/| |
| * | nexus: Tweaks for router1 performancegatecat2021-09-222-2/+4
| |/
* | Merge pull request #821 from YosysHQ/gatecat/dsp-fixgatecat2021-09-225-36/+80
|\ \ | |/ |/|
| * placer1: Remove redundant relative constraint checkgatecat2021-09-221-4/+0
| * nexus: Fix DSP macro placementgatecat2021-09-224-32/+80
|/
* Merge pull request #815 from antmicro/nexus-fix-siologic-handlinggatecat2021-09-202-2/+234
|\
| * 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
* | placer1: Fix cluster swap cost updatesgatecat2021-09-181-8/+4
* | timing: Always use max delay for required timegatecat2021-09-181-3/+5
* | timing: Fix slack for unconstrained clocksgatecat2021-09-181-6/+7
* | Merge pull request #817 from YosysHQ/gatecat/chain-swapgatecat2021-09-181-47/+105
|\ \ | |/ |/|
| * placer1: Allow swapping chains with other chainsgatecat2021-09-171-47/+105
|/
* Merge pull request #813 from YosysHQ/gatecat/py-on-failgatecat2021-09-172-1/+16
|\
| * command: Allow running Python on failure for state introspectiongatecat2021-09-162-1/+16
|/
* Merge pull request #806 from yrabbit/extend-placementgatecat2021-09-083-16/+74
|\
| * Merge branch 'master' into extend-placementYRabbit2021-09-081-5/+18
| |\
| * \ Merge branch 'master' into extend-placementYRabbit2021-09-073-4/+12
| |\ \
| * \ \ Merge branch 'combine-dff' into extend-placementYRabbit2021-09-041-2/+26
| |\ \ \
| | * \ \ Merge branch 'master' into combine-dffYRabbit2021-09-024-11/+24
| | |\ \ \
| | * | | | gowin: Place DFFs of different types in the slice.YRabbit2021-08-311-2/+26
| * | | | | Merge branch 'master' into extend-placementYRabbit2021-09-044-11/+24
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| * | | | gowin: Add constraints on primitive placement.YRabbit2021-08-313-14/+48
* | | | | Merge pull request #808 from acomodi/fix-xdcgatecat2021-09-081-0/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | interchange: xdc: add more not_implemented commandsAlessandro Comodi2021-09-081-0/+2
|/ / / /
* | | | Merge pull request #807 from acomodi/fix-xdcgatecat2021-09-071-5/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | interchange: xdc: add common not_implemented functionAlessandro Comodi2021-09-071-5/+18
|/ / /
* | | clangformatgatecat2021-09-061-2/+4
* | | router2: Fix uninitialised valuesgatecat2021-09-061-1/+1
* | | nexus: Fix getBelGlobalBufgatecat2021-09-021-1/+5
* | | router2: Fix explored countgatecat2021-09-021-0/+2
| |/ |/|
* | Merge pull request #790 from acomodi/place-only-same-cluster-in-sitegatecat2021-08-314-11/+24
|\ \ | |/ |/|
| * interchange: clusters: fix other cluster allowance checks in same siteAlessandro Comodi2021-08-311-7/+2
| * interchange: entirely disable cache when binding site routingAlessandro Comodi2021-08-311-6/+6
| * gh: interchange: bump python-interchange tagAlessandro Comodi2021-08-311-1/+1
| * interchange: disallow placing cells on sites with clustersAlessandro Comodi2021-08-272-4/+22
|/