aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into extend-placementYRabbit2021-09-081-5/+18
|\
| * Merge pull request #807 from acomodi/fix-xdcgatecat2021-09-071-5/+18
| |\
| | * interchange: xdc: add common not_implemented functionAlessandro Comodi2021-09-071-5/+18
| |/
* | Merge branch 'master' into extend-placementYRabbit2021-09-073-4/+12
|\|
| * 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 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
|\ \ \ | |/ / |/| / | |/
| * 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
| |/
* / gowin: Add constraints on primitive placement.YRabbit2021-08-313-14/+48
|/
* clangformatgatecat2021-08-261-3/+3
* Merge pull request #805 from YosysHQ/gatecat/py-portref-byvaluegatecat2021-08-261-10/+10
|\
| * python: Wrap PortRef by valuegatecat2021-08-261-10/+10
|/
* Merge pull request #710 from Ravenslofty/mistral-mlab-as-labgatecat2021-08-244-50/+85
|\
| * mistral: Permute MLAB init bits correctlygatecat2021-08-241-0/+22
| * mistral: Use MLABs as if they're LABs (for now)Lofty2021-08-174-50/+63
* | clangformatgatecat2021-08-241-5/+5
* | Merge pull request #801 from yrabbit/TRBL-stylegatecat2021-08-231-5/+37
|\ \
| * | gowin: Add the IO[TRBL]style placement recognitionYRabbit2021-08-231-5/+37
* | | Merge pull request #802 from YosysHQ/gatecat/python-rt-dlygatecat2021-08-232-0/+13
|\ \ \ | |/ / |/| |
| * | python: Allow querying route delaysgatecat2021-08-232-0/+13
|/ /
* | Merge pull request #798 from kleinai/extref-locgatecat2021-08-191-6/+44
|\ \
| * | Make EXTREFB handling more robustAidan Klein2021-08-181-6/+44
* | | Merge pull request #800 from smunaut/fix_py_portrefvectorgatecat2021-08-191-0/+2
|\ \ \ | |_|/ |/| |
| * | pybindings: Fix mapping for PortRefVectorSylvain Munaut2021-08-191-0/+2
|/ /
* | Merge pull request #794 from YosysHQ/gatecat/router2p5gatecat2021-08-163-432/+444
|\ \
| * | router2: Add experimental timing-driven ripup optiongatecat2021-08-153-14/+67
| * | router2: Alternative congestion cost schedulegatecat2021-08-151-1/+1
| * | router2: Adding some criticality heuristicsgatecat2021-08-151-13/+29
| * | router2: Improved bidir routing and data structuresgatecat2021-08-151-415/+358
|/ /
* | Merge pull request #795 from YosysHQ/gatecat/mistral-include-fixgatecat2021-08-153-3/+3
|\ \
| * | mistral: Include mistral generated files in include dirsgatecat2021-08-153-3/+3
|/ /
* | mistral: Fix pip binding checkgatecat2021-08-141-4/+11
* | clangformatgatecat2021-08-141-2/+3
* | Merge pull request #793 from gregdavill/ecp5_diff_odgatecat2021-08-141-1/+13
|\ \ | |/ |/|
| * ecp5: Enable OPENDRAIN on differential outputsGreg Davill2021-08-141-1/+13
|/
* Merge pull request #791 from yrabbit/wipgatecat2021-08-062-7/+14
|\
| * gowin: Change the constraint parser to support multiple options per line. Add...YRabbit2021-08-062-7/+14
|/
* Merge pull request #789 from YosysHQ/gatecat/ecp5-pdp-outreggatecat2021-08-031-1/+4
|\
| * ecp5: Copy REGMODE in PDP mode to both A and B portsgatecat2021-08-021-1/+4
|/
* Merge pull request #787 from YosysHQ/gatecat/reportgatecat2021-07-309-1/+136
|\
| * common: Add JSON timing and utilisation reportgatecat2021-07-294-0/+105