aboutsummaryrefslogtreecommitdiffstats
path: root/gowin/arch.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix parser. Comments and IO_PORTYRabbit2021-07-031-11/+9
* SyntaxYRabbit2021-07-021-3/+3
* Add IO_PORT parsingYRabbit2021-07-021-14/+27
* Fixing old emails and names in copyrightsgatecat2021-06-121-1/+1
* Use hashlib for core netlist structuresgatecat2021-06-021-2/+2
* only one type of dff per slicePepijn de Vos2021-02-281-1/+7
* Fix compiler warnings introduced by -Wextragatecat2021-02-251-16/+16
* Change CellInfo in getBelPinsForCellPin to be const.Keith Rothman2021-02-231-1/+1
* Replace DelayInfo with DelayPair/DelayQuadgatecat2021-02-191-33/+23
* gowin: Fix archcheck errors and add to CIgatecat2021-02-171-1/+11
* gowin: Fix IdStrings being overwritten by wireToGlobalgatecat2021-02-171-8/+8
* Remove isValidBelForCellgatecat2021-02-161-15/+0
* Add getBelPinsForCellPin to Arch APIgatecat2021-02-101-0/+2
* gowin: Switch to BaseArchD. Shah2021-02-051-40/+2
* Mark IdString and IdStringList single argument constructors explicit.Keith Rothman2021-02-041-19/+18
* gowin: Stub implementation of IdStringListD. Shah2021-02-021-14/+14
* Run "make clangformat".Keith Rothman2021-02-021-2/+2
* Add Partition APIs to ice40, nexus, gowin archs.Keith Rothman2021-02-021-0/+9
* clangformatDavid Shah2020-12-301-16/+11
* Gowin target (#542)Pepijn de Vos2020-12-301-0/+1237