aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/arch_place.cc
Commit message (Expand)AuthorAgeFilesLines
* Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...Clifford Wolf2018-06-221-1/+1
* Major performance improvement to placement validity checkDavid Shah2018-06-191-21/+30
* ice40: Don't deduplicate local tracks when countingDavid Shah2018-06-191-10/+9
* Getting rid of old IdString API users, Add ctx to many internal APIsClifford Wolf2018-06-181-8/+9
* Rename Design to Context, derive from Arch instead of instantiatingClifford Wolf2018-06-181-17/+15
* Rename Chip to Arch and ChipArgs to ArchArgsClifford Wolf2018-06-181-2/+2
* Minor performance tweaks and fixesDavid Shah2018-06-171-21/+27
* place_sa: Add a rip-up feature when initial placement failsDavid Shah2018-06-171-1/+2
* Updating copyrightsDavid Shah2018-06-171-0/+1
* Improving the placer outputDavid Shah2018-06-171-1/+2
* Add 'get or default' functionsDavid Shah2018-06-171-3/+4
* place: Fix placer validity checksDavid Shah2018-06-161-0/+21
* ice40: Proper global promotionDavid Shah2018-06-161-1/+7
* ice40: Promote reset signalDavid Shah2018-06-161-0/+14
* ice40: Only place IO at valid pinsDavid Shah2018-06-161-3/+4
* experiment: Simple heuristic-based placerDavid Shah2018-06-161-3/+7
* ice40: Another arch_place fixDavid Shah2018-06-141-1/+1
* ice40: General fixesDavid Shah2018-06-141-10/+20
* Fix NEXTPNR_NAMESPACEClifford Wolf2018-06-121-0/+4
* ice40: Adding a placement validity checkerDavid Shah2018-06-121-0/+89