aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix mistype.YRabbit2021-09-291-1/+1
* Merge pull request #827 from YosysHQ/gatecat/idstring-ingatecat2021-09-271-0/+10
|\
| * idstring: Add 'in' functiongatecat2021-09-271-0/+10
|/
* Merge pull request #812 from antmicro/MacroCellsgatecat2021-09-277-22/+572
|\
| * Fix small isses and code formattingMaciej Dudek2021-09-275-148/+150
| * Break up macro_cluster_placement into smaller functionsMaciej Dudek2021-09-241-20/+33
| * 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
* | ci: Bump prjoxide versiongatecat2021-09-241-1/+1
* | Merge pull request #826 from YosysHQ/gatecat/nexus-lutpermgatecat2021-09-246-6/+100
|\ \ | |/ |/|
| * nexus: Add resource cost overridesgatecat2021-09-242-2/+21
| * router2: Allow overriding resource costsgatecat2021-09-242-2/+9
| * nexus: LUT permutation supportgatecat2021-09-244-4/+72
|/
* 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
|/ / / /