| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates from clangformat | Clifford Wolf | 2018-06-21 | 1 | -12/+3 |
* | Added return code to json parsing and pcf reading | Miodrag Milanovic | 2018-06-21 | 3 | -37/+46 |
* | Fixed return codes for packer, placer and router | Miodrag Milanovic | 2018-06-21 | 1 | -9/+13 |
* | log_error now trows exception, main is covering catch | Miodrag Milanovic | 2018-06-21 | 1 | -231/+241 |
* | Cleanup parse_json_file API, some other cleanups | Clifford Wolf | 2018-06-21 | 1 | -1/+1 |
* | Add ctx->checksum(), slightly improve log messages | Clifford Wolf | 2018-06-21 | 2 | -0/+18 |
* | Improve log messages, move many messages to verbose mode | Clifford Wolf | 2018-06-21 | 1 | -11/+17 |
* | Improvements in router | Clifford Wolf | 2018-06-21 | 2 | -1/+8 |
* | Add frequency setting and fix slack calculation | David Shah | 2018-06-21 | 1 | -1/+6 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | David Shah | 2018-06-20 | 3 | -16/+29 |
|\ |
|
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-20 | 1 | -3/+11 |
| |\ |
|
| * | | Improve --tmfuzz mode and iCE40 delay estimator | Clifford Wolf | 2018-06-20 | 3 | -16/+29 |
* | | | place_sa: Improvements including supporting force and ordering consistency | David Shah | 2018-06-20 | 2 | -4/+4 |
| |/
|/| |
|
* | | WIP: adding timing budget to placer | David Shah | 2018-06-20 | 2 | -3/+11 |
* | | Improving timing annotator | David Shah | 2018-06-20 | 1 | -1/+1 |
|/ |
|
* | Add "nextpnr-ice40 --tmfuzz" | Clifford Wolf | 2018-06-20 | 1 | -0/+40 |
* | Fix jsonparse compiler warnings, clangformat updates | Clifford Wolf | 2018-06-20 | 1 | -1/+1 |
* | Fix chipdb UltraPlus wires | David Shah | 2018-06-20 | 1 | -1/+1 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | David Shah | 2018-06-20 | 3 | -10/+132 |
|\ |
|
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-20 | 2 | -0/+32 |
| |\ |
|
| * | | Changes to estimatePosition API | Clifford Wolf | 2018-06-20 | 2 | -4/+3 |
| * | | Add better iCE40 delay estimates | Clifford Wolf | 2018-06-20 | 2 | -6/+129 |
* | | | Working on the timing annotator | David Shah | 2018-06-20 | 2 | -6/+20 |
| |/
|/| |
|
* | | Working on the timing budget annnotator | David Shah | 2018-06-20 | 2 | -6/+7 |
* | | Adding stubs for delay annotation and cell timing lookup | David Shah | 2018-06-20 | 2 | -0/+31 |
|/ |
|
* | ice40: Tidying up carry packer a bit | David Shah | 2018-06-19 | 1 | -15/+28 |
* | ice40: WIP SB_CARRY packer | David Shah | 2018-06-19 | 2 | -0/+71 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-19 | 2 | -27/+50 |
|\ |
|
| * | Major performance improvement to placement validity check | David Shah | 2018-06-19 | 4 | -32/+60 |
* | | Improved log messages in SA placer, minor changes from clangformat | Clifford Wolf | 2018-06-19 | 1 | -3/+4 |
* | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-19 | 2 | -5/+20 |
|\| |
|
| * | ice40: Improve error reporting for invalid tristate usage | David Shah | 2018-06-19 | 3 | -15/+24 |
| * | ice40: Fix constant packer | David Shah | 2018-06-19 | 1 | -4/+14 |
* | | Updates from clangformat | Clifford Wolf | 2018-06-19 | 4 | -16/+25 |
* | | Add Context::force and "nextpnr-ice40 --force" | Clifford Wolf | 2018-06-19 | 3 | -5/+15 |
|/ |
|
* | ice40: Don't deduplicate local tracks when counting | David Shah | 2018-06-19 | 1 | -10/+9 |
* | Add rng to Context, start using ctx->verbose | Clifford Wolf | 2018-06-19 | 1 | -14/+10 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-19 | 3 | -50/+50 |
|\ |
|
| * | ice40: More IdString API updates | David Shah | 2018-06-19 | 3 | -50/+50 |
* | | Refactor Arch/Context design hierarchy | Clifford Wolf | 2018-06-19 | 2 | -23/+20 |
|/ |
|
* | ice40: Adding support for tristate IO | David Shah | 2018-06-19 | 2 | -3/+22 |
* | ice40: Removing deprecated API in cells.cc | David Shah | 2018-06-19 | 1 | -45/+46 |
* | Getting rid of old IdString API users, Add ctx to many internal APIs | Clifford Wolf | 2018-06-18 | 6 | -126/+161 |
* | Getting rid of users of old IdString API | Clifford Wolf | 2018-06-18 | 2 | -24/+24 |
* | Getting rid of users of old IdString API | Clifford Wolf | 2018-06-18 | 2 | -3/+6 |
* | Towards IdString as per-context facility | Clifford Wolf | 2018-06-18 | 1 | -2/+2 |
* | Rename chip.h to arch.h | Clifford Wolf | 2018-06-18 | 2 | -1/+1 |
* | Updates from clangformat | Clifford Wolf | 2018-06-18 | 3 | -6/+4 |
* | Rename Design to Context, derive from Arch instead of instantiating | Clifford Wolf | 2018-06-18 | 11 | -130/+126 |
* | Rename Chip to Arch and ChipArgs to ArchArgs | Clifford Wolf | 2018-06-18 | 6 | -104/+105 |