aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updating copyrightsDavid Shah2018-06-1717-7/+21
* Improving the placer outputDavid Shah2018-06-176-15/+42
* place_sa: Ignore Bels locked by manual placement for SA swapsDavid Shah2018-06-171-2/+8
* Add 'get or default' functionsDavid Shah2018-06-172-3/+67
* place_sa: Run a validity check at the end of placementDavid Shah2018-06-171-0/+9
* ice40: Fixing buildDavid Shah2018-06-172-2/+2
* 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-163-6/+33
|/
* Renamed placer to Simulated-Annealing placerZipCPU2018-06-161-0/+0
* ice40: Proper global promotionDavid Shah2018-06-164-24/+83
* ice40: Promote reset signalDavid Shah2018-06-165-36/+89
* Tweaking placer and routerDavid Shah2018-06-162-4/+7
* Update placer for new Chip APIClifford Wolf2018-06-161-6/+6
* Update clangformatClifford Wolf2018-06-161-1/+1
* Merge remote-tracking branch 'origin/master' into chipdbngClifford Wolf2018-06-1612-76/+440
|\
| * router: Fixing loop issueDavid Shah2018-06-161-0/+1
| * Merge branch 'simann'David Shah2018-06-1611-76/+439
| |\
| | * ice40: Fix RAM config in packerDavid Shah2018-06-161-1/+2
| | * ice40: Fix BRAM initialisationDavid Shah2018-06-162-4/+4
| | * place: Tidying up the SA placerDavid Shah2018-06-163-109/+37
| | * ice40: Include RAM init data in bitstreamDavid Shah2018-06-161-0/+40
| | * ice40: Fix bitstream generation when parameters are unspecifiedDavid Shah2018-06-161-13/+23
| | * place: Reformat placerDavid Shah2018-06-161-49/+46
| | * ice40: Bitstream generation for RAMDavid Shah2018-06-161-1/+36
| | * ice40: Only place IO at valid pinsDavid Shah2018-06-163-3/+14
| | * 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
| | * Create all without ui file, enables more controlMiodrag Milanovic2018-06-164-173/+93
| | * Propagate signalsMiodrag Milanovic2018-06-164-2/+13
| | * 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-167-9/+139
* | | Some refactoring of Chip API (prep for chipdb refactoring)Clifford Wolf2018-06-167-60/+93
|/ /
* | Fix router for routing to the same dest wire twiceClifford Wolf2018-06-151-21/+16
* | Create all without ui file, enables more controlMiodrag Milanovic2018-06-154-173/+93
* | Propagate signalsMiodrag Milanovic2018-06-154-2/+13
|/
* ice40: Another arch_place fixDavid Shah2018-06-141-1/+1
* ice40: General fixesDavid Shah2018-06-142-11/+21
* ice40: Read cells in arachne placement scriptDavid Shah2018-06-141-1/+1
* ice40: Importer for placed ice40 designs from arachneDavid Shah2018-06-143-0/+35
* Added back some size limits for UIMiodrag Milanovic2018-06-143-4/+9