aboutsummaryrefslogtreecommitdiffstats
path: root/gowin
Commit message (Expand)AuthorAgeFilesLines
* gowin: handle the GW1N-9 feature.YRabbit2022-04-034-2/+40
* gowin: Fix z-index of oscillatorTim Pambor2022-03-302-5/+6
* gowin: Add bels for oscillatorTim Pambor2022-03-272-0/+46
* gowin: Consider the peculiarity of GW1BR-9CYRabbit2022-03-264-0/+27
* gowin: Name the constants (#958)YRabbit2022-03-211-2/+2
* Gowin: use global VCC and VSS nets (#956)Pepijn de Vos2022-03-194-10/+22
* gowin: don't crash if no arguments are setYRabbit2022-03-161-0/+4
* Merge pull request #943 from yrabbit/localegatecat2022-03-151-0/+1
|\
| * Set the locale as early as possibleYRabbit2022-03-161-9/+0
| * gowin: test locale workaroundYRabbit2022-03-151-1/+5
| * gowin: support for locales other than en_US and CYRabbit2022-03-141-0/+6
* | gowin: add support for ODDR primitiveYRabbit2022-03-155-11/+177
|/
* gowin: Add the Global Set/Reset primitiveYRabbit2022-03-124-0/+51
* Merge pull request #931 from yrabbit/bugfix-0gatecat2022-03-041-0/+10
|\
| * gowin: BUGFIX gui crashYRabbit2022-03-041-0/+10
* | Switch to potentially-sparse net users arraygatecat2022-02-271-5/+6
* | gowin: recognize partnumbers of GW1NZ-1YRabbit2022-02-241-1/+1
|/
* gowin: Add support for true differential outputYRabbit2022-02-232-0/+87
* Merge pull request #913 from chiplet/gw1nz-1gatecat2022-02-201-1/+1
|\
| * gowin: Add GW1NZ-1Verneri Hirvonen2022-02-151-1/+1
* | refactor: New member functions to replace design_utilsgatecat2022-02-183-55/+55
* | refactor: Use constids instead of id("..")gatecat2022-02-164-43/+52
* | refactor: Use cell member functions to add portsgatecat2022-02-161-20/+14
* | refactor: New NetInfo and CellInfo constructorsgatecat2022-02-162-11/+5
* | clangformatgatecat2022-02-161-7/+7
|/
* add GW1N-9C dbPepijn de Vos2022-02-061-1/+1
* gowin: add an option to manually specify familyIcenowy Zheng2022-02-061-6/+11
* Merge pull request #906 from yrabbit/gowin-gui-nocgatecat2022-02-041-4/+4
|\
| * gowin: Speed up the GUIYRabbit2022-02-041-4/+4
* | gowin: Remove leftover debuggingYRabbit2022-02-041-1/+0
* | Merge branch 'master' into diff-locationsYRabbit2022-02-048-17/+6527
|\ \
| * | run clangformatgatecat2022-02-031-1/+0
| |/
| * gowin: Rearrange the GUI constantsYRabbit2022-02-032-4896/+4896
| * gowin: Add GUI.YRabbit2022-01-298-17/+6528
* | gowin: Add a DS location recognitionYRabbit2022-02-031-12/+18
|/
* gowin: Fix last MUX8YRabbit2022-01-031-1/+1
* Merge pull request #877 from pepijndevos/patch-3gatecat2021-12-261-1/+1
|\
| * Add support for GW1NS-4 series devicesPepijn de Vos2021-12-241-1/+1
* | gowin: Initializing the grid dimensionsYRabbit2021-12-261-1/+1
* | gowin: Add simplified IO cells processingYRabbit2021-12-204-4/+77
|/
* archapi: Use arbitrary rather than actual placement in predictDelaygatecat2021-12-192-5/+6
* Clean gowin modification regexuis2021-12-181-6/+2
* gowin: Recognize models correctlyYRabbit2021-12-151-1/+1
* gowin: Fix spelling of messagesYRabbit2021-12-141-4/+4
* clangformatgatecat2021-12-121-3/+3
* gowin: BUGFIX. Place the ALU head in sliсe 0 onlyYRabbit2021-12-111-0/+3
* gowin: Check the chipdb versionYRabbit2021-11-072-1/+7
* gowin: Use speed from chip base.YRabbit2021-11-053-20/+27
* gowin: Add partnumbers and packages to the chipdbYRabbit2021-11-043-6/+29
* gowin: Explicitly initialize the y in the clusterYRabbit2021-10-221-0/+5