aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-181-16/+23
|\
| * Fix hash specialisation for BelType and warnings in place_sa.ccDavid Shah2018-06-181-13/+11
| * Improving code style and fixing dummyDavid Shah2018-06-181-11/+20
* | Improvements in routerClifford Wolf2018-06-182-28/+35
|/
* Improve router log outputClifford Wolf2018-06-171-1/+6
* Improve router log messagesClifford Wolf2018-06-171-3/+29
* Speed up placerDavid Shah2018-06-172-6/+2
* Minor performance tweaks and fixesDavid Shah2018-06-172-3/+3
* place_sa: Adding seed optionDavid Shah2018-06-172-11/+11
* place_sa: Add a rip-up feature when initial placement failsDavid Shah2018-06-171-23/+48
* place_sa: Make placement independant of unordered_map orderingDavid Shah2018-06-171-4/+8
* General reformattingDavid Shah2018-06-171-1/+0
* Updating copyrightsDavid Shah2018-06-176-3/+9
* Improving the placer outputDavid Shah2018-06-174-14/+38
* place_sa: Ignore Bels locked by manual placement for SA swapsDavid Shah2018-06-171-2/+8
* Add 'get or default' functionsDavid Shah2018-06-171-0/+63
* place_sa: Run a validity check at the end of placementDavid Shah2018-06-171-0/+9
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-06-162-1/+1
|\
| * Renamed place.h to place_sa.h in place_sa.ccZipCPU2018-06-161-1/+1
| * Changed place.h place_sa.hZipCPU2018-06-161-0/+0
* | place: Fix placer validity checksDavid Shah2018-06-161-6/+9
|/
* Renamed placer to Simulated-Annealing placerZipCPU2018-06-161-0/+0
* ice40: Promote reset signalDavid Shah2018-06-161-4/+7
* Tweaking placer and routerDavid Shah2018-06-162-4/+7
* Update placer for new Chip APIClifford Wolf2018-06-161-6/+6
* Merge remote-tracking branch 'origin/master' into chipdbngClifford Wolf2018-06-164-55/+318
|\
| * router: Fixing loop issueDavid Shah2018-06-161-0/+1
| * place: Tidying up the SA placerDavid Shah2018-06-162-108/+36
| * place: Reformat placerDavid Shah2018-06-161-49/+46
| * Improve placement heuristicDavid Shah2018-06-161-2/+1
| * Fix router for routing to the same dest wire twiceClifford Wolf2018-06-161-21/+16
| * Remove dead codeDavid Shah2018-06-161-8/+0
| * Improving SA placer performanceDavid Shah2018-06-161-21/+50
| * Very slow SA placer based on arachne-pnrDavid Shah2018-06-161-60/+241
| * Experimenting with more unplacingDavid Shah2018-06-161-6/+11
| * Adding randomness and changes metrics to placerDavid Shah2018-06-161-9/+25
| * Updating placerDavid Shah2018-06-161-7/+35
| * Update basic placer to use new APIDavid Shah2018-06-161-4/+10
| * Another heuristic experimentDavid Shah2018-06-161-77/+18
| * Playing about with placement heuristicsDavid Shah2018-06-161-5/+19
| * experiment: Simple heuristic-based placerDavid Shah2018-06-163-3/+129
* | Some refactoring of Chip API (prep for chipdb refactoring)Clifford Wolf2018-06-162-27/+36
* | Fix router for routing to the same dest wire twiceClifford Wolf2018-06-151-21/+16
|/
* Add output of estimated total wire delay to router (as metric for placement q...Clifford Wolf2018-06-141-0/+49
* Increase ripup penalties over timeClifford Wolf2018-06-141-2/+8
* Add route-ripup routing loopClifford Wolf2018-06-141-31/+175
* Refactor position/delay estimation APIClifford Wolf2018-06-141-16/+13
* python: Clear SIGINT handler after Python loadsDavid Shah2018-06-141-0/+2
* Improve router error reportingClifford Wolf2018-06-131-4/+15
* Improve router error messagesClifford Wolf2018-06-131-5/+13