Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | clangformat. | William D. Jones | 2021-12-16 | 2 | -9/+12 | |
| | | | ||||||
| * | | README.md: Add machxo2 arch to list of (experimental) supported devices. | William D. Jones | 2021-12-16 | 1 | -0/+1 | |
| | | | ||||||
| * | | machxo2: Remove no-iobs option. It was always enabled and should remain an ↵ | William D. Jones | 2021-12-16 | 6 | -8/+5 | |
| | | | | | | | | | | | | implementation detail. | |||||
| * | | machxo2: Remove -noiopad option when generating miters for post-pnr ↵ | William D. Jones | 2021-12-16 | 1 | -1/+2 | |
| | | | | | | | | | | | | verification. | |||||
| * | | machxo2: Add packing logic to forbid designs lacking FACADE_IO top-level ports. | William D. Jones | 2021-12-16 | 1 | -0/+46 | |
| | | | ||||||
| * | | machxo2: Correct which PIO wires get adjusted when writing text bitstream. ↵ | William D. Jones | 2021-12-16 | 1 | -9/+26 | |
|/ / | | | | | | | Add verbose logging for adjustments. | |||||
* | | Merge pull request #874 from yrabbit/models | gatecat | 2021-12-15 | 1 | -1/+1 | |
|\ \ | | | | | | | gowin: Recognize models correctly | |||||
| * | | gowin: Recognize models correctly | YRabbit | 2021-12-15 | 1 | -1/+1 | |
|/ / | | | | | | | | | | | | | | | | | | | | | For example, clearly distinguish between GW1N-4 GW1NR-4 GW1NS-4 GW1NSR-4 GW1NSR-4 Signed-off-by: YRabbit <rabbit@yrabbit.cyou> | |||||
* | | Merge pull request #872 from YosysHQ/gatecat/py-loc-api | gatecat | 2021-12-14 | 2 | -1/+8 | |
|\ \ | |/ |/| | python: Bind getBelLocation/getPipLocation | |||||
| * | python: Bind getBelLocation/getPipLocation | gatecat | 2021-12-14 | 2 | -1/+8 | |
|/ | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Merge pull request #870 from YosysHQ/gatecat/ecp5-lutperm | gatecat | 2021-12-14 | 8 | -8/+118 | |
|\ | | | | | ecp5: LUT permutation support | |||||
| * | ecp5: LUT permutation support | gatecat | 2021-12-13 | 8 | -8/+118 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | | Merge pull request #871 from yrabbit/english | gatecat | 2021-12-14 | 1 | -4/+4 | |
|\ \ | |/ |/| | gowin: Fix spelling of messages | |||||
| * | gowin: Fix spelling of messages | YRabbit | 2021-12-14 | 1 | -4/+4 | |
|/ | | | | Signed-off-by: YRabbit <rabbit@yrabbit.cyou> | |||||
* | Merge pull request #868 from mkj/mkj/chipdb-16bit | gatecat | 2021-12-13 | 2 | -14/+15 | |
|\ | | | | | ecp5: Reduce some chipdb fields from 32 to 16 bit | |||||
| * | ecp5: Reduce some chipdb fields sizes | Matt Johnston | 2021-12-13 | 2 | -14/+15 | |
|/ | | | | This reduces the final binary size by ~7 MB for 85k | |||||
* | clangformat | gatecat | 2021-12-12 | 2 | -7/+9 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | router2: Improve reservation debug logging | gatecat | 2021-12-12 | 1 | -2/+4 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Merge pull request #867 from mkj/mkj/routerspeed2 | gatecat | 2021-12-12 | 4 | -16/+107 | |
|\ | | | | | Improvements to ecp5 router speed | |||||
| * | ecp5: Keep "visited" local | Matt Johnston | 2021-12-12 | 1 | -2/+1 | |
| | | | | | | | | Otherwise it keeps growing boundless and slows down small arcs | |||||
| * | ecp5: Use a vector rather than dict | Matt Johnston | 2021-12-12 | 3 | -14/+106 | |
| | | | | | | | | | | This improves router1 performance vs the default dict Using it for wire2net, pip2net, wire_fanout | |||||
* | | Merge pull request #869 from YosysHQ/gatecat/mistral-route-fix | gatecat | 2021-12-12 | 2 | -3/+3 | |
|\ \ | | | | | | | mistral: DATAIN and DATAOUT of GPIO have swapped | |||||
| * | | mistral: Bump CI version | gatecat | 2021-12-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | | mistral: DATAIN and DATAOUT of GPIO have swapped | gatecat | 2021-12-12 | 1 | -2/+2 | |
|/ / | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | | Merge branch 'master' of github.com:YosysHQ/nextpnr | gatecat | 2021-12-12 | 1 | -0/+3 | |
|\ \ | ||||||
| * \ | Merge pull request #865 from yrabbit/ALU-head-at-zero | gatecat | 2021-12-12 | 1 | -0/+3 | |
| |\ \ | | | | | | | | | gowin: BUGFIX. Place the ALU head in sliсe 0 only | |||||
| | * \ | Merge branch 'YosysHQ:master' into ALU-head-at-zero | YRabbit | 2021-12-12 | 3 | -3/+3 | |
| | |\ \ | ||||||
| | * | | | gowin: BUGFIX. Place the ALU head in sliсe 0 only | YRabbit | 2021-12-11 | 1 | -0/+3 | |
| | | |/ | | |/| | | | | | | | | | Signed-off-by: YRabbit <rabbit@yrabbit.cyou> | |||||
* | / | | clangformat | gatecat | 2021-12-12 | 2 | -16/+13 | |
|/ / / | | | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | / | router2: Error instead of hang in case of reservation conflicts | gatecat | 2021-12-12 | 1 | -0/+3 | |
| |/ |/| | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | | Merge pull request #866 from YosysHQ/gatecat/mistral-include-tools | gatecat | 2021-12-11 | 3 | -3/+3 | |
|\ \ | |/ |/| | mistral: Add 'tools' dir to include path | |||||
| * | mistral: Add 'tools' dir to include path | gatecat | 2021-12-11 | 3 | -3/+3 | |
|/ | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Merge pull request #863 from antmicro/pack_lutff | gatecat | 2021-11-24 | 2 | -0/+182 | |
|\ | | | | | nexus: LUT and FF clustering | |||||
| * | Added checking if all FFs added to an existing cluster have matching ↵ | Maciej Kurc | 2021-11-23 | 1 | -0/+44 | |
| | | | | | | | | | | | | configuration Signed-off-by: Maciej Kurc <mkurc@antmicro.com> | |||||
| * | Fixed potential issues with carry-chain cluster expansion, added a parameter ↵ | Maciej Kurc | 2021-11-22 | 2 | -14/+23 | |
| | | | | | | | | | | | | controlling the ratio of FFs that got glued to carry-chain clusters. Signed-off-by: Maciej Kurc <mkurc@antmicro.com> | |||||
| * | Added appending FFs to other existing LUT cluster types (carry, widefn) | Maciej Kurc | 2021-11-22 | 1 | -18/+67 | |
| | | | | | | | | Signed-off-by: Maciej Kurc <mkurc@antmicro.com> | |||||
| * | Added an option to control LUT and FF packing | Maciej Kurc | 2021-11-22 | 2 | -1/+8 | |
| | | | | | | | | Signed-off-by: Maciej Kurc <mkurc@antmicro.com> | |||||
| * | Added clustering free LUTs and FFs | Maciej Kurc | 2021-11-22 | 1 | -0/+73 | |
|/ | | | | Signed-off-by: Maciej Kurc <mkurc@antmicro.com> | |||||
* | Merge pull request #862 from DX-MON/master | gatecat | 2021-11-19 | 1 | -6/+4 | |
|\ | | | | | common: Improved the random seed initialisation for the context | |||||
| * | common: Improved the random seed initialisation for the context | dx-mon | 2021-11-19 | 1 | -6/+4 | |
|/ | ||||||
* | Merge pull request #859 from yrabbit/gowin-packages | gatecat | 2021-11-07 | 4 | -17/+53 | |
|\ | | | | | gowin: Add partnumbers and packages to the chipdb | |||||
| * | gowin: Check the chipdb version | YRabbit | 2021-11-07 | 2 | -1/+7 | |
| | | | | | | | | Signed-off-by: YRabbit <rabbit@yrabbit.cyou> | |||||
| * | gowin: use latest Apycula release | YRabbit | 2021-11-07 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: YRabbit <rabbit@yrabbit.cyou> | |||||
| * | Merge branch 'master' into gowin-packages | YRabbit | 2021-11-06 | 2 | -3/+11 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #857 from YosysHQ/gatecat/ecp5-ff-iodel | gatecat | 2021-11-05 | 2 | -3/+11 | |
|\ \ | | | | | | | ecp5: Fix packing of IOFF with IODELAYs | |||||
| * | | ecp5: Fix packing of IOFF with IODELAYs | gatecat | 2021-11-05 | 2 | -3/+11 | |
|/ / | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | gowin: Use speed from chip base. | YRabbit | 2021-11-05 | 3 | -20/+27 | |
| | | | | | | | | | | | | | | Another simplification of the input regular expression, now the speed is taken from the base. Signed-off-by: YRabbit <rabbit@yrabbit.cyou> | |||||
| * | gowin: Add partnumbers and packages to the chipdb | YRabbit | 2021-11-04 | 3 | -6/+29 | |
|/ | | | | | | | | | | Instead of parsing the partnumber with a regular expression, a simple table is used. This is done because the structure of the partnumber changes as new features appear (e.g., ES instead of C6/I5) This commit does not yet disable the very first regular expression check. Signed-off-by: YRabbit <rabbit@yrabbit.cyou> | |||||
* | Merge pull request #855 from galibert/master | gatecat | 2021-10-28 | 2 | -4/+3 | |
|\ | | | | | mistral: Sync with yet another reorganization | |||||
| * | mistral: Sync with yet another reorganization | Olivier Galibert | 2021-10-28 | 2 | -4/+3 | |
|/ |