| Commit message (Expand) | Author | Age | Files | Lines |
* | gowin: handle the GW1N-9 feature. | YRabbit | 2022-04-03 | 1 | -0/+2 |
* | gowin: Fix z-index of oscillator | Tim Pambor | 2022-03-30 | 1 | -1/+2 |
* | gowin: Consider the peculiarity of GW1BR-9C | YRabbit | 2022-03-26 | 1 | -0/+3 |
* | gowin: add support for ODDR primitive | YRabbit | 2022-03-15 | 1 | -4/+13 |
* | refactor: Use constids instead of id("..") | gatecat | 2022-02-16 | 1 | -1/+1 |
* | gowin: Add GUI. | YRabbit | 2022-01-29 | 1 | -8/+21 |
* | gowin: Initializing the grid dimensions | YRabbit | 2021-12-26 | 1 | -1/+1 |
* | archapi: Use arbitrary rather than actual placement in predictDelay | gatecat | 2021-12-19 | 1 | -1/+1 |
* | gowin: Check the chipdb version | YRabbit | 2021-11-07 | 1 | -0/+2 |
* | gowin: Use speed from chip base. | YRabbit | 2021-11-05 | 1 | -2/+1 |
* | gowin: Add partnumbers and packages to the chipdb | YRabbit | 2021-11-04 | 1 | -1/+9 |
* | gowin: add support for wide LUTs. | YRabbit | 2021-10-07 | 1 | -0/+3 |
* | gowin: Add constraints on primitive placement. | YRabbit | 2021-08-31 | 1 | -0/+3 |
* | Fixing old emails and names in copyrights | gatecat | 2021-06-12 | 1 | -1/+1 |
* | Using hashlib in arches | gatecat | 2021-06-02 | 1 | -25/+12 |
* | Split nextpnr.h to allow for linear inclusion. | Keith Rothman | 2021-03-15 | 1 | -4/+15 |
* | Fix compiler warnings introduced by -Wextra | gatecat | 2021-02-25 | 1 | -8/+8 |
* | Change CellInfo in getBelPinsForCellPin to be const. | Keith Rothman | 2021-02-23 | 1 | -1/+1 |
* | Replace DelayInfo with DelayPair/DelayQuad | gatecat | 2021-02-19 | 1 | -19/+11 |
* | gowin: Use base bel bucket/cell type methods | gatecat | 2021-02-17 | 1 | -5/+1 |
* | Remove isValidBelForCell | gatecat | 2021-02-16 | 1 | -1/+0 |
* | Add getBelPinsForCellPin to Arch API | gatecat | 2021-02-10 | 1 | -0/+2 |
* | Use 'T' postfix to disambiguate LHS and RHS of using | D. Shah | 2021-02-08 | 1 | -21/+21 |
* | Add archArgs and archArgsToId to Arch API | D. Shah | 2021-02-05 | 1 | -2/+3 |
* | gowin: Switch to BaseArch | D. Shah | 2021-02-05 | 1 | -110/+105 |
* | gowin: Stub implementation of IdStringList | D. Shah | 2021-02-02 | 1 | -9/+12 |
* | arch: Add getNameDelimiter API for string lists | D. Shah | 2021-02-02 | 1 | -0/+1 |
* | Run "make clangformat". | Keith Rothman | 2021-02-02 | 1 | -24/+11 |
* | Rename Partition -> BelBucket. | Keith Rothman | 2021-02-02 | 1 | -8/+8 |
* | Add Partition APIs to ice40, nexus, gowin archs. | Keith Rothman | 2021-02-02 | 1 | -0/+37 |
* | Initial refactoring of placer API. | Keith Rothman | 2021-02-02 | 1 | -0/+3 |
* | clangformat | David Shah | 2020-12-30 | 1 | -10/+13 |
* | Gowin target (#542) | Pepijn de Vos | 2020-12-30 | 1 | -0/+436 |