| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor common placement functions out of SA placer for use in legaliser | David Shah | 2018-06-27 | 1 | -1/+2 |
* | Make GUI use recreated context | Miodrag Milanovic | 2018-06-26 | 1 | -1/+1 |
* | Fixing Python bindings after adding unique_ptr | David Shah | 2018-06-26 | 1 | -1/+1 |
* | nets and cells are unique_ptr's | Miodrag Milanovic | 2018-06-25 | 1 | -8/+3 |
* | ice40: Creating a carry chain splitter function | David Shah | 2018-06-25 | 1 | -3/+3 |
* | Fix some memory leaks | Miodrag Milanovic | 2018-06-25 | 1 | -0/+12 |
* | Updates from clangformat | Clifford Wolf | 2018-06-23 | 1 | -10/+3 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-23 | 1 | -66/+0 |
|\ |
|
| * | removed all deprecated unused api calls | Miodrag Milanovic | 2018-06-23 | 1 | -66/+0 |
* | | Refactoring bind/unbind API | Clifford Wolf | 2018-06-23 | 1 | -3/+8 |
|/ |
|
* | Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright... | Clifford Wolf | 2018-06-22 | 1 | -1/+1 |
* | Zero-initialize PortRef budgets | Clifford Wolf | 2018-06-21 | 1 | -1/+1 |
* | Add ctx->checksum(), slightly improve log messages | Clifford Wolf | 2018-06-21 | 1 | -1/+7 |
* | Improvements in router | Clifford Wolf | 2018-06-21 | 1 | -0/+1 |
* | Adding stubs for delay annotation and cell timing lookup | David Shah | 2018-06-20 | 1 | -5/+5 |
* | Add PlaceStrength | Clifford Wolf | 2018-06-20 | 1 | -1/+16 |
* | Add Context::sorted_shuffle API | Clifford Wolf | 2018-06-19 | 1 | -0/+7 |
* | Updates from clangformat | Clifford Wolf | 2018-06-19 | 1 | -10/+10 |
* | Add Context::force and "nextpnr-ice40 --force" | Clifford Wolf | 2018-06-19 | 1 | -0/+1 |
* | Add rng to Context, start using ctx->verbose | Clifford Wolf | 2018-06-19 | 1 | -0/+52 |
* | Refactor Arch/Context design hierarchy | Clifford Wolf | 2018-06-19 | 1 | -17/+30 |
* | Getting rid of users of old IdString API | Clifford Wolf | 2018-06-18 | 1 | -26/+31 |
* | Updates from clangformat | Clifford Wolf | 2018-06-18 | 1 | -16/+34 |
* | Deprecate old IdString API with implizit global context | Clifford Wolf | 2018-06-18 | 1 | -12/+12 |
* | Towards IdString as per-context facility | Clifford Wolf | 2018-06-18 | 1 | -37/+78 |
* | Move contents of design.h to nextpnr.h | Clifford Wolf | 2018-06-18 | 1 | -1/+59 |
* | Rename chip.h to arch.h | Clifford Wolf | 2018-06-18 | 1 | -1/+1 |
* | Fixing regression due to IDStrings | David Shah | 2018-06-12 | 1 | -0/+7 |
* | Minor clangformat changes | Clifford Wolf | 2018-06-12 | 1 | -2/+5 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-12 | 1 | -1/+1 |
|\ |
|
| * | ice40: Add support for LC placement constraints in packer | David Shah | 2018-06-12 | 1 | -1/+1 |
* | | Add fast IdString <-> PortPin conversion | Clifford Wolf | 2018-06-12 | 1 | -1/+3 |
* | | Add proper fast IdString | Clifford Wolf | 2018-06-12 | 1 | -12/+45 |
|/ |
|
* | Add IdString API | Clifford Wolf | 2018-06-12 | 1 | -2/+37 |
* | Add nextpnr namespace | Clifford Wolf | 2018-06-12 | 1 | -21/+19 |
* | Add "nextpnr.h" | Clifford Wolf | 2018-06-11 | 1 | -0/+69 |