| Commit message (Expand) | Author | Age | Files | Lines |
* | getBudgetOverride() now handles COUT crossing tiles | Eddie Hung | 2018-07-26 | 2 | -6/+13 |
* | Revert "Remove Arch::getBudgetOverride()" | Eddie Hung | 2018-07-26 | 2 | -0/+8 |
* | Merge remote-tracking branch 'origin/master' into redist_slack | Eddie Hung | 2018-07-26 | 5 | -104/+189 |
|\ |
|
| * | common: rename GraphicElement::{style,type} enums, add _MAX members | Sergiusz Bazanski | 2018-07-26 | 3 | -19/+19 |
| * | clangformat and GraphicElement::style comments | Clifford Wolf | 2018-07-26 | 1 | -2/+2 |
| * | Add getWireType()/getPipType() API | Clifford Wolf | 2018-07-26 | 1 | -0/+4 |
| * | Move iCE40 switchbox gfx to UI groups | Clifford Wolf | 2018-07-26 | 1 | -93/+162 |
| * | Add iCE40 pip gfx for carry_in mux | Clifford Wolf | 2018-07-26 | 1 | -0/+11 |
| * | Improvements in bbasm | Clifford Wolf | 2018-07-26 | 1 | -1/+2 |
* | | Remove Arch::getBudgetOverride() | Eddie Hung | 2018-07-25 | 2 | -8/+0 |
* | | clangformat | Eddie Hung | 2018-07-25 | 3 | -5/+5 |
* | | Merge remote-tracking branch 'origin/master' into redist_slack | Eddie Hung | 2018-07-25 | 6 | -39/+45 |
|\| |
|
| * | clangformat | Eddie Hung | 2018-07-25 | 3 | -15/+12 |
| * | Merge remote-tracking branch 'origin/master' into eddieh/idstring_speedup | Eddie Hung | 2018-07-25 | 15 | -289/+4388 |
| |\ |
|
| * | | Reduce id() lookups for commonly used update_budget() | Eddie Hung | 2018-07-24 | 3 | -24/+33 |
* | | | Merge remote-tracking branch 'origin/master' into redist_slack | Eddie Hung | 2018-07-25 | 15 | -289/+4388 |
|\ \ \
| | |/
| |/| |
|
| * | | Add ice40/benchmark/report.ipynb | Clifford Wolf | 2018-07-25 | 1 | -0/+69 |
| * | | More minor ice40 benchmark improvements | Clifford Wolf | 2018-07-25 | 2 | -2/+7 |
| * | | ice40: Tweaking picorv32_benchmark.py | David Shah | 2018-07-25 | 1 | -2/+1 |
| * | | Minor improvements in iCE40 benchmark scripts | Clifford Wolf | 2018-07-25 | 2 | -2/+7 |
| * | | Add ice40/benchmark/ | Clifford Wolf | 2018-07-25 | 7 | -0/+4136 |
| * | | Merge branch 'bba' into 'master' | Clifford Wolf | 2018-07-25 | 2 | -277/+42 |
| |\ \ |
|
| | * | | proper options for linux build | Miodrag Milanovic | 2018-07-25 | 1 | -1/+1 |
| | * | | Use bbasm to create iCE40 chipdb | Clifford Wolf | 2018-07-24 | 2 | -277/+42 |
| | |/ |
|
| * | | ice40: after review | Sergiusz Bazanski | 2018-07-25 | 2 | -3/+3 |
| * | | ice40: check PLL PACKAGEPIN drives only PLL, cosmetics | Sergiusz Bazanski | 2018-07-25 | 1 | -4/+7 |
| * | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/pll-pads | Sergiusz Bazanski | 2018-07-25 | 1 | -0/+43 |
| |\ \ |
|
| | * | | Add a simple 8x benchmark script | David Shah | 2018-07-25 | 1 | -0/+43 |
| | |/ |
|
| * | | clang-format | Sergiusz Bazanski | 2018-07-25 | 1 | -7/+7 |
| * | | ice40: support PLL40_*_PAD, fix pass-through LUT for LOCK | Sergiusz Bazanski | 2018-07-25 | 3 | -7/+81 |
| |/ |
|
* | | If --freq not set, attempt to find max by adjusting budget so min path slack ... | Eddie Hung | 2018-07-24 | 1 | -1/+6 |
* | | Merge branch 'master' into redist_slack | Eddie Hung | 2018-07-24 | 14 | -93/+419 |
|\| |
|
| * | ice40: after review | Sergiusz Bazanski | 2018-07-24 | 1 | -1/+0 |
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/pll | Sergiusz Bazanski | 2018-07-24 | 9 | -85/+44 |
| |\ |
|
| | * | Remove implementations of deprecated APIs | David Shah | 2018-07-24 | 3 | -30/+0 |
| | * | ice40: Remove use of deprecated APIs | David Shah | 2018-07-24 | 3 | -10/+10 |
| | * | Remove uphill/downhill bel pins from ice40 db | Clifford Wolf | 2018-07-24 | 2 | -34/+0 |
| | * | Add bbasm target, use as passthru in iCE40 builder | David Shah | 2018-07-24 | 1 | -5/+16 |
| | * | Add G_ARROW (for now same look as G_LINE) | Clifford Wolf | 2018-07-24 | 1 | -1/+1 |
| | * | timing: Model clock to Q times | David Shah | 2018-07-24 | 1 | -0/+15 |
| | * | ice40: Trim BRAM constant inputs, reduces routing congestion around BRAM | David Shah | 2018-07-24 | 1 | -0/+3 |
| | * | ice40: Fix SPRAM and other primitives in corners other than (0, 0) | David Shah | 2018-07-24 | 1 | -1/+1 |
| * | | ice40: fixes before review | Sergiusz Bazanski | 2018-07-24 | 5 | -45/+13 |
| * | | ice40: move PLL->IO from pseudo pip to second uphill bel | Sergiusz Bazanski | 2018-07-24 | 3 | -69/+40 |
| * | | ice40: emit list of upbels in chipdb | Sergiusz Bazanski | 2018-07-24 | 4 | -16/+22 |
| * | | clang-format | Sergiusz Bazanski | 2018-07-24 | 3 | -66/+74 |
| * | | ice40: A slightly nicer way to do this. | Sergiusz Bazanski | 2018-07-24 | 1 | -46/+31 |
| * | | ice40: Move spliceLUT back to pack.cc | Sergiusz Bazanski | 2018-07-24 | 3 | -56/+53 |
| * | | ice40: Prevent placement of SB_IOs in IO blocks used by PLL outputs | Sergiusz Bazanski | 2018-07-24 | 1 | -0/+24 |
| * | | ice40: Refactor PLL/LOCK LUT splicing out into Arch:: | Sergiusz Bazanski | 2018-07-24 | 4 | -74/+59 |