Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into 'master' | Eddie Hung | 2018-07-18 | 9 | -16/+68 |
|\ | |||||
| * | 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 |
| * | ecp5: Fixing packer bugs | David Shah | 2018-07-17 | 4 | -10/+29 |
* | | Merge branch 'master' into 'master' | Eddie Hung | 2018-07-17 | 28 | -409/+1453 |
|\| | |||||
| * | 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 |
| |\ | |||||
| * \ | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-07-15 | 7 | -6/+39 |
| |\ \ | |||||
| * | | | Add iCE40 Pip gfx | Clifford Wolf | 2018-07-15 | 5 | -22/+255 |
* | | | | Merge branch 'master' into 'master' | Eddie Hung | 2018-07-15 | 87 | -1163/+6469 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Make at least 50 of pips available in uphill/downhill | Miodrag Milanovic | 2018-07-15 | 1 | -10/+21 |
| | |/ | |/| | |||||
| * | | Added splash screen info while loading | Miodrag Milanovic | 2018-07-15 | 7 | -6/+39 |
| |/ | |||||
| * | 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 |
| * | remove selected on context change | Miodrag Milanovic | 2018-07-14 | 1 | -0/+1 |
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Sergiusz Bazanski | 2018-07-14 | 14 | -167/+138 |
| |\ | |||||
| | * | display selected object from tree | Miodrag Milanovic | 2018-07-14 | 6 | -4/+41 |
| | * | simplified Icon allocation | Miodrag Milanovic | 2018-07-14 | 3 | -83/+50 |
| | * | use itemSelectionChanged, keyboard selection works | Miodrag Milanovic | 2018-07-14 | 2 | -3/+7 |
| | * | join python and info into one tab | Miodrag Milanovic | 2018-07-14 | 10 | -42/+17 |
| * | | Fix revert issues. | Sergiusz Bazanski | 2018-07-14 | 1 | -12/+0 |
| * | | Revert "Make ice40::Arch thread-safe" | Sergiusz Bazanski | 2018-07-14 | 3 | -44/+11 |
| * | | Revert "Make PnR use Unlocked methods" | Sergiusz Bazanski | 2018-07-14 | 7 | -173/+78 |
| * | | Revert "Introduce proxies for locked access to ctx" | Sergiusz Bazanski | 2018-07-14 | 8 | -778/+607 |
| * | | Revert "Comment arch.h" | Sergiusz Bazanski | 2018-07-14 | 1 | -34/+1 |