aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add graphics view in tabMiodrag Milanovic2018-06-212-1/+6
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-2113-63/+232
|\
| * cleanupMiodrag Milanovic2018-06-215-9/+8
| * make dummy target work as wellMiodrag Milanovic2018-06-211-4/+81
| * Make arch specific main windowMiodrag Milanovic2018-06-2112-58/+151
* | Fix build of "dummy" architextureClifford Wolf2018-06-211-26/+18
* | Improve log messages, move many messages to verbose modeClifford Wolf2018-06-217-48/+36
* | Improvements in routerClifford Wolf2018-06-215-65/+158
|/
* Add frequency setting and fix slack calculationDavid Shah2018-06-213-8/+12
* place_sa: Make the heuristic closer to arachne, seems to improve routabilityDavid Shah2018-06-211-11/+20
* place_sa: Use int64_t for "wirelength" metricDavid Shah2018-06-211-16/+19
* place_sa: Reduce effect of rounding errorsDavid Shah2018-06-201-1/+9
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-06-204-16/+45
|\
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-2017-214/+82
| |\
| * | Improve --tmfuzz mode and iCE40 delay estimatorClifford Wolf2018-06-204-16/+45
* | | place_sa: Improvements including supporting force and ordering consistencyDavid Shah2018-06-203-12/+20
| |/ |/|
* | Improving placement timing heuristicDavid Shah2018-06-201-1/+4
* | WIP: adding timing budget to placerDavid Shah2018-06-204-7/+23
* | put some files back and place generated files in special folder for depsMiodrag Milanovic2018-06-202-8/+2
* | Cleanup of cmake files for easier developmentMiodrag Milanovic2018-06-206-95/+27
* | put source changes for qtpropertybrowser back and make build simpleMiodrag Milanovic2018-06-2012-111/+16
* | Improving timing annotatorDavid Shah2018-06-202-1/+19
|/
* Add "nextpnr-ice40 --tmfuzz"Clifford Wolf2018-06-203-0/+52
* Fix jsonparse compiler warnings, clangformat updatesClifford Wolf2018-06-202-13/+9
* Minor refactoring of router infrastructureClifford Wolf2018-06-201-78/+102
* Fix chipdb UltraPlus wiresDavid Shah2018-06-201-1/+1
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-06-2012-39/+209
|\
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-2011-1/+231
| |\
| | * Added context menus for python and info tabMiodrag Milanovic2018-06-204-0/+43
| * | Updates from clangformatClifford Wolf2018-06-202-9/+9
| * | Changes to estimatePosition APIClifford Wolf2018-06-205-18/+18
| * | Add better iCE40 delay estimatesClifford Wolf2018-06-205-18/+145
* | | Working on the timing annotatorDavid Shah2018-06-203-7/+23
| |/ |/|
* | Working on the timing budget annnotatorDavid Shah2018-06-205-17/+70
* | Another stub delay calculation functionDavid Shah2018-06-202-4/+23
* | Adding stubs for delay annotation and cell timing lookupDavid Shah2018-06-208-6/+119
* | place_sa: Set placement strengthsDavid Shah2018-06-201-1/+3
|/
* Add PlaceStrengthClifford Wolf2018-06-201-1/+16
* place_sa: Refactor to put SA placer in its own classDavid Shah2018-06-201-356/+360
* Added custom line editor with historyMiodrag Milanovic2018-06-205-17/+124
* json: Make the JSON parser deterministicDavid Shah2018-06-191-6/+8
* Better compiler flags, Release build per defaultClifford Wolf2018-06-191-3/+3
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-191-15/+28
|\
| * ice40: Tidying up carry packer a bitDavid Shah2018-06-191-15/+28
* | Add Context::sorted_shuffle APIClifford Wolf2018-06-192-2/+9
|/
* ice40: WIP SB_CARRY packerDavid Shah2018-06-192-0/+71
* Improve "initial placement" log messages in placer_saClifford Wolf2018-06-191-6/+9
* place_sa: Add log output during initial placementDavid Shah2018-06-191-0/+7
* Small gui improvements and open json functionalityMiodrag Milanovic2018-06-196-16/+62
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-195-43/+80
|\