Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Improving timing annotator | David Shah | 2018-06-20 | 1 | -0/+18 | |
|/ | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | Add "nextpnr-ice40 --tmfuzz" | Clifford Wolf | 2018-06-20 | 2 | -0/+12 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Minor refactoring of router infrastructure | Clifford Wolf | 2018-06-20 | 1 | -78/+102 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | David Shah | 2018-06-20 | 2 | -18/+22 | |
|\ | ||||||
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-20 | 3 | -1/+131 | |
| |\ | ||||||
| * | | Updates from clangformat | Clifford Wolf | 2018-06-20 | 1 | -2/+3 | |
| | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
| * | | Changes to estimatePosition API | Clifford Wolf | 2018-06-20 | 1 | -9/+10 | |
| | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
| * | | Add better iCE40 delay estimates | Clifford Wolf | 2018-06-20 | 2 | -12/+14 | |
| | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | | | Working on the timing annotator | David Shah | 2018-06-20 | 1 | -1/+3 | |
| |/ |/| | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | | Working on the timing budget annnotator | David Shah | 2018-06-20 | 1 | -6/+58 | |
| | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | | Another stub delay calculation function | David Shah | 2018-06-20 | 2 | -4/+23 | |
| | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | | Adding stubs for delay annotation and cell timing lookup | David Shah | 2018-06-20 | 3 | -5/+62 | |
| | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | | place_sa: Set placement strengths | David Shah | 2018-06-20 | 1 | -1/+3 | |
|/ | | | | 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> | |||||
* | place_sa: Refactor to put SA placer in its own class | David Shah | 2018-06-20 | 1 | -356/+360 | |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | Add Context::sorted_shuffle API | Clifford Wolf | 2018-06-19 | 2 | -2/+9 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Improve "initial placement" log messages in placer_sa | Clifford Wolf | 2018-06-19 | 1 | -6/+9 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | place_sa: Add log output during initial placement | David Shah | 2018-06-19 | 1 | -0/+7 | |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | Small gui improvements and open json functionality | Miodrag Milanovic | 2018-06-19 | 2 | -0/+7 | |
| | ||||||
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-19 | 1 | -7/+10 | |
|\ | | | | | | | | | | | # Conflicts: # common/place_sa.cc # ice40/arch.h | |||||
| * | Major performance improvement to placement validity check | David Shah | 2018-06-19 | 1 | -12/+18 | |
| | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | | Improved log messages in SA placer, minor changes from clangformat | Clifford Wolf | 2018-06-19 | 1 | -11/+27 | |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-19 | 1 | -47/+14 | |
|\| | ||||||
| * | place_sa: Use context-wide rng | David Shah | 2018-06-19 | 1 | -47/+14 | |
| | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | | Updates from clangformat | Clifford Wolf | 2018-06-19 | 2 | -13/+16 | |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | | Add Context::force and "nextpnr-ice40 --force" | Clifford Wolf | 2018-06-19 | 3 | -2/+4 | |
|/ | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Add rng to Context, start using ctx->verbose | Clifford Wolf | 2018-06-19 | 5 | -28/+91 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Refactor Arch/Context design hierarchy | Clifford Wolf | 2018-06-19 | 2 | -22/+35 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Getting rid of old IdString API users, Add ctx to many internal APIs | Clifford Wolf | 2018-06-18 | 3 | -25/+30 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Getting rid of users of old IdString API | Clifford Wolf | 2018-06-18 | 1 | -1/+1 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Getting rid of users of old IdString API | Clifford Wolf | 2018-06-18 | 3 | -18/+20 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Getting rid of users of old IdString API | Clifford Wolf | 2018-06-18 | 4 | -61/+70 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Updates from clangformat | Clifford Wolf | 2018-06-18 | 2 | -20/+35 | |
| | | | | 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 | 3 | -50/+104 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Fixed include of "design.h" in "route.h" | Clifford Wolf | 2018-06-18 | 1 | -1/+1 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Move contents of design.h to nextpnr.h | Clifford Wolf | 2018-06-18 | 3 | -107/+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> | |||||
* | Rename Design to Context, derive from Arch instead of instantiating | Clifford Wolf | 2018-06-18 | 9 | -132/+123 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Rename Chip to Arch and ChipArgs to ArchArgs | Clifford Wolf | 2018-06-18 | 4 | -8/+8 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-18 | 1 | -16/+23 | |
|\ | ||||||
| * | Fix hash specialisation for BelType and warnings in place_sa.cc | David Shah | 2018-06-18 | 1 | -13/+11 | |
| | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
| * | Improving code style and fixing dummy | David Shah | 2018-06-18 | 1 | -11/+20 | |
| | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | | Improvements in router | Clifford Wolf | 2018-06-18 | 2 | -28/+35 | |
|/ | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Improve router log output | Clifford Wolf | 2018-06-17 | 1 | -1/+6 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Improve router log messages | Clifford Wolf | 2018-06-17 | 1 | -3/+29 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Speed up placer | David Shah | 2018-06-17 | 2 | -6/+2 | |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | Minor performance tweaks and fixes | David Shah | 2018-06-17 | 2 | -3/+3 | |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | place_sa: Adding seed option | David Shah | 2018-06-17 | 2 | -11/+11 | |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | place_sa: Add a rip-up feature when initial placement fails | David Shah | 2018-06-17 | 1 | -23/+48 | |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> |