aboutsummaryrefslogtreecommitdiffstats
path: root/common/archcheck.cc
Commit message (Expand)AuthorAgeFilesLines
* ecp5: Proof-of-concept using IdStringList for bel namesD. Shah2021-02-021-2/+2
* Run "make clangformat".Keith Rothman2021-02-021-10/+10
* Rename Partition -> BelBucket.Keith Rothman2021-02-021-30/+30
* Add archcheck for partition methods.Keith Rothman2021-02-021-0/+64
* Avoid linear scan in PIP check loop.Keith Rothman2021-01-291-18/+10
* clangformatD. Shah2021-01-281-18/+17
* Add connectivity round trip checks to archcheck.Keith Rothman2021-01-271-7/+75
* Avoid low-value and slow pip name check for ECP5David Shah2020-06-291-2/+2
* Add pip locationsClifford Wolf2018-08-091-2/+2
* common: Remove use of deprecated APIsDavid Shah2018-07-241-3/+2
* Add Context::archcheck() and "nextpnr-ice40 --test"Clifford Wolf2018-07-231-0/+146