aboutsummaryrefslogtreecommitdiffstats
path: root/common/place.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement the placement validity checkerDavid Shah2018-06-121-1/+3
* Add "nextpnr.h"Clifford Wolf2018-06-111-1/+0
* Renamed LOC attribute to BEL, fix ice40 IO bel namesClifford Wolf2018-06-091-3/+3
* Adding basic placement constraintsDavid Shah2018-06-091-1/+39
* Remove writing on sell types to cout (left over debug output?)Clifford Wolf2018-06-091-1/+0
* Applied clang-format to my own contributionsZipCPU2018-06-071-44/+45
* Fix placer build for dummy archClifford Wolf2018-06-071-3/+3
* Moved placer definitions to place.h, main automatically runs placer nowZipCPU2018-06-071-3/+1
* Initial (random) placer capabilityZipCPU2018-06-071-0/+82