aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #882 from YosysHQ/gatecat/router1-tmg-ripupgatecat2021-12-183-6/+103
|\
| * router1: Experimental timing-driven ripup supportgatecat2021-12-183-6/+103
* | Merge pull request #881 from uis246/regexgatecat2021-12-181-6/+2
|\ \
| * | Clean gowin modification regexuis2021-12-181-6/+2
* | | Merge pull request #880 from YosysHQ/gatecat/router1-heuristicgatecat2021-12-181-13/+25
|\ \ \ | |/ / |/| / | |/
| * router1: Improve timing heuristicgatecat2021-12-181-13/+25
|/
* Merge pull request #879 from YosysHQ/gatecat/nexus-867gatecat2021-12-182-2/+73
|\
| * nexus: router1 speedup based on #867gatecat2021-12-172-2/+73
* | Merge pull request #878 from YosysHQ/gatecat/fix-876gatecat2021-12-171-1/+1
|\ \ | |/ |/|
| * frontend: Consider net aliases when uniquifying namegatecat2021-12-171-1/+1
|/
* Merge pull request #858 from cr1901/machxo2gatecat2021-12-179-18/+83
|\
| * clangformat.William D. Jones2021-12-162-9/+12
| * README.md: Add machxo2 arch to list of (experimental) supported devices.William D. Jones2021-12-161-0/+1
| * machxo2: Remove no-iobs option. It was always enabled and should remain an im...William D. Jones2021-12-166-8/+5
| * machxo2: Remove -noiopad option when generating miters for post-pnr verificat...William D. Jones2021-12-161-1/+2
| * machxo2: Add packing logic to forbid designs lacking FACADE_IO top-level ports.William D. Jones2021-12-161-0/+46
| * machxo2: Correct which PIO wires get adjusted when writing text bitstream. Ad...William D. Jones2021-12-161-9/+26
|/
* Merge pull request #874 from yrabbit/modelsgatecat2021-12-151-1/+1
|\
| * gowin: Recognize models correctlyYRabbit2021-12-151-1/+1
|/
* Merge pull request #872 from YosysHQ/gatecat/py-loc-apigatecat2021-12-142-1/+8
|\
| * python: Bind getBelLocation/getPipLocationgatecat2021-12-142-1/+8
|/
* Merge pull request #870 from YosysHQ/gatecat/ecp5-lutpermgatecat2021-12-148-8/+118
|\
| * ecp5: LUT permutation supportgatecat2021-12-138-8/+118
* | Merge pull request #871 from yrabbit/englishgatecat2021-12-141-4/+4
|\ \ | |/ |/|
| * gowin: Fix spelling of messagesYRabbit2021-12-141-4/+4
|/
* Merge pull request #868 from mkj/mkj/chipdb-16bitgatecat2021-12-132-14/+15
|\
| * ecp5: Reduce some chipdb fields sizesMatt Johnston2021-12-132-14/+15
|/
* clangformatgatecat2021-12-122-7/+9
* router2: Improve reservation debug logginggatecat2021-12-121-2/+4
* Merge pull request #867 from mkj/mkj/routerspeed2gatecat2021-12-124-16/+107
|\
| * ecp5: Keep "visited" localMatt Johnston2021-12-121-2/+1
| * ecp5: Use a vector rather than dictMatt Johnston2021-12-123-14/+106
* | Merge pull request #869 from YosysHQ/gatecat/mistral-route-fixgatecat2021-12-122-3/+3
|\ \
| * | mistral: Bump CI versiongatecat2021-12-121-1/+1
| * | mistral: DATAIN and DATAOUT of GPIO have swappedgatecat2021-12-121-2/+2
|/ /
* | Merge branch 'master' of github.com:YosysHQ/nextpnrgatecat2021-12-121-0/+3
|\ \
| * \ Merge pull request #865 from yrabbit/ALU-head-at-zerogatecat2021-12-121-0/+3
| |\ \
| | * \ Merge branch 'YosysHQ:master' into ALU-head-at-zeroYRabbit2021-12-123-3/+3
| | |\ \
| | * | | gowin: BUGFIX. Place the ALU head in sliсe 0 onlyYRabbit2021-12-111-0/+3
| | | |/ | | |/|
* | / | clangformatgatecat2021-12-122-16/+13
|/ / /
* | / router2: Error instead of hang in case of reservation conflictsgatecat2021-12-121-0/+3
| |/ |/|
* | Merge pull request #866 from YosysHQ/gatecat/mistral-include-toolsgatecat2021-12-113-3/+3
|\ \ | |/ |/|
| * mistral: Add 'tools' dir to include pathgatecat2021-12-113-3/+3
|/
* Merge pull request #863 from antmicro/pack_lutffgatecat2021-11-242-0/+182
|\
| * Added checking if all FFs added to an existing cluster have matching configur...Maciej Kurc2021-11-231-0/+44
| * Fixed potential issues with carry-chain cluster expansion, added a parameter ...Maciej Kurc2021-11-222-14/+23
| * Added appending FFs to other existing LUT cluster types (carry, widefn)Maciej Kurc2021-11-221-18/+67
| * Added an option to control LUT and FF packingMaciej Kurc2021-11-222-1/+8
| * Added clustering free LUTs and FFsMaciej Kurc2021-11-221-0/+73
|/
* Merge pull request #862 from DX-MON/mastergatecat2021-11-191-6/+4
|\