aboutsummaryrefslogtreecommitdiffstats
path: root/gowin/arch.cc
Commit message (Expand)AuthorAgeFilesLines
* run clangformatgatecat2022-10-171-1/+2
* support windows line endingsLushay Labs2022-10-091-4/+4
* gowin: BUGFIX. Really memorize the chipYRabbit2022-08-251-0/+2
* gowin: Remove incomprehensible names of the muxesYRabbit2022-07-191-6/+9
* gowin: Remove unnecessary functionsYRabbit2022-07-051-28/+8
* Merge branch 'master' into clock-wipYRabbit2022-07-051-0/+30
|\
| * Merge branch 'master' into shadowramPepijn de Vos2022-07-021-11/+213
| |\
| * | hook up CE maybePepijn de Vos2022-06-161-0/+2
| * | lutram actually PnRsPepijn de Vos2022-06-061-36/+28
| * | WIP shadowramPepijn de Vos2022-06-051-0/+36
* | | gowin: fix compilationYRabbit2022-07-041-0/+1
* | | gowin: Let the placer know about global networksYRabbit2022-07-041-1/+55
* | | gowin: add a separate router for the clocksYRabbit2022-06-231-0/+15
| |/ |/|
* | gowin: Use local aliasesYRabbit2022-06-091-7/+11
* | gowin: Add support for long wiresYRabbit2022-05-271-4/+202
|/
* gowin: Add initial syntax support for long wiresYRabbit2022-05-021-7/+27
* gowin: handle the GW1N-9 feature.YRabbit2022-04-031-2/+17
* gowin: Fix z-index of oscillatorTim Pambor2022-03-301-4/+4
* gowin: Add bels for oscillatorTim Pambor2022-03-271-0/+38
* gowin: Consider the peculiarity of GW1BR-9CYRabbit2022-03-261-0/+15
* gowin: Name the constants (#958)YRabbit2022-03-211-2/+2
* Gowin: use global VCC and VSS nets (#956)Pepijn de Vos2022-03-191-1/+10
* gowin: add support for ODDR primitiveYRabbit2022-03-151-1/+52
* gowin: Add the Global Set/Reset primitiveYRabbit2022-03-121-0/+8
* gowin: BUGFIX gui crashYRabbit2022-03-041-0/+10
* refactor: New member functions to replace design_utilsgatecat2022-02-181-3/+3
* refactor: Use constids instead of id("..")gatecat2022-02-161-12/+12
* gowin: Remove leftover debuggingYRabbit2022-02-041-1/+0
* Merge branch 'master' into diff-locationsYRabbit2022-02-041-9/+223
|\
| * gowin: Add GUI.YRabbit2022-01-291-9/+223
* | gowin: Add a DS location recognitionYRabbit2022-02-031-12/+18
|/
* gowin: Fix last MUX8YRabbit2022-01-031-1/+1
* gowin: Add simplified IO cells processingYRabbit2021-12-201-0/+33
* archapi: Use arbitrary rather than actual placement in predictDelaygatecat2021-12-191-4/+5
* gowin: Fix spelling of messagesYRabbit2021-12-141-4/+4
* gowin: Check the chipdb versionYRabbit2021-11-071-1/+5
* gowin: Use speed from chip base.YRabbit2021-11-051-14/+25
* gowin: Add partnumbers and packages to the chipdbYRabbit2021-11-041-4/+19
* Gowin: more clearly mark dummy pipsPepijn de Vos2021-10-101-2/+2
* gowin: Replace the zero delays with reasonable values.YRabbit2021-10-091-12/+35
* gowin: add support for wide LUTs.YRabbit2021-10-071-8/+100
* gowin: Place DFFs of different types in the slice.YRabbit2021-08-311-2/+26
* gowin: Add constraints on primitive placement.YRabbit2021-08-311-11/+32
* gowin: Add the IO[TRBL]style placement recognitionYRabbit2021-08-231-5/+37
* gowin: Change the constraint parser to support multiple options per line. Add...YRabbit2021-08-061-6/+11
* Fix the boolean.YRabbit2021-07-081-1/+1
* Fix formatingYRabbit2021-07-071-24/+24
* Fix boolean value.YRabbit2021-07-071-1/+1
* Wip parserYRabbit2021-07-071-16/+4
* ParserYRabbit2021-07-051-0/+9