Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | some more memory leaks | Miodrag Milanovic | 2018-06-25 | 1 | -0/+6 | |
|/ | ||||||
* | Fix some memory leaks | Miodrag Milanovic | 2018-06-25 | 2 | -1/+12 | |
* | ice40: Helper functions for placement legalisation | David Shah | 2018-06-25 | 1 | -2/+40 | |
* | ice40: Start work on the placement legaliser | David Shah | 2018-06-25 | 2 | -0/+109 | |
* | Refactor: remove PlacementValidityChecker and move methods to Arch | David Shah | 2018-06-25 | 14 | -210/+107 | |
* | added valgrind info | Miodrag Milanovic | 2018-06-24 | 1 | -5/+6 | |
* | both compilers have to be clang | Miodrag Milanovic | 2018-06-24 | 1 | -1/+1 | |
* | Added documentation for new commandline options for building | Miodrag Milanovic | 2018-06-24 | 1 | -0/+13 | |
* | add sanitizer support | Miodrag Milanovic | 2018-06-24 | 1 | -0/+12 | |
* | Added CMake-sanitizers scripts | Miodrag Milanovic | 2018-06-24 | 13 | -0/+779 | |
* | added project saving and loading | Miodrag Milanovic | 2018-06-24 | 5 | -0/+114 | |
* | display type in properties | Miodrag Milanovic | 2018-06-23 | 1 | -0/+6 | |
* | Fixing the Python bindings following Context/Arch refactoring | David Shah | 2018-06-23 | 2 | -4/+6 | |
* | added PCF load | Miodrag Milanovic | 2018-06-23 | 6 | -9/+61 | |
* | Move json parser from frontend/json/ to json/ | Clifford Wolf | 2018-06-23 | 3 | -2/+2 | |
* | Update jsonparse clangformat | Clifford Wolf | 2018-06-23 | 1 | -98/+48 | |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-23 | 41 | -682/+557 | |
|\ | ||||||
| * | Update from increased clangformat line length | David Shah | 2018-06-23 | 17 | -490/+236 | |
| * | added credits for tests | Miodrag Milanovic | 2018-06-23 | 8 | -0/+158 | |
| * | 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 |