aboutsummaryrefslogtreecommitdiffstats
path: root/gowin
Commit message (Expand)AuthorAgeFilesLines
* Fixing old emails and names in copyrightsgatecat2021-06-129-11/+11
* Use hashlib in most remaining codegatecat2021-06-021-2/+2
* Using hashlib in archesgatecat2021-06-024-32/+18
* Use hashlib for core netlist structuresgatecat2021-06-023-16/+19
* Add stub cluster API impl for remaining archesgatecat2021-05-061-1/+2
* Add default base implementation of cluster APIgatecat2021-05-061-0/+1
* Split nextpnr.h to allow for linear inclusion.Keith Rothman2021-03-152-7/+22
* only one type of dff per slicePepijn de Vos2021-02-282-1/+9
* Fix compiler warnings introduced by -Wextragatecat2021-02-253-27/+27
* Change CellInfo in getBelPinsForCellPin to be const.Keith Rothman2021-02-232-2/+2
* Replace DelayInfo with DelayPair/DelayQuadgatecat2021-02-194-83/+36
* gowin: Fix archcheck errors and add to CIgatecat2021-02-171-1/+11
* gowin: Use base bel bucket/cell type methodsgatecat2021-02-171-5/+1
* gowin: Fix IdStrings being overwritten by wireToGlobalgatecat2021-02-171-8/+8
* Remove isValidBelForCellgatecat2021-02-162-16/+0
* Add getBelPinsForCellPin to Arch APIgatecat2021-02-102-0/+4
* 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-052-150/+107
* Mark IdString and IdStringList single argument constructors explicit.Keith Rothman2021-02-041-19/+18
* gowin: Stub implementation of IdStringListD. Shah2021-02-022-23/+26
* arch: Add getNameDelimiter API for string listsD. Shah2021-02-021-0/+1
* Run "make clangformat".Keith Rothman2021-02-022-26/+13
* Rename Partition -> BelBucket.Keith Rothman2021-02-022-9/+9
* Add Partition APIs to ice40, nexus, gowin archs.Keith Rothman2021-02-023-0/+47
* Initial refactoring of placer API.Keith Rothman2021-02-021-0/+3
* Gowin: Add GW1N-4 supportPepijn de Vos2021-01-031-1/+1
* clangformatDavid Shah2020-12-306-42/+35
* Gowin target (#542)Pepijn de Vos2020-12-3012-0/+3115