aboutsummaryrefslogtreecommitdiffstats
path: root/common/archcheck.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixing old emails and names in copyrightsgatecat2021-06-121-1/+1
* Use hashlib in most remaining codegatecat2021-06-021-9/+9
* mistral: Tidying upgatecat2021-05-151-1/+1
* archcheck: Use old connectivity check for CycloneVgatecat2021-05-151-1/+29
* Mark IdString and IdStringList single argument constructors explicit.Keith Rothman2021-02-041-12/+21
* Use a LRU cache for pip to wire map.Keith Rothman2021-02-031-10/+113
* ecp5: Implement IdStringList for all arch object namesD. Shah2021-02-021-2/+2
* refactor: Replace getXName().c_str(ctx) with ctx->nameOfXD. Shah2021-02-021-4/+4
* 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