aboutsummaryrefslogtreecommitdiffstats
path: root/gowin/arch.h
Commit message (Expand)AuthorAgeFilesLines
* gowin: Add constraints on primitive placement.YRabbit2021-08-311-0/+3
* Fixing old emails and names in copyrightsgatecat2021-06-121-1/+1
* Using hashlib in archesgatecat2021-06-021-25/+12
* Split nextpnr.h to allow for linear inclusion.Keith Rothman2021-03-151-4/+15
* Fix compiler warnings introduced by -Wextragatecat2021-02-251-8/+8
* Change CellInfo in getBelPinsForCellPin to be const.Keith Rothman2021-02-231-1/+1
* Replace DelayInfo with DelayPair/DelayQuadgatecat2021-02-191-19/+11
* gowin: Use base bel bucket/cell type methodsgatecat2021-02-171-5/+1
* Remove isValidBelForCellgatecat2021-02-161-1/+0
* Add getBelPinsForCellPin to Arch APIgatecat2021-02-101-0/+2
* Use 'T' postfix to disambiguate LHS and RHS of usingD. Shah2021-02-081-21/+21
* Add archArgs and archArgsToId to Arch APID. Shah2021-02-051-2/+3
* gowin: Switch to BaseArchD. Shah2021-02-051-110/+105
* gowin: Stub implementation of IdStringListD. Shah2021-02-021-9/+12
* arch: Add getNameDelimiter API for string listsD. Shah2021-02-021-0/+1
* Run "make clangformat".Keith Rothman2021-02-021-24/+11
* Rename Partition -> BelBucket.Keith Rothman2021-02-021-8/+8
* Add Partition APIs to ice40, nexus, gowin archs.Keith Rothman2021-02-021-0/+37
* Initial refactoring of placer API.Keith Rothman2021-02-021-0/+3
* clangformatDavid Shah2020-12-301-10/+13
* Gowin target (#542)Pepijn de Vos2020-12-301-0/+436