Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Revert "Fix description in Nix derivation" | Sergiusz Bazanski | 2018-07-14 | 1 | -2/+2 | |
* | | Revert "Refactor proxies to nextpnr." | Sergiusz Bazanski | 2018-07-14 | 10 | -218/+194 | |
* | | Revert "clang-format" | Sergiusz Bazanski | 2018-07-14 | 6 | -80/+169 | |
* | | Revert "Add read/mutate context stubs for ECP5" | Sergiusz Bazanski | 2018-07-14 | 2 | -103/+6 | |
* | | Revert "Move read methods to ReadMethods, remove some legacy access to Arch" | Sergiusz Bazanski | 2018-07-14 | 8 | -135/+129 | |
* | | Revert "Make ECP5 proxy context compatible" | Sergiusz Bazanski | 2018-07-14 | 2 | -79/+76 | |
* | | Revert "Remove legacy access to state via Arch" | Sergiusz Bazanski | 2018-07-14 | 6 | -65/+120 | |
* | | Revert "Remove unimplemented pybindings (for now)" | Sergiusz Bazanski | 2018-07-14 | 1 | -0/+32 | |
* | | Revert "Undo accidental picorv32.sh commit" | Sergiusz Bazanski | 2018-07-14 | 1 | -4/+4 | |
|/ | ||||||
* | Undo accidental picorv32.sh commit | Sergiusz Bazanski | 2018-07-14 | 1 | -4/+4 | |
* | Remove unimplemented pybindings (for now) | Sergiusz Bazanski | 2018-07-14 | 1 | -32/+0 | |
* | Remove legacy access to state via Arch | Sergiusz Bazanski | 2018-07-14 | 6 | -120/+65 | |
* | Make ECP5 proxy context compatible | Sergiusz Bazanski | 2018-07-14 | 2 | -76/+79 | |
* | Move read methods to ReadMethods, remove some legacy access to Arch | Sergiusz Bazanski | 2018-07-14 | 8 | -129/+135 | |
* | Add read/mutate context stubs for ECP5 | Sergiusz Bazanski | 2018-07-14 | 2 | -6/+103 | |
* | clang-format | Sergiusz Bazanski | 2018-07-14 | 6 | -169/+80 | |
* | Refactor proxies to nextpnr. | Sergiusz Bazanski | 2018-07-14 | 10 | -194/+218 | |
* | cmake: Add missing pthread library | David Shah | 2018-07-14 | 1 | -1/+1 | |
* | Fix description in Nix derivation | Serge Bazanski | 2018-07-13 | 1 | -2/+2 | |
* | Add Nix(OS) support | Serge Bazanski | 2018-07-13 | 3 | -0/+96 | |
* | Make GUI nice and smooth. | Sergiusz Bazanski | 2018-07-13 | 6 | -127/+178 | |
* | Slight simplification of proxy code | Sergiusz Bazanski | 2018-07-13 | 2 | -68/+93 | |
* | Comment arch.h | Sergiusz Bazanski | 2018-07-13 | 1 | -1/+34 | |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-the-th... | Sergiusz Bazanski | 2018-07-13 | 27 | -527/+411 | |
|\ | ||||||
| * | Made python console use edit line and better | Miodrag Milanovic | 2018-07-13 | 10 | -412/+249 | |
| * | Improve handling of iCE40 BRAM bels | Clifford Wolf | 2018-07-13 | 1 | -8/+36 | |
| * | Fix iCE40 wire gfx decals | Clifford Wolf | 2018-07-13 | 1 | -25/+78 | |
| * | Fix ice40 gfx wire indices | Clifford Wolf | 2018-07-13 | 1 | -1/+1 | |
| * | remove maximum size restriction for tree/property | Miodrag Milanovic | 2018-07-13 | 1 | -1/+0 | |
| * | Add ctx->pack() API | Clifford Wolf | 2018-07-13 | 12 | -75/+14 | |
| * | Fix Ui/Decal handling of active/inactive arch objects | Clifford Wolf | 2018-07-13 | 4 | -4/+34 | |
| * | Fixing hash link problem | David Shah | 2018-07-13 | 2 | -2/+2 | |
* | | Introduce proxies for locked access to ctx | Sergiusz Bazanski | 2018-07-13 | 8 | -592/+767 | |
* | | Make PnR use Unlocked methods | Sergiusz Bazanski | 2018-07-13 | 7 | -78/+173 | |
* | | Make ice40::Arch thread-safe | Sergiusz Bazanski | 2018-07-13 | 3 | -11/+44 | |
|/ | ||||||
* | Style. | Sergiusz Bazanski | 2018-07-13 | 2 | -51/+35 | |
* | Fixed initial title and actions after new | Miodrag Milanovic | 2018-07-13 | 3 | -4/+5 | |
* | invert palette for fpga viewer | Miodrag Milanovic | 2018-07-13 | 1 | -0/+10 | |
* | Add coloring per graphics element style | Miodrag Milanovic | 2018-07-13 | 2 | -37/+80 | |
* | Use command line parameters settings for GUI as well. | Miodrag Milanovic | 2018-07-13 | 12 | -153/+184 | |
* | Remove legacy graphics API | Sergiusz Bazanski | 2018-07-12 | 4 | -115/+43 | |
* | Updates from clang-format | Clifford Wolf | 2018-07-12 | 17 | -136/+92 | |
* | Fix ice40 wire segments in lutff complex | Clifford Wolf | 2018-07-12 | 1 | -2/+2 | |
* | Merge branch 'q3k/fix-zoom' into 'master' | David Shah | 2018-07-12 | 2 | -62/+62 | |
|\ | ||||||
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/fix-zoom | Sergiusz Bazanski | 2018-07-12 | 11 | -59/+121 | |
| |\ | |/ |/| | ||||||
* | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-07-12 | 1 | -0/+11 | |
|\ \ | ||||||
| * | | ecp5/cmake: Improve error message when trellis/pytrellis not found | David Shah | 2018-07-12 | 1 | -0/+11 | |
* | | | Improve iCE40 wire database and gfx | Clifford Wolf | 2018-07-12 | 6 | -50/+72 | |
* | | | Add GraphicElement style enum | Clifford Wolf | 2018-07-12 | 1 | -1/+9 | |
|/ / | ||||||
* | | make colors configurable, changed to gray | Miodrag Milanovic | 2018-07-12 | 2 | -7/+28 |