aboutsummaryrefslogtreecommitdiffstats
path: root/gowin/arch.cc
Commit message (Expand)AuthorAgeFilesLines
* 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