| Commit message (Expand) | Author | Age | Files | Lines |
* | Split nextpnr.h to allow for linear inclusion. | Keith Rothman | 2021-03-15 | 2 | -7/+22 |
* | only one type of dff per slice | Pepijn de Vos | 2021-02-28 | 2 | -1/+9 |
* | Fix compiler warnings introduced by -Wextra | gatecat | 2021-02-25 | 3 | -27/+27 |
* | Change CellInfo in getBelPinsForCellPin to be const. | Keith Rothman | 2021-02-23 | 2 | -2/+2 |
* | Replace DelayInfo with DelayPair/DelayQuad | gatecat | 2021-02-19 | 4 | -83/+36 |
* | gowin: Fix archcheck errors and add to CI | gatecat | 2021-02-17 | 1 | -1/+11 |
* | gowin: Use base bel bucket/cell type methods | gatecat | 2021-02-17 | 1 | -5/+1 |
* | gowin: Fix IdStrings being overwritten by wireToGlobal | gatecat | 2021-02-17 | 1 | -8/+8 |
* | Remove isValidBelForCell | gatecat | 2021-02-16 | 2 | -16/+0 |
* | Add getBelPinsForCellPin to Arch API | gatecat | 2021-02-10 | 2 | -0/+4 |
* | 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 | 2 | -150/+107 |
* | Mark IdString and IdStringList single argument constructors explicit. | Keith Rothman | 2021-02-04 | 1 | -19/+18 |
* | gowin: Stub implementation of IdStringList | D. Shah | 2021-02-02 | 2 | -23/+26 |
* | arch: Add getNameDelimiter API for string lists | D. Shah | 2021-02-02 | 1 | -0/+1 |
* | Run "make clangformat". | Keith Rothman | 2021-02-02 | 2 | -26/+13 |
* | Rename Partition -> BelBucket. | Keith Rothman | 2021-02-02 | 2 | -9/+9 |
* | Add Partition APIs to ice40, nexus, gowin archs. | Keith Rothman | 2021-02-02 | 3 | -0/+47 |
* | Initial refactoring of placer API. | Keith Rothman | 2021-02-02 | 1 | -0/+3 |
* | Gowin: Add GW1N-4 support | Pepijn de Vos | 2021-01-03 | 1 | -1/+1 |
* | clangformat | David Shah | 2020-12-30 | 6 | -42/+35 |
* | Gowin target (#542) | Pepijn de Vos | 2020-12-30 | 12 | -0/+3115 |