| Commit message (Expand) | Author | Age | Files | Lines |
* | gowin: handle the GW1N-9 feature. | YRabbit | 2022-04-03 | 4 | -2/+40 |
* | gowin: Fix z-index of oscillator | Tim Pambor | 2022-03-30 | 2 | -5/+6 |
* | gowin: Add bels for oscillator | Tim Pambor | 2022-03-27 | 2 | -0/+46 |
* | gowin: Consider the peculiarity of GW1BR-9C | YRabbit | 2022-03-26 | 4 | -0/+27 |
* | gowin: Name the constants (#958) | YRabbit | 2022-03-21 | 1 | -2/+2 |
* | Gowin: use global VCC and VSS nets (#956) | Pepijn de Vos | 2022-03-19 | 4 | -10/+22 |
* | gowin: don't crash if no arguments are set | YRabbit | 2022-03-16 | 1 | -0/+4 |
* | Merge pull request #943 from yrabbit/locale | gatecat | 2022-03-15 | 1 | -0/+1 |
|\ |
|
| * | Set the locale as early as possible | YRabbit | 2022-03-16 | 1 | -9/+0 |
| * | gowin: test locale workaround | YRabbit | 2022-03-15 | 1 | -1/+5 |
| * | gowin: support for locales other than en_US and C | YRabbit | 2022-03-14 | 1 | -0/+6 |
* | | gowin: add support for ODDR primitive | YRabbit | 2022-03-15 | 5 | -11/+177 |
|/ |
|
* | gowin: Add the Global Set/Reset primitive | YRabbit | 2022-03-12 | 4 | -0/+51 |
* | Merge pull request #931 from yrabbit/bugfix-0 | gatecat | 2022-03-04 | 1 | -0/+10 |
|\ |
|
| * | gowin: BUGFIX gui crash | YRabbit | 2022-03-04 | 1 | -0/+10 |
* | | Switch to potentially-sparse net users array | gatecat | 2022-02-27 | 1 | -5/+6 |
* | | gowin: recognize partnumbers of GW1NZ-1 | YRabbit | 2022-02-24 | 1 | -1/+1 |
|/ |
|
* | gowin: Add support for true differential output | YRabbit | 2022-02-23 | 2 | -0/+87 |
* | Merge pull request #913 from chiplet/gw1nz-1 | gatecat | 2022-02-20 | 1 | -1/+1 |
|\ |
|
| * | gowin: Add GW1NZ-1 | Verneri Hirvonen | 2022-02-15 | 1 | -1/+1 |
* | | refactor: New member functions to replace design_utils | gatecat | 2022-02-18 | 3 | -55/+55 |
* | | refactor: Use constids instead of id("..") | gatecat | 2022-02-16 | 4 | -43/+52 |
* | | refactor: Use cell member functions to add ports | gatecat | 2022-02-16 | 1 | -20/+14 |
* | | refactor: New NetInfo and CellInfo constructors | gatecat | 2022-02-16 | 2 | -11/+5 |
* | | clangformat | gatecat | 2022-02-16 | 1 | -7/+7 |
|/ |
|
* | add GW1N-9C db | Pepijn de Vos | 2022-02-06 | 1 | -1/+1 |
* | gowin: add an option to manually specify family | Icenowy Zheng | 2022-02-06 | 1 | -6/+11 |
* | 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 |
* | | gowin: Remove leftover debugging | YRabbit | 2022-02-04 | 1 | -1/+0 |
* | | Merge branch 'master' into diff-locations | YRabbit | 2022-02-04 | 8 | -17/+6527 |
|\ \ |
|
| * | | run clangformat | gatecat | 2022-02-03 | 1 | -1/+0 |
| |/ |
|
| * | gowin: Rearrange the GUI constants | YRabbit | 2022-02-03 | 2 | -4896/+4896 |
| * | gowin: Add GUI. | YRabbit | 2022-01-29 | 8 | -17/+6528 |
* | | gowin: Add a DS location recognition | YRabbit | 2022-02-03 | 1 | -12/+18 |
|/ |
|
* | gowin: Fix last MUX8 | YRabbit | 2022-01-03 | 1 | -1/+1 |
* | Merge pull request #877 from pepijndevos/patch-3 | gatecat | 2021-12-26 | 1 | -1/+1 |
|\ |
|
| * | Add support for GW1NS-4 series devices | Pepijn de Vos | 2021-12-24 | 1 | -1/+1 |
* | | gowin: Initializing the grid dimensions | YRabbit | 2021-12-26 | 1 | -1/+1 |
* | | gowin: Add simplified IO cells processing | YRabbit | 2021-12-20 | 4 | -4/+77 |
|/ |
|
* | archapi: Use arbitrary rather than actual placement in predictDelay | gatecat | 2021-12-19 | 2 | -5/+6 |
* | Clean gowin modification regex | uis | 2021-12-18 | 1 | -6/+2 |
* | gowin: Recognize models correctly | YRabbit | 2021-12-15 | 1 | -1/+1 |
* | gowin: Fix spelling of messages | YRabbit | 2021-12-14 | 1 | -4/+4 |
* | clangformat | gatecat | 2021-12-12 | 1 | -3/+3 |
* | gowin: BUGFIX. Place the ALU head in sliсe 0 only | YRabbit | 2021-12-11 | 1 | -0/+3 |
* | gowin: Check the chipdb version | YRabbit | 2021-11-07 | 2 | -1/+7 |
* | gowin: Use speed from chip base. | YRabbit | 2021-11-05 | 3 | -20/+27 |
* | gowin: Add partnumbers and packages to the chipdb | YRabbit | 2021-11-04 | 3 | -6/+29 |
* | gowin: Explicitly initialize the y in the cluster | YRabbit | 2021-10-22 | 1 | -0/+5 |