aboutsummaryrefslogtreecommitdiffstats
path: root/gowin/arch.h
Commit message (Expand)AuthorAgeFilesLines
* refactor: Use constids instead of id("..")gatecat2022-02-161-1/+1
* gowin: Add GUI.YRabbit2022-01-291-8/+21
* gowin: Initializing the grid dimensionsYRabbit2021-12-261-1/+1
* archapi: Use arbitrary rather than actual placement in predictDelaygatecat2021-12-191-1/+1
* gowin: Check the chipdb versionYRabbit2021-11-071-0/+2
* gowin: Use speed from chip base.YRabbit2021-11-051-2/+1
* gowin: Add partnumbers and packages to the chipdbYRabbit2021-11-041-1/+9
* gowin: add support for wide LUTs.YRabbit2021-10-071-0/+3
* 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