| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #925 from YosysHQ/gatecat/netlist-iv | gatecat | 2022-03-01 | 34 | -457/+701 |
|\ |
|
| * | Switch to potentially-sparse net users array | gatecat | 2022-02-27 | 34 | -465/+442 |
| * | Add indexed_store container type | gatecat | 2022-02-26 | 2 | -0/+267 |
* | | Merge pull request #927 from YosysHQ/gatecat/ecp5-pdpw-fix | gatecat | 2022-02-28 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | ecp5: Fix PDPW16K clock param renaming | gatecat | 2022-02-28 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #924 from Ravenslofty/okami | gatecat | 2022-02-25 | 7 | -1/+638 |
|\ |
|
| * | okami: new Viaduct arch | Lofty | 2022-02-24 | 7 | -1/+638 |
* | | Merge pull request #923 from yrabbit/partnumber-re | gatecat | 2022-02-24 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | gowin: recognize partnumbers of GW1NZ-1 | YRabbit | 2022-02-24 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #922 from yrabbit/wip-0-lvds | gatecat | 2022-02-23 | 2 | -0/+87 |
|\ |
|
| * | gowin: Add support for true differential output | YRabbit | 2022-02-23 | 2 | -0/+87 |
|/ |
|
* | Merge pull request #921 from YosysHQ/gatecat/concat-overrides | gatecat | 2022-02-20 | 1 | -0/+4 |
|\ |
|
| * | Add IdStringList::concat overrides taking IdString | gatecat | 2022-02-20 | 1 | -0/+4 |
* | | Merge pull request #913 from chiplet/gw1nz-1 | gatecat | 2022-02-20 | 2 | -2/+2 |
|\ \
| |/
|/| |
|
| * | gowin: bump apycula version | Verneri Hirvonen | 2022-02-16 | 1 | -1/+1 |
| * | gowin: Add GW1NZ-1 | Verneri Hirvonen | 2022-02-15 | 1 | -1/+1 |
* | | Merge pull request #919 from YosysHQ/gatecat/netlist-iii | gatecat | 2022-02-18 | 34 | -768/+765 |
|\ \ |
|
| * | | refactor: New member functions to replace design_utils | gatecat | 2022-02-18 | 34 | -768/+765 |
|/ / |
|
* | | Merge pull request #918 from YosysHQ/gatecat/netlist-ii | gatecat | 2022-02-16 | 43 | -2280/+2790 |
|\ \ |
|
| * | | refactor: Use constids instead of id("..") | gatecat | 2022-02-16 | 41 | -2137/+2686 |
| * | | refactor: Use cell member functions to add ports | gatecat | 2022-02-16 | 5 | -361/+322 |
|/ / |
|
* | | Merge pull request #917 from YosysHQ/gatecat/netlist-i | gatecat | 2022-02-16 | 18 | -170/+95 |
|\ \ |
|
| * | | refactor: New NetInfo and CellInfo constructors | gatecat | 2022-02-16 | 18 | -170/+95 |
|/ / |
|
* | | mistral: Fix 'not handled in switch' compiler warning | gatecat | 2022-02-16 | 1 | -1/+2 |
* | | clangformat | gatecat | 2022-02-16 | 1 | -7/+7 |
* | | Merge pull request #914 from ept221/doc_update | gatecat | 2022-02-16 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fixed formatting typo in archapi.md | Ezra Thomas | 2022-02-15 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #912 from danc86/nexus-osca-7percent | gatecat | 2022-02-10 | 1 | -1/+1 |
|\ |
|
| * | nexus: reduce OSCA worst case to 7% | Dan Callaghan | 2022-02-10 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #908 from YosysHQ/gatecat/generic-fanout-block | gatecat | 2022-02-06 | 2 | -2/+5 |
|\ |
|
| * | viaduct: Allow constraining only cascades without fanout | gatecat | 2022-02-04 | 2 | -2/+5 |
* | | Merge pull request #909 from pepijndevos/mygw1n9c | gatecat | 2022-02-06 | 3 | -8/+13 |
|\ \ |
|
| * | | add GW1N-9C db | Pepijn de Vos | 2022-02-06 | 2 | -2/+2 |
| * | | gowin: add an option to manually specify family | Icenowy Zheng | 2022-02-06 | 1 | -6/+11 |
|/ / |
|
* | | Merge pull request #907 from YosysHQ/gatecat/generic-pips-py-fix | gatecat | 2022-02-04 | 2 | -0/+13 |
|\| |
|
| * | generic: Add missing Pip vector binding | gatecat | 2022-02-04 | 2 | -0/+13 |
* | | Merge pull request #906 from yrabbit/gowin-gui-noc | gatecat | 2022-02-04 | 1 | -4/+4 |
|\ \ |
|
| * | | gowin: Speed up the GUI | YRabbit | 2022-02-04 | 1 | -4/+4 |
* | | | Merge pull request #904 from yrabbit/diff-locations | gatecat | 2022-02-04 | 1 | -12/+17 |
|\ \ \
| |_|/
|/| | |
|
| * | | gowin: Remove leftover debugging | YRabbit | 2022-02-04 | 1 | -1/+0 |
| * | | Merge branch 'master' into diff-locations | YRabbit | 2022-02-04 | 23 | -80/+6684 |
| |\ \
| |/ /
|/| | |
|
* | | | Merge pull request #905 from YosysHQ/gatecat/nexus-disable-dcsroute | gatecat | 2022-02-03 | 1 | -1/+6 |
|\ \ \ |
|
| * | | | nexus: Hotfix to disable unimplemented DCS routethru | gatecat | 2022-02-03 | 1 | -1/+6 |
* | | | | run clangformat | gatecat | 2022-02-03 | 7 | -23/+23 |
* | | | | Merge pull request #901 from yrabbit/gowin-gui-noc | gatecat | 2022-02-03 | 16 | -57/+6656 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | gowin: Rearrange the GUI constants | YRabbit | 2022-02-03 | 2 | -4896/+4896 |
| * | | Merge branch 'master' into gowin-gui-noc | YRabbit | 2022-02-02 | 1 | -2/+2 |
| |\ \
| |/ /
|/| | |
|
| * | | Merge branch 'master' into gowin-gui-noc | YRabbit | 2022-02-02 | 3 | -1/+11 |
| |\ \ |
|
| * | | | gowin: Add GUI. | YRabbit | 2022-01-29 | 16 | -57/+6656 |
| | | * | gowin: Add a DS location recognition | YRabbit | 2022-02-03 | 1 | -12/+18 |
| |_|/
|/| | |
|