aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * reinit python tabMiodrag Milanovic2018-06-277-34/+53
| * disable new and open while tasks are runningMiodrag Milanovic2018-06-273-2/+13
* | Refactor common placement functions out of SA placer for use in legaliserDavid Shah2018-06-274-58/+138
|/
* ice40: Fixing packing of CIN constant driversDavid Shah2018-06-261-1/+1
* ice40: Fixing carry chain legaliserDavid Shah2018-06-262-4/+28
* CarryInSet added to bitstream gen, add counter tbDavid Shah2018-06-264-11/+36
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-06-2615-73/+129
|\
| * Make GUI use recreated contextMiodrag Milanovic2018-06-2615-73/+129
* | Carry chains now routableDavid Shah2018-06-264-16/+63
|/
* Working on debugging the carry legaliserDavid Shah2018-06-265-16/+64
* Fixing packing of carry cellsDavid Shah2018-06-262-25/+50
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-06-2611-27/+129
|\
| * Preps for more UI functionalityMiodrag Milanovic2018-06-268-24/+70
| * Added Save ASC optionMiodrag Milanovic2018-06-266-3/+59
* | Fixing Python bindings bugsDavid Shah2018-06-262-3/+3
|/
* Fixing Python bindings after adding unique_ptrDavid Shah2018-06-2610-36/+137
* Working on debugging carry packerDavid Shah2018-06-267-22/+86
* clang fixMiodrag Milanovic2018-06-261-1/+1
* ice40: Working on carry legalisationDavid Shah2018-06-261-11/+75
* fix one moreMiodrag Milanovic2018-06-261-12/+14
* nets and cells are unique_ptr'sMiodrag Milanovic2018-06-2514-213/+207
* ice40: Remove constant driver cells in packerDavid Shah2018-06-251-1/+6
* mergeMiodrag Milanovic2018-06-254-51/+195
|\
| * ice40: Working on the placement legaliserDavid Shah2018-06-251-4/+43
| * ice40: Creating a carry chain splitter functionDavid Shah2018-06-253-19/+77
| * ice40: More preparations for carry legalisationDavid Shah2018-06-252-30/+80
* | add cells to a cells collectionMiodrag Milanovic2018-06-251-0/+2
* | some more memory leaksMiodrag Milanovic2018-06-251-0/+6
|/
* Fix some memory leaksMiodrag Milanovic2018-06-252-1/+12
* ice40: Helper functions for placement legalisationDavid Shah2018-06-251-2/+40
* ice40: Start work on the placement legaliserDavid Shah2018-06-252-0/+109
* Refactor: remove PlacementValidityChecker and move methods to ArchDavid Shah2018-06-2514-210/+107
* added valgrind infoMiodrag Milanovic2018-06-241-5/+6
* both compilers have to be clangMiodrag Milanovic2018-06-241-1/+1
* Added documentation for new commandline options for buildingMiodrag Milanovic2018-06-241-0/+13
* add sanitizer supportMiodrag Milanovic2018-06-241-0/+12
* Added CMake-sanitizers scriptsMiodrag Milanovic2018-06-2413-0/+779
* added project saving and loadingMiodrag Milanovic2018-06-245-0/+114
* display type in propertiesMiodrag Milanovic2018-06-231-0/+6
* Fixing the Python bindings following Context/Arch refactoringDavid Shah2018-06-232-4/+6
* added PCF loadMiodrag Milanovic2018-06-236-9/+61
* Move json parser from frontend/json/ to json/Clifford Wolf2018-06-233-2/+2
* Update jsonparse clangformatClifford Wolf2018-06-231-98/+48
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-2341-682/+557
|\
| * Update from increased clangformat line lengthDavid Shah2018-06-2317-490/+236
| * added credits for testsMiodrag Milanovic2018-06-238-0/+158
| * clangformat cleanupMiodrag Milanovic2018-06-2318-194/+84
| * Added assign time budget and placement optionMiodrag Milanovic2018-06-236-9/+90
* | Improve router ripup handlingClifford Wolf2018-06-232-18/+55
|/
* Updates from clangformatClifford Wolf2018-06-2311-326/+149