| Commit message (Expand) | Author | Age | Files | Lines |
* | Switched integer pair hashing function from DJB2 to Cantor | Maciej Kurc | 2022-01-11 | 1 | -2/+5 |
* | Merge pull request #893 from YosysHQ/gatecat/viaduct | gatecat | 2022-01-07 | 18 | -28/+1055 |
|\ |
|
| * | Viaduct API for a hybrid between generic and full-custom arch | gatecat | 2022-01-04 | 18 | -28/+1055 |
|/ |
|
* | Merge pull request #892 from yrabbit/off-by-one | gatecat | 2022-01-03 | 1 | -1/+1 |
|\ |
|
| * | gowin: Fix last MUX8 | YRabbit | 2022-01-03 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #890 from YosysHQ/gatecat/ssoarray-move | gatecat | 2021-12-31 | 1 | -0/+20 |
|\ |
|
| * | SSOArray: Implement move and assignment operators | gatecat | 2021-12-30 | 1 | -0/+20 |
|/ |
|
* | Merge pull request #889 from YosysHQ/gatecat/generic-refactor | gatecat | 2021-12-30 | 8 | -228/+348 |
|\ |
|
| * | generic: Refactor for faster performance | gatecat | 2021-12-30 | 8 | -228/+348 |
|/ |
|
* | docs: Fix typo | gatecat | 2021-12-29 | 1 | -1/+1 |
* | Merge pull request #877 from pepijndevos/patch-3 | gatecat | 2021-12-26 | 2 | -2/+2 |
|\ |
|
| * | update release that actually includes GW1NS-4 chipdb | Pepijn de Vos | 2021-12-26 | 1 | -1/+1 |
| * | build on release of apycula with gw1ns-4 support | Pepijn de Vos | 2021-12-24 | 1 | -1/+1 |
| * | Add support for GW1NS-4 series devices | Pepijn de Vos | 2021-12-24 | 1 | -1/+1 |
* | | Merge pull request #888 from yrabbit/dim-xy | gatecat | 2021-12-26 | 1 | -1/+1 |
|\ \ |
|
| * | | gowin: Initializing the grid dimensions | YRabbit | 2021-12-26 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #884 from yrabbit/simplified-io-pr | gatecat | 2021-12-24 | 4 | -4/+77 |
|\ \
| |/
|/| |
|
| * | gowin: Add simplified IO cells processing | YRabbit | 2021-12-20 | 4 | -4/+77 |
* | | Merge pull request #887 from YosysHQ/gatecat/mistral-bit-update | gatecat | 2021-12-22 | 2 | -2/+2 |
|\ \ |
|
| * | | mistral: Update to latest enum name | gatecat | 2021-12-22 | 2 | -2/+2 |
|/ / |
|
* | | Merge pull request #885 from antmicro/nexus-slewrate | gatecat | 2021-12-21 | 3 | -2/+10 |
|\ \
| |/
|/| |
|
| * | nexus: handle SLEWRATE in pdc | Karol Gugala | 2021-12-20 | 3 | -2/+10 |
|/ |
|
* | Merge pull request #883 from YosysHQ/gatecat/new-predictdelay | gatecat | 2021-12-19 | 26 | -70/+89 |
|\ |
|
| * | archapi: Use arbitrary rather than actual placement in predictDelay | gatecat | 2021-12-19 | 26 | -70/+89 |
|/ |
|
* | Merge pull request #882 from YosysHQ/gatecat/router1-tmg-ripup | gatecat | 2021-12-18 | 3 | -6/+103 |
|\ |
|
| * | router1: Experimental timing-driven ripup support | gatecat | 2021-12-18 | 3 | -6/+103 |
* | | Merge pull request #881 from uis246/regex | gatecat | 2021-12-18 | 1 | -6/+2 |
|\ \ |
|
| * | | Clean gowin modification regex | uis | 2021-12-18 | 1 | -6/+2 |
* | | | Merge pull request #880 from YosysHQ/gatecat/router1-heuristic | gatecat | 2021-12-18 | 1 | -13/+25 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | router1: Improve timing heuristic | gatecat | 2021-12-18 | 1 | -13/+25 |
|/ |
|
* | Merge pull request #879 from YosysHQ/gatecat/nexus-867 | gatecat | 2021-12-18 | 2 | -2/+73 |
|\ |
|
| * | nexus: router1 speedup based on #867 | gatecat | 2021-12-17 | 2 | -2/+73 |
* | | Merge pull request #878 from YosysHQ/gatecat/fix-876 | gatecat | 2021-12-17 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | frontend: Consider net aliases when uniquifying name | gatecat | 2021-12-17 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #858 from cr1901/machxo2 | gatecat | 2021-12-17 | 9 | -18/+83 |
|\ |
|
| * | 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 im... | William D. Jones | 2021-12-16 | 6 | -8/+5 |
| * | machxo2: Remove -noiopad option when generating miters for post-pnr verificat... | William D. Jones | 2021-12-16 | 1 | -1/+2 |
| * | 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. Ad... | William D. Jones | 2021-12-16 | 1 | -9/+26 |
|/ |
|
* | Merge pull request #874 from yrabbit/models | gatecat | 2021-12-15 | 1 | -1/+1 |
|\ |
|
| * | gowin: Recognize models correctly | YRabbit | 2021-12-15 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #872 from YosysHQ/gatecat/py-loc-api | gatecat | 2021-12-14 | 2 | -1/+8 |
|\ |
|
| * | python: Bind getBelLocation/getPipLocation | gatecat | 2021-12-14 | 2 | -1/+8 |
|/ |
|
* | Merge pull request #870 from YosysHQ/gatecat/ecp5-lutperm | gatecat | 2021-12-14 | 8 | -8/+118 |
|\ |
|
| * | ecp5: LUT permutation support | gatecat | 2021-12-13 | 8 | -8/+118 |
* | | Merge pull request #871 from yrabbit/english | gatecat | 2021-12-14 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | gowin: Fix spelling of messages | YRabbit | 2021-12-14 | 1 | -4/+4 |
|/ |
|
* | Merge pull request #868 from mkj/mkj/chipdb-16bit | gatecat | 2021-12-13 | 2 | -14/+15 |
|\ |
|