| Commit message (Expand) | Author | Age | Files | Lines |
* | gowin: Change the constraint parser to support multiple options per line. Add... | YRabbit | 2021-08-06 | 2 | -7/+14 |
* | clangformat | gatecat | 2021-07-21 | 1 | -1/+1 |
* | remove generic leftover in gowin | Pepijn de Vos | 2021-07-17 | 1 | -2/+0 |
* | GW1NR is not a seperate family, but GW1NS is | Pepijn de Vos | 2021-07-11 | 1 | -1/+8 |
* | Merge pull request #755 from yrabbit/io_port | gatecat | 2021-07-08 | 1 | -16/+24 |
|\ |
|
| * | Fix the boolean. | YRabbit | 2021-07-08 | 1 | -1/+1 |
| * | Fix formating | YRabbit | 2021-07-07 | 1 | -24/+24 |
| * | Fix boolean value. | YRabbit | 2021-07-07 | 1 | -1/+1 |
| * | Merge branch 'master' into io_port | YRabbit | 2021-07-07 | 2 | -6/+7 |
| |\ |
|
| * | | Wip parser | YRabbit | 2021-07-07 | 1 | -16/+4 |
| * | | Parser | YRabbit | 2021-07-05 | 1 | -0/+9 |
| * | | Fix parser. Comments and IO_PORT | YRabbit | 2021-07-03 | 1 | -11/+9 |
| * | | Syntax | YRabbit | 2021-07-02 | 1 | -3/+3 |
| * | | Add IO_PORT parsing | YRabbit | 2021-07-02 | 1 | -14/+27 |
* | | | clangformat | gatecat | 2021-07-08 | 1 | -2/+1 |
| |/
|/| |
|
* | | add support for GW1NS-2 family | Gwenhael Goavec-Merou | 2021-07-06 | 2 | -6/+7 |
|/ |
|
* | Fixing old emails and names in copyrights | gatecat | 2021-06-12 | 9 | -11/+11 |
* | Use hashlib in most remaining code | gatecat | 2021-06-02 | 1 | -2/+2 |
* | Using hashlib in arches | gatecat | 2021-06-02 | 4 | -32/+18 |
* | Use hashlib for core netlist structures | gatecat | 2021-06-02 | 3 | -16/+19 |
* | Add stub cluster API impl for remaining arches | gatecat | 2021-05-06 | 1 | -1/+2 |
* | Add default base implementation of cluster API | gatecat | 2021-05-06 | 1 | -0/+1 |
* | 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 |