Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into redist_slack | Eddie Hung | 2018-07-23 | 1 | -13/+36 |
|\ | |||||
| * | Add Arch::getBelPins() to generic and iCE40 archs | Clifford Wolf | 2018-07-22 | 1 | -0/+15 |
| * | Add Arch::getBelPinType() and Arch::getWireBelPins() in iCE40 arch | Clifford Wolf | 2018-07-22 | 1 | -0/+14 |
| * | Rename getWireBelPin to getBelPinWire | Clifford Wolf | 2018-07-22 | 1 | -1/+1 |
| * | clangformat | Clifford Wolf | 2018-07-22 | 1 | -2/+1 |
| * | Merge branch 'q3k/lock-2-electric-boogaloo' into 'master' | Clifford Wolf | 2018-07-21 | 1 | -4/+4 |
| |\ | |||||
| | * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-elec... | Sergiusz Bazanski | 2018-07-21 | 1 | -1/+42 |
| | |\ | |||||
| | * | | Re-enable drawing Pips. | Sergiusz Bazanski | 2018-07-20 | 1 | -3/+3 |
| | * | | clang-format | Sergiusz Bazanski | 2018-07-20 | 1 | -1/+1 |
| | * | | Nuke IdStringDB | Sergiusz Bazanski | 2018-07-20 | 1 | -1/+1 |
| | * | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-elec... | Sergiusz Bazanski | 2018-07-20 | 1 | -8/+50 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-elec... | Serge Bazanski | 2018-07-15 | 1 | -8/+15 |
| | |\ \ \ | |||||
| | * | | | | Refactor IdString functionality into IdStringDB | Serge Bazanski | 2018-07-14 | 1 | -1/+1 |
| * | | | | | Add Loc constructors | Clifford Wolf | 2018-07-21 | 1 | -6/+1 |
| | |_|_|/ | |/| | | | |||||
* / | | | | Add Arch::getBudgetOverride() to eliminate hack for COUT | Eddie Hung | 2018-07-21 | 1 | -0/+6 |
|/ / / / | |||||
* | | | | Add Location APIs to generic arch | Clifford Wolf | 2018-07-20 | 1 | -7/+19 |
* | | | | Improve iCE40 and common Loc code | Clifford Wolf | 2018-07-20 | 1 | -1/+30 |
| |_|/ |/| | | |||||
* | | | ice40: Optimise reset/enable net checking | David Shah | 2018-07-20 | 1 | -1/+9 |
* | | | ice40: Adding cell definition for DSPs | David Shah | 2018-07-19 | 1 | -4/+4 |
* | | | ice40: Renaming | David Shah | 2018-07-18 | 1 | -3/+3 |
* | | | ice40: Use xArchArgs in validity check | David Shah | 2018-07-18 | 1 | -17/+22 |
* | | | ice40: Make assignArchArgs a Arch method; call also after legaliser | David Shah | 2018-07-18 | 1 | -0/+30 |
* | | | ice40: Assign ArchArgs after packing | David Shah | 2018-07-18 | 1 | -3/+2 |
| |/ |/| | |||||
* | | Remove pip names from ice40 chip db to safe memory | Clifford Wolf | 2018-07-15 | 1 | -3/+17 |
* | | Add iCE40 Pip gfx | Clifford Wolf | 2018-07-15 | 1 | -16/+9 |
|/ | |||||
* | Revert "Make ice40::Arch thread-safe" | Sergiusz Bazanski | 2018-07-14 | 1 | -7/+0 |
* | Revert "Make PnR use Unlocked methods" | Sergiusz Bazanski | 2018-07-14 | 1 | -23/+3 |
* | Revert "Introduce proxies for locked access to ctx" | Sergiusz Bazanski | 2018-07-14 | 1 | -302/+66 |
* | Revert "Slight simplification of proxy code" | Sergiusz Bazanski | 2018-07-14 | 1 | -54/+54 |
* | Revert "Make GUI nice and smooth." | Sergiusz Bazanski | 2018-07-14 | 1 | -7/+3 |
* | Revert "Refactor proxies to nextpnr." | Sergiusz Bazanski | 2018-07-14 | 1 | -30/+47 |
* | Revert "clang-format" | Sergiusz Bazanski | 2018-07-14 | 1 | -22/+82 |
* | Revert "Remove legacy access to state via Arch" | Sergiusz Bazanski | 2018-07-14 | 1 | -0/+41 |
* | Remove legacy access to state via Arch | Sergiusz Bazanski | 2018-07-14 | 1 | -41/+0 |
* | clang-format | Sergiusz Bazanski | 2018-07-14 | 1 | -82/+22 |
* | Refactor proxies to nextpnr. | Sergiusz Bazanski | 2018-07-14 | 1 | -47/+30 |
* | Make GUI nice and smooth. | Sergiusz Bazanski | 2018-07-13 | 1 | -3/+7 |
* | Slight simplification of proxy code | Sergiusz Bazanski | 2018-07-13 | 1 | -54/+54 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-the-th... | Sergiusz Bazanski | 2018-07-13 | 1 | -21/+68 |
|\ | |||||
| * | Improve handling of iCE40 BRAM bels | Clifford Wolf | 2018-07-13 | 1 | -8/+36 |
| * | Fix Ui/Decal handling of active/inactive arch objects | Clifford Wolf | 2018-07-13 | 1 | -3/+11 |
* | | Introduce proxies for locked access to ctx | Sergiusz Bazanski | 2018-07-13 | 1 | -66/+291 |
* | | Make PnR use Unlocked methods | Sergiusz Bazanski | 2018-07-13 | 1 | -3/+23 |
* | | Make ice40::Arch thread-safe | Sergiusz Bazanski | 2018-07-13 | 1 | -0/+7 |
|/ | |||||
* | Updates from clang-format | Clifford Wolf | 2018-07-12 | 1 | -23/+13 |
* | Improve iCE40 wire database and gfx | Clifford Wolf | 2018-07-12 | 1 | -4/+20 |
* | Add Groups API | Clifford Wolf | 2018-07-12 | 1 | -6/+58 |
* | Add ctx->place() API | Clifford Wolf | 2018-07-11 | 1 | -0/+6 |
* | Add ctx->route() API | Clifford Wolf | 2018-07-11 | 1 | -0/+8 |
* | Add GUI Decals API | Clifford Wolf | 2018-07-11 | 1 | -96/+111 |