Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | clangformat and GraphicElement::style comments | Clifford Wolf | 2018-07-26 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | | | | | | Add getWireType()/getPipType() API | Clifford Wolf | 2018-07-26 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | | | | | | Move iCE40 switchbox gfx to UI groups | Clifford Wolf | 2018-07-26 | 1 | -93/+162 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | | | | | | Add iCE40 pip gfx for carry_in mux | Clifford Wolf | 2018-07-26 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | | | | | | Improvements in bbasm | Clifford Wolf | 2018-07-26 | 1 | -1/+2 | |
| |_|_|_|/ |/| | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | | | | | 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 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Add ice40/benchmark/report.ipynb | Clifford Wolf | 2018-07-25 | 1 | -0/+69 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
| * | | | | More minor ice40 benchmark improvements | Clifford Wolf | 2018-07-25 | 2 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
| * | | | | ice40: Tweaking picorv32_benchmark.py | David Shah | 2018-07-25 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
| * | | | | Minor improvements in iCE40 benchmark scripts | Clifford Wolf | 2018-07-25 | 2 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
| * | | | | Add ice40/benchmark/ | Clifford Wolf | 2018-07-25 | 7 | -0/+4136 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
| * | | | | Merge branch 'bba' into 'master' | Clifford Wolf | 2018-07-25 | 2 | -277/+42 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | bbasm See merge request SymbioticEDA/nextpnr!18 | |||||
| | * | | | | 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 | |
| | | |_|/ | | |/| | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
| * | | | | 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 | |
| | |/ / / | | | | | | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
| * | | | | 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 | |
| |/ / / | ||||||
* / / / | Reduce id() lookups for commonly used update_budget() | Eddie Hung | 2018-07-24 | 3 | -24/+33 | |
|/ / / | ||||||
* | | | 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 | |
| | | | | | | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
| * | | | ice40: Remove use of deprecated APIs | David Shah | 2018-07-24 | 3 | -10/+10 | |
| | | | | | | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
| * | | | Remove uphill/downhill bel pins from ice40 db | Clifford Wolf | 2018-07-24 | 2 | -34/+0 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
| * | | | Add bbasm target, use as passthru in iCE40 builder | David Shah | 2018-07-24 | 1 | -5/+16 | |
| | | | | | | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
| * | | | Add G_ARROW (for now same look as G_LINE) | Clifford Wolf | 2018-07-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
| * | | | timing: Model clock to Q times | David Shah | 2018-07-24 | 1 | -0/+15 | |
| | | | | | | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
| * | | | ice40: Trim BRAM constant inputs, reduces routing congestion around BRAM | David Shah | 2018-07-24 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
| * | | | ice40: Fix SPRAM and other primitives in corners other than (0, 0) | David Shah | 2018-07-24 | 1 | -1/+1 | |
| | |/ | |/| | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | | | 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 | |
| | | | ||||||
* | | | ice40: Emit feed-through LUTs for PLL/LOCK | Sergiusz Bazanski | 2018-07-24 | 2 | -2/+159 | |
| | | | ||||||
* | | | ice40: Fail early on SB_PLL40_*_PAD cells | Sergiusz Bazanski | 2018-07-24 | 2 | -0/+14 | |
| | | | ||||||
* | | | ice40: Implement emitting PLLs | Sergiusz Bazanski | 2018-07-24 | 9 | -16/+269 | |
|/ / | ||||||
* | | Add Context::archcheck() and "nextpnr-ice40 --test" | Clifford Wolf | 2018-07-23 | 2 | -40/+60 | |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | | Remove getBelsByType() API | Clifford Wolf | 2018-07-23 | 1 | -14/+0 | |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | | clangformat | David Shah | 2018-07-23 | 1 | -2/+3 | |
| | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | | Add getGridDimX(), getGridDimY(), getTileDimZ() API | Clifford Wolf | 2018-07-23 | 1 | -0/+6 | |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | | Bugfix in iCE40 chipdb.py | Clifford Wolf | 2018-07-23 | 1 | -3/+0 | |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | | Move to new API and remove deprecated | Miodrag Milanovic | 2018-07-22 | 3 | -63/+40 | |
| | | ||||||
* | | Add Arch::getBelPins() to generic and iCE40 archs | Clifford Wolf | 2018-07-22 | 2 | -0/+17 | |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> |