Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | removed not used and buggy features | Miodrag Milanovic | 2018-07-18 | 13 | -474/+0 | |
* | | | | | ecp5: Tidying up examples | David Shah | 2018-07-18 | 10 | -265/+40 | |
* | | | | | ecp5: Add support for pin name constraints using 'LOC' attributes | David Shah | 2018-07-18 | 5 | -15/+64 | |
* | | | | | ecp5: Adding PIO data to chipdb | David Shah | 2018-07-18 | 2 | -0/+101 | |
* | | | | | ice40: Renaming | David Shah | 2018-07-18 | 4 | -9/+9 | |
* | | | | | ice40: Fixes for inverted clocks | David Shah | 2018-07-18 | 3 | -2/+7 | |
* | | | | | Cleanups in iCE40 blinky and picorv32 tests | Clifford Wolf | 2018-07-18 | 4 | -35/+2 | |
* | | | | | Add Net/Cell "udata" field | Clifford Wolf | 2018-07-18 | 1 | -0/+4 | |
* | | | | | ice40: Use xArchArgs in validity check | David Shah | 2018-07-18 | 4 | -39/+39 | |
* | | | | | ice40: Make assignArchArgs a Arch method; call also after legaliser | David Shah | 2018-07-18 | 4 | -31/+37 | |
* | | | | | ice40: Assign ArchArgs after packing | David Shah | 2018-07-18 | 7 | -14/+63 | |
* | | | | | ecp5: Simple packer working | David Shah | 2018-07-18 | 4 | -16/+78 | |
* | | | | | ecp5: Add simple constant packer | David Shah | 2018-07-18 | 3 | -2/+98 | |
* | | | | | ecp5: Function to handle constant LUT inputs | David Shah | 2018-07-17 | 1 | -0/+26 | |
* | | | | | Add ArchNetInfo and ArchCellInfo | Clifford Wolf | 2018-07-17 | 4 | -3/+11 | |
* | | | | | proper fix | Miodrag Milanovic | 2018-07-17 | 1 | -3/+2 | |
| |_|_|/ |/| | | | ||||||
| * | | | Add Loc struct for x/y/z bel locations | Clifford Wolf | 2018-07-17 | 2 | -2/+38 | |
|/ / / | ||||||
* | | | ecp5: Fixing packer bugs | David Shah | 2018-07-17 | 4 | -10/+29 | |
* | | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | David Shah | 2018-07-17 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | remove non working code | Miodrag Milanovic | 2018-07-17 | 1 | -0/+2 | |
* | | | | ecp5: Adding a slow and conservative placement validity checker | David Shah | 2018-07-17 | 3 | -7/+129 | |
* | | | | ecp5: FF packer | David Shah | 2018-07-17 | 1 | -1/+19 | |
|/ / / | ||||||
* | | | ecp5: LUT packer | David Shah | 2018-07-17 | 3 | -19/+95 | |
* | | | ecp5: Working on packer LUT pairing functionality | David Shah | 2018-07-17 | 1 | -0/+120 | |
* | | | QT 5.5 does not have this feature and it is version in Ubuntu 16.04 | Miodrag Milanovic | 2018-07-17 | 1 | -0/+4 | |
* | | | ecp5: Infrastructure for FF packing | David Shah | 2018-07-17 | 3 | -0/+71 | |
* | | | ecp5: Working on packer | David Shah | 2018-07-17 | 1 | -9/+74 | |
* | | | ecp5: Refactor skeleton of packer | David Shah | 2018-07-17 | 2 | -41/+55 | |
* | | | ecp5: Adding command line options for device type | David Shah | 2018-07-17 | 3 | -20/+23 | |
* | | | ecp5: Build all chip types | David Shah | 2018-07-17 | 3 | -3/+3 | |
* | | | ecp5: Major improvements to Trellis importer | David Shah | 2018-07-17 | 1 | -299/+71 | |
* | | | ecp5: Adding cell definitions | David Shah | 2018-07-17 | 2 | -0/+183 | |
* | | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | David Shah | 2018-07-17 | 3 | -5/+13 | |
|\ \ \ | ||||||
| * | | | Added check for yosys availability | Miodrag Milanovic | 2018-07-17 | 3 | -5/+13 | |
* | | | | Fix driver finder when net is undriven | David Shah | 2018-07-17 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | add tooltip for folder | Miodrag Milanovic | 2018-07-16 | 1 | -0/+1 | |
* | | | Added Yosys tab with interactive console | Miodrag Milanovic | 2018-07-16 | 7 | -1/+328 | |
* | | | refactor: Remove incorrect uses of the term 'wirelength' | David Shah | 2018-07-16 | 4 | -43/+49 | |
* | | | Fix MSVC build | Miodrag Milanovic | 2018-07-16 | 2 | -5/+8 | |
| |/ |/| | ||||||
* | | Remove pip names from ice40 chip db to safe memory | Clifford Wolf | 2018-07-15 | 3 | -5/+19 | |
* | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-07-15 | 1 | -10/+21 | |
|\ \ | ||||||
| * | | Make at least 50 of pips available in uphill/downhill | Miodrag Milanovic | 2018-07-15 | 1 | -10/+21 | |
* | | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-07-15 | 7 | -6/+39 | |
|\| | | ||||||
| * | | Added splash screen info while loading | Miodrag Milanovic | 2018-07-15 | 7 | -6/+39 | |
* | | | Add iCE40 Pip gfx | Clifford Wolf | 2018-07-15 | 5 | -22/+255 | |
|/ / | ||||||
* | | added highlight groups | Miodrag Milanovic | 2018-07-15 | 5 | -47/+173 | |
* | | added browsing history | Miodrag Milanovic | 2018-07-15 | 2 | -0/+61 | |
* | | make linked items clickable | Miodrag Milanovic | 2018-07-15 | 3 | -25/+57 | |
* | | add select on property pane, and action to double click | Miodrag Milanovic | 2018-07-15 | 7 | -28/+69 | |
* | | show selected item from property window as well, cleanup | Miodrag Milanovic | 2018-07-15 | 2 | -256/+201 |