aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* log_error now trows exception, main is covering catchMiodrag Milanovic2018-06-212-5/+5
* Zero-initialize PortRef budgetsClifford Wolf2018-06-211-1/+1
* Cleanup parse_json_file API, some other cleanupsClifford Wolf2018-06-211-2/+1
* Add ctx->checksum(), slightly improve log messagesClifford Wolf2018-06-216-3/+140
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-212-0/+158
|\
| * Make arch specific main windowMiodrag Milanovic2018-06-212-0/+158
* | Fix build of "dummy" architextureClifford Wolf2018-06-211-26/+18
* | Improve log messages, move many messages to verbose modeClifford Wolf2018-06-215-34/+13
* | Improvements in routerClifford Wolf2018-06-212-64/+149
|/
* Add frequency setting and fix slack calculationDavid Shah2018-06-212-7/+6
* 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-201-0/+16
|\
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-202-4/+33
| |\
| * | Improve --tmfuzz mode and iCE40 delay estimatorClifford Wolf2018-06-201-0/+16
* | | place_sa: Improvements including supporting force and ordering consistencyDavid Shah2018-06-201-8/+16
| |/ |/|
* | Improving placement timing heuristicDavid Shah2018-06-201-1/+4
* | WIP: adding timing budget to placerDavid Shah2018-06-202-4/+12
* | Improving timing annotatorDavid Shah2018-06-201-0/+18
|/
* Add "nextpnr-ice40 --tmfuzz"Clifford Wolf2018-06-202-0/+12
* Minor refactoring of router infrastructureClifford Wolf2018-06-201-78/+102
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-06-202-18/+22
|\
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-203-1/+131
| |\
| * | Updates from clangformatClifford Wolf2018-06-201-2/+3
| * | Changes to estimatePosition APIClifford Wolf2018-06-201-9/+10
| * | Add better iCE40 delay estimatesClifford Wolf2018-06-202-12/+14
* | | Working on the timing annotatorDavid Shah2018-06-201-1/+3
| |/ |/|
* | Working on the timing budget annnotatorDavid Shah2018-06-201-6/+58
* | Another stub delay calculation functionDavid Shah2018-06-202-4/+23
* | Adding stubs for delay annotation and cell timing lookupDavid Shah2018-06-203-5/+62
* | 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
* Add Context::sorted_shuffle APIClifford Wolf2018-06-192-2/+9
* 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-192-0/+7
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-191-7/+10
|\
| * Major performance improvement to placement validity checkDavid Shah2018-06-191-12/+18
* | Improved log messages in SA placer, minor changes from clangformatClifford Wolf2018-06-191-11/+27
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-191-47/+14
|\|
| * place_sa: Use context-wide rngDavid Shah2018-06-191-47/+14
* | Updates from clangformatClifford Wolf2018-06-192-13/+16
* | Add Context::force and "nextpnr-ice40 --force"Clifford Wolf2018-06-193-2/+4
|/
* Add rng to Context, start using ctx->verboseClifford Wolf2018-06-195-28/+91
* Refactor Arch/Context design hierarchyClifford Wolf2018-06-192-22/+35
* Getting rid of old IdString API users, Add ctx to many internal APIsClifford Wolf2018-06-183-25/+30
* Getting rid of users of old IdString APIClifford Wolf2018-06-181-1/+1
* Getting rid of users of old IdString APIClifford Wolf2018-06-183-18/+20