Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Improve ic40 gfx | Clifford Wolf | 2018-07-10 | 1 | -62/+18 |
* | Make logic cell positioning a constant | David Shah | 2018-07-09 | 1 | -4/+4 |
* | Add constants for switchbox locations | David Shah | 2018-07-09 | 1 | -28/+28 |
* | Make LCs smaller and move them down | David Shah | 2018-07-09 | 1 | -6/+6 |
* | Add switchboxes | David Shah | 2018-07-09 | 1 | -3/+41 |
* | Add lutff_global switchbox | David Shah | 2018-07-09 | 1 | -0/+8 |
* | Add ice40 wire gfx enums | Clifford Wolf | 2018-07-09 | 1 | -1/+5 |
* | Reduce line width, adding some switchboxes | David Shah | 2018-07-09 | 1 | -4/+28 |
* | refactor: Replace assert with NPNR_ASSERT | David Shah | 2018-07-04 | 1 | -6/+6 |
* | Building using MSVC works | Miodrag Milanovic | 2018-07-04 | 1 | -0/+8 |
* | ice40: Another carry timing fix | David Shah | 2018-07-03 | 1 | -5/+4 |
* | ice40: Fix carry timing paths | David Shah | 2018-07-03 | 1 | -3/+3 |
* | ice40: UltraPlus SPRAM working | David Shah | 2018-06-29 | 1 | -4/+4 |
* | ice40: Add timing paths for carry | David Shah | 2018-06-27 | 1 | -0/+9 |
* | Refactor: remove PlacementValidityChecker and move methods to Arch | David Shah | 2018-06-25 | 1 | -0/+12 |
* | added project saving and loading | Miodrag Milanovic | 2018-06-24 | 1 | -0/+19 |