aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve --tmfuzz mode and iCE40 delay estimatorClifford Wolf2018-06-204-16/+45
* 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
|\
| * Major performance improvement to placement validity checkDavid Shah2018-06-197-53/+98
* | Improved log messages in SA placer, minor changes from clangformatClifford Wolf2018-06-192-14/+31
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-193-52/+34
|\|
| * place_sa: Use context-wide rngDavid Shah2018-06-191-47/+14
| * ice40: Improve error reporting for invalid tristate usageDavid Shah2018-06-193-15/+24
| * ice40: Fix constant packerDavid Shah2018-06-191-4/+14
* | Updates from clangformatClifford Wolf2018-06-197-35/+46
* | Add Context::force and "nextpnr-ice40 --force"Clifford Wolf2018-06-196-7/+19
|/
* ice40: Don't deduplicate local tracks when countingDavid Shah2018-06-192-12/+11
* Add rng to Context, start using ctx->verboseClifford Wolf2018-06-196-42/+101
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-193-50/+50
|\
| * ice40: More IdString API updatesDavid Shah2018-06-193-50/+50
* | Refactor Arch/Context design hierarchyClifford Wolf2018-06-196-51/+68
|/
* ice40: Adding support for tristate IODavid Shah2018-06-193-20/+46
* ice40: Removing deprecated API in cells.ccDavid Shah2018-06-191-45/+46
* Getting rid of old IdString API users, Add ctx to many internal APIsClifford Wolf2018-06-189-151/+191
* Getting rid of users of old IdString APIClifford Wolf2018-06-182-72/+75
* Getting rid of users of old IdString APIClifford Wolf2018-06-186-48/+50
* Getting rid of users of old IdString APIClifford Wolf2018-06-188-65/+80
* Updates from clangformatClifford Wolf2018-06-182-20/+35
* Deprecate old IdString API with implizit global contextClifford Wolf2018-06-181-12/+12