| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing old emails and names in copyrights | gatecat | 2021-06-12 | 1 | -1/+1 |
* | Use hashlib in most remaining code | gatecat | 2021-06-02 | 1 | -9/+9 |
* | mistral: Tidying up | gatecat | 2021-05-15 | 1 | -1/+1 |
* | archcheck: Use old connectivity check for CycloneV | gatecat | 2021-05-15 | 1 | -1/+29 |
* | Mark IdString and IdStringList single argument constructors explicit. | Keith Rothman | 2021-02-04 | 1 | -12/+21 |
* | Use a LRU cache for pip to wire map. | Keith Rothman | 2021-02-03 | 1 | -10/+113 |
* | ecp5: Implement IdStringList for all arch object names | D. Shah | 2021-02-02 | 1 | -2/+2 |
* | refactor: Replace getXName().c_str(ctx) with ctx->nameOfX | D. Shah | 2021-02-02 | 1 | -4/+4 |
* | ecp5: Proof-of-concept using IdStringList for bel names | D. Shah | 2021-02-02 | 1 | -2/+2 |
* | Run "make clangformat". | Keith Rothman | 2021-02-02 | 1 | -10/+10 |
* | Rename Partition -> BelBucket. | Keith Rothman | 2021-02-02 | 1 | -30/+30 |
* | Add archcheck for partition methods. | Keith Rothman | 2021-02-02 | 1 | -0/+64 |
* | Avoid linear scan in PIP check loop. | Keith Rothman | 2021-01-29 | 1 | -18/+10 |
* | clangformat | D. Shah | 2021-01-28 | 1 | -18/+17 |
* | Add connectivity round trip checks to archcheck. | Keith Rothman | 2021-01-27 | 1 | -7/+75 |
* | Avoid low-value and slow pip name check for ECP5 | David Shah | 2020-06-29 | 1 | -2/+2 |
* | Add pip locations | Clifford Wolf | 2018-08-09 | 1 | -2/+2 |
* | common: Remove use of deprecated APIs | David Shah | 2018-07-24 | 1 | -3/+2 |
* | Add Context::archcheck() and "nextpnr-ice40 --test" | Clifford Wolf | 2018-07-23 | 1 | -0/+146 |