Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | clangformat cleanup | Miodrag Milanovic | 2018-06-23 | 18 | -194/+84 | |
| * | Added assign time budget and placement option | Miodrag Milanovic | 2018-06-23 | 6 | -9/+90 | |
* | | Improve router ripup handling | Clifford Wolf | 2018-06-23 | 2 | -18/+55 | |
|/ | ||||||
* | Updates from clangformat | Clifford Wolf | 2018-06-23 | 11 | -326/+149 | |
* | Set clangformat column limit to 120 | Clifford Wolf | 2018-06-23 | 1 | -1/+1 | |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-23 | 21 | -289/+424 | |
|\ | ||||||
| * | removed all deprecated unused api calls | Miodrag Milanovic | 2018-06-23 | 1 | -66/+0 | |
| * | Tests pass now | Miodrag Milanovic | 2018-06-23 | 6 | -6/+12 | |
| * | Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options, | Miodrag Milanovic | 2018-06-23 | 18 | -196/+312 | |
| * | Merge branch 'q3k/gl-vbo' into 'master' | Miodrag Milanović | 2018-06-23 | 3 | -21/+100 | |
| |\ | ||||||
| | * | OpenGL 3.1, VAO/VBO | Sergiusz Bazanski | 2018-06-22 | 3 | -21/+100 | |
* | | | Refactoring bind/unbind API | Clifford Wolf | 2018-06-23 | 9 | -81/+155 | |
|/ / | ||||||
* | | place_sa: Add option to disable timing-driven placement | David Shah | 2018-06-23 | 3 | -17/+29 | |
* | | ice40: Move global net test to Arch | David Shah | 2018-06-23 | 6 | -26/+39 | |
* | | ice40: Fix UltraPlus quasi-logic-cell bits | David Shah | 2018-06-23 | 1 | -25/+29 | |
* | | Cleanup almost all deprecation warnings | Miodrag Milanovic | 2018-06-23 | 5 | -63/+63 | |
* | | one more | Miodrag Milanovic | 2018-06-23 | 1 | -1/+1 | |
* | | cleaned some warnings | Miodrag Milanovic | 2018-06-23 | 5 | -10/+10 | |
|/ | ||||||
* | Fix "dereferencing type-punned pointer" warnings | Clifford Wolf | 2018-06-22 | 1 | -15/+15 | |
* | ice40: SB_LFOSC support, fabric routing only | David Shah | 2018-06-22 | 5 | -15/+94 | |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | David Shah | 2018-06-22 | 5 | -113/+501 | |
|\ | ||||||
| * | Merge branch 'q3k/gl' into 'master' | Serge Bazanski | 2018-06-22 | 5 | -113/+501 | |
| |\ | ||||||
| | * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/gl | Sergiusz Bazanski | 2018-06-22 | 61 | -75/+767 | |
| | |\ | ||||||
| | * | | Small fixes. | Sergiusz Bazanski | 2018-06-22 | 1 | -10/+10 | |
| | * | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/gl | Sergiusz Bazanski | 2018-06-22 | 51 | -680/+1463 | |
| | |\ \ | ||||||
| | * | | | Reimplement FPGAWidget in modern OpenGL. | Sergiusz Bazanski | 2018-06-22 | 3 | -106/+502 | |
| | * | | | chipdb.py style fix | Sergiusz Bazanski | 2018-06-20 | 1 | -1/+1 | |
| | * | | | Contextualize DesignWidget | Sergiusz Bazanski | 2018-06-20 | 1 | -7/+7 | |
* | | | | | ice40: Adding extra cell wires to database; SB_WARMBOOT working | David Shah | 2018-06-22 | 2 | -1/+49 | |
|/ / / / | ||||||
* | | / | ice40: Preparations for extra cells support | David Shah | 2018-06-22 | 4 | -1/+372 | |
| |_|/ |/| | | ||||||
* | | | Added custom QApplication implementation | Miodrag Milanovic | 2018-06-22 | 8 | -26/+114 | |
* | | | ice40: Add UltraPlus tiles to database | David Shah | 2018-06-22 | 3 | -4/+86 | |
* | | | Added credits | Miodrag Milanovic | 2018-06-22 | 16 | -0/+304 | |
* | | | Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright... | Clifford Wolf | 2018-06-22 | 34 | -34/+34 | |
* | | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-22 | 34 | -75/+475 | |
|\ \ \ | ||||||
| * | | | routing flow supported in gui | Miodrag Milanovic | 2018-06-22 | 11 | -31/+241 | |
| | |/ | |/| | ||||||
| * | | place_sa: Tweak weighting given to timing | David Shah | 2018-06-22 | 1 | -1/+1 | |
| * | | place_sa: Fix temp printing | David Shah | 2018-06-22 | 1 | -1/+1 | |
| * | | Print quasi-TNS statistic during placement | David Shah | 2018-06-22 | 2 | -11/+20 | |
| * | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | David Shah | 2018-06-22 | 19 | -34/+90 | |
| |\ \ | ||||||
| | * | | fixed namespace for gui section | Miodrag Milanovic | 2018-06-22 | 19 | -34/+90 | |
| * | | | Update README | David Shah | 2018-06-22 | 1 | -5/+2 | |
| |/ / | ||||||
| * | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | David Shah | 2018-06-22 | 11 | -13/+122 | |
| |\ \ | ||||||
| | * | | more task control | Miodrag Milanovic | 2018-06-22 | 11 | -7/+67 | |
| | * | | terminate on close | Miodrag Milanovic | 2018-06-22 | 1 | -0/+2 | |
| | * | | Add ability to terminate running tasks | Miodrag Milanovic | 2018-06-22 | 3 | -11/+58 | |
| * | | | ice40: Make the packer deterministic | David Shah | 2018-06-22 | 2 | -8/+17 | |
| |/ / | ||||||
| * | | Fixing 5k bitstream gen and place heuristics | David Shah | 2018-06-22 | 2 | -4/+14 | |
* | | | Add total visit counts to router log output | Clifford Wolf | 2018-06-21 | 1 | -0/+11 | |
|/ / | ||||||
* | | Updates from clangformat | Clifford Wolf | 2018-06-21 | 4 | -26/+22 |