| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move common patterns from router1 to Context API | Clifford Wolf | 2018-07-22 | 1 | -0/+56 |
* | Revert "Refactor proxies to nextpnr." | Sergiusz Bazanski | 2018-07-14 | 1 | -11/+0 |
* | Revert "clang-format" | Sergiusz Bazanski | 2018-07-14 | 1 | -2/+9 |
* | Revert "Move read methods to ReadMethods, remove some legacy access to Arch" | Sergiusz Bazanski | 2018-07-14 | 1 | -5/+4 |
* | Move read methods to ReadMethods, remove some legacy access to Arch | Sergiusz Bazanski | 2018-07-14 | 1 | -4/+5 |
* | clang-format | Sergiusz Bazanski | 2018-07-14 | 1 | -9/+2 |
* | Refactor proxies to nextpnr. | Sergiusz Bazanski | 2018-07-14 | 1 | -0/+11 |
* | common: Remove deprecated global IdStrings | David Shah | 2018-07-04 | 1 | -2/+0 |
* | refactor: Replace assert with NPNR_ASSERT | David Shah | 2018-07-04 | 1 | -14/+14 |
* | common: Adding NPNR_ASSERT | David Shah | 2018-07-04 | 1 | -0/+6 |
* | Add implementations for generic arch db API | Clifford Wolf | 2018-06-30 | 1 | -1/+1 |
* | Refactor IdString::global_ctx | Clifford Wolf | 2018-06-30 | 1 | -1/+1 |
* | Improving debugability | David Shah | 2018-06-27 | 1 | -0/+13 |
* | nets and cells are unique_ptr's | Miodrag Milanovic | 2018-06-25 | 1 | -1/+1 |
* | Updates from clangformat | Clifford Wolf | 2018-06-23 | 1 | -10/+3 |
* | Refactoring bind/unbind API | Clifford Wolf | 2018-06-23 | 1 | -10/+30 |
* | Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright... | Clifford Wolf | 2018-06-22 | 1 | -1/+1 |
* | Updates from clangformat | Clifford Wolf | 2018-06-21 | 1 | -5/+4 |
* | Add ctx->checksum(), slightly improve log messages | Clifford Wolf | 2018-06-21 | 1 | -0/+123 |
* | Refactor Arch/Context design hierarchy | Clifford Wolf | 2018-06-19 | 1 | -5/+5 |
* | Getting rid of users of old IdString API | Clifford Wolf | 2018-06-18 | 1 | -4/+7 |
* | Updates from clangformat | Clifford Wolf | 2018-06-18 | 1 | -4/+1 |
* | Towards IdString as per-context facility | Clifford Wolf | 2018-06-18 | 1 | -12/+25 |
* | Rename Chip to Arch and ChipArgs to ArchArgs | Clifford Wolf | 2018-06-18 | 1 | -1/+1 |
* | Minor clangformat changes | Clifford Wolf | 2018-06-12 | 1 | -2/+2 |
* | Add fast IdString <-> PortPin conversion | Clifford Wolf | 2018-06-12 | 1 | -1/+9 |
* | Add proper fast IdString | Clifford Wolf | 2018-06-12 | 1 | -0/+35 |