Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Revert "clang-format" | Sergiusz Bazanski | 2018-07-14 | 1 | -26/+46 | |
| | | | | This reverts commit 8ca7a6da2525463be5be4ee9f62cfae0acc06b01. | |||||
* | clang-format | Sergiusz Bazanski | 2018-07-14 | 1 | -46/+26 | |
| | ||||||
* | Refactor proxies to nextpnr. | Sergiusz Bazanski | 2018-07-14 | 1 | -32/+138 | |
| | ||||||
* | Make GUI nice and smooth. | Sergiusz Bazanski | 2018-07-13 | 1 | -0/+31 | |
| | ||||||
* | Remove legacy graphics API | Sergiusz Bazanski | 2018-07-12 | 1 | -72/+0 | |
| | | | | | For now we do not optimize the OpenGL renderer against the new decal API, but this can be done in the future. | |||||
* | Updates from clang-format | Clifford Wolf | 2018-07-12 | 1 | -31/+18 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Add GraphicElement style enum | Clifford Wolf | 2018-07-12 | 1 | -1/+9 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Add Groups API | Clifford Wolf | 2018-07-12 | 1 | -0/+19 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Add ctx->route() API | Clifford Wolf | 2018-07-11 | 1 | -0/+9 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | New refreshUi API | Clifford Wolf | 2018-07-11 | 1 | -0/+33 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Fixed MSVC build | Miodrag Milanovic | 2018-07-11 | 1 | -4/+4 | |
| | ||||||
* | Add GUI Decals API | Clifford Wolf | 2018-07-11 | 1 | -0/+60 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | NPNR_ASSERT not to implicitly construct strings | Eddie Hung | 2018-07-08 | 1 | -1/+1 | |
| | ||||||
* | common: Remove deprecated global IdStrings | David Shah | 2018-07-04 | 1 | -13/+0 | |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | Add NPNR_ASSERT_FALSE, use in bitstream.cc | David Shah | 2018-07-04 | 1 | -1/+8 | |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | Fixed debug msvc build and fixed inaccessible base | Miodrag Milanovic | 2018-07-04 | 1 | -1/+1 | |
| | ||||||
* | common: Adding NPNR_ASSERT | David Shah | 2018-07-04 | 1 | -13/+39 | |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | Fixed macros and includes for MSVC | Miodrag Milanovic | 2018-07-03 | 1 | -1/+18 | |
| | ||||||
* | Add implementations for generic arch db API | Clifford Wolf | 2018-06-30 | 1 | -1/+1 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Refactor IdString::global_ctx | Clifford Wolf | 2018-06-30 | 1 | -6/+6 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Split "arch.h" in "arch.h" and "archdefs.h" | Clifford Wolf | 2018-06-29 | 1 | -5/+7 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Improving the SA+legalisation flow | David Shah | 2018-06-29 | 1 | -1/+1 | |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | Refactor common placement functions out of SA placer for use in legaliser | David Shah | 2018-06-27 | 1 | -1/+2 | |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | 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 | |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | 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 | |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | Fix some memory leaks | Miodrag Milanovic | 2018-06-25 | 1 | -0/+12 | |
| | ||||||
* | Updates from clangformat | Clifford Wolf | 2018-06-23 | 1 | -10/+3 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | 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 | |
|/ | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Switched from clifford@clifford.at to clifford@symbioticeda.com for ↵ | Clifford Wolf | 2018-06-22 | 1 | -1/+1 | |
| | | | | | | copyright headers Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Zero-initialize PortRef budgets | Clifford Wolf | 2018-06-21 | 1 | -1/+1 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Add ctx->checksum(), slightly improve log messages | Clifford Wolf | 2018-06-21 | 1 | -1/+7 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Improvements in router | Clifford Wolf | 2018-06-21 | 1 | -0/+1 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Adding stubs for delay annotation and cell timing lookup | David Shah | 2018-06-20 | 1 | -5/+5 | |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | Add PlaceStrength | Clifford Wolf | 2018-06-20 | 1 | -1/+16 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Add Context::sorted_shuffle API | Clifford Wolf | 2018-06-19 | 1 | -0/+7 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Updates from clangformat | Clifford Wolf | 2018-06-19 | 1 | -10/+10 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Add Context::force and "nextpnr-ice40 --force" | Clifford Wolf | 2018-06-19 | 1 | -0/+1 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Add rng to Context, start using ctx->verbose | Clifford Wolf | 2018-06-19 | 1 | -0/+52 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Refactor Arch/Context design hierarchy | Clifford Wolf | 2018-06-19 | 1 | -17/+30 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Getting rid of users of old IdString API | Clifford Wolf | 2018-06-18 | 1 | -26/+31 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Updates from clangformat | Clifford Wolf | 2018-06-18 | 1 | -16/+34 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Deprecate old IdString API with implizit global context | Clifford Wolf | 2018-06-18 | 1 | -12/+12 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Towards IdString as per-context facility | Clifford Wolf | 2018-06-18 | 1 | -37/+78 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Move contents of design.h to nextpnr.h | Clifford Wolf | 2018-06-18 | 1 | -1/+59 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Rename chip.h to arch.h | Clifford Wolf | 2018-06-18 | 1 | -1/+1 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Fixing regression due to IDStrings | David Shah | 2018-06-12 | 1 | -0/+7 | |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> |