Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Added Yosys tab with interactive console | Miodrag Milanovic | 2018-07-16 | 7 | -1/+328 | |
| * | refactor: Remove incorrect uses of the term 'wirelength' | David Shah | 2018-07-16 | 4 | -43/+49 | |
| * | Fix MSVC build | Miodrag Milanovic | 2018-07-16 | 2 | -5/+8 | |
| * | Remove pip names from ice40 chip db to safe memory | Clifford Wolf | 2018-07-15 | 3 | -5/+19 | |
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-07-15 | 1 | -10/+21 | |
| |\ | ||||||
| * \ | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-07-15 | 7 | -6/+39 | |
| |\ \ | ||||||
| * | | | Add iCE40 Pip gfx | Clifford Wolf | 2018-07-15 | 5 | -22/+255 | |
* | | | | Merge branch 'master' into 'master' | Eddie Hung | 2018-07-15 | 87 | -1163/+6469 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Make at least 50 of pips available in uphill/downhill | Miodrag Milanovic | 2018-07-15 | 1 | -10/+21 | |
| | |/ | |/| | ||||||
| * | | Added splash screen info while loading | Miodrag Milanovic | 2018-07-15 | 7 | -6/+39 | |
| |/ | ||||||
| * | added highlight groups | Miodrag Milanovic | 2018-07-15 | 5 | -47/+173 | |
| * | added browsing history | Miodrag Milanovic | 2018-07-15 | 2 | -0/+61 | |
| * | make linked items clickable | Miodrag Milanovic | 2018-07-15 | 3 | -25/+57 | |
| * | add select on property pane, and action to double click | Miodrag Milanovic | 2018-07-15 | 7 | -28/+69 | |
| * | show selected item from property window as well, cleanup | Miodrag Milanovic | 2018-07-15 | 2 | -256/+201 | |
| * | remove selected on context change | Miodrag Milanovic | 2018-07-14 | 1 | -0/+1 | |
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Sergiusz Bazanski | 2018-07-14 | 14 | -167/+138 | |
| |\ | ||||||
| | * | display selected object from tree | Miodrag Milanovic | 2018-07-14 | 6 | -4/+41 | |
| | * | simplified Icon allocation | Miodrag Milanovic | 2018-07-14 | 3 | -83/+50 | |
| | * | use itemSelectionChanged, keyboard selection works | Miodrag Milanovic | 2018-07-14 | 2 | -3/+7 | |
| | * | join python and info into one tab | Miodrag Milanovic | 2018-07-14 | 10 | -42/+17 | |
| * | | Fix revert issues. | Sergiusz Bazanski | 2018-07-14 | 1 | -12/+0 | |
| * | | Revert "Make ice40::Arch thread-safe" | Sergiusz Bazanski | 2018-07-14 | 3 | -44/+11 | |
| * | | Revert "Make PnR use Unlocked methods" | Sergiusz Bazanski | 2018-07-14 | 7 | -173/+78 | |
| * | | Revert "Introduce proxies for locked access to ctx" | Sergiusz Bazanski | 2018-07-14 | 8 | -778/+607 | |
| * | | Revert "Comment arch.h" | Sergiusz Bazanski | 2018-07-14 | 1 | -34/+1 | |
| * | | Revert "Slight simplification of proxy code" | Sergiusz Bazanski | 2018-07-14 | 2 | -93/+68 | |
| * | | Revert "Make GUI nice and smooth." | Sergiusz Bazanski | 2018-07-14 | 6 | -178/+127 | |
| * | | Revert "Add Nix(OS) support" | Sergiusz Bazanski | 2018-07-14 | 3 | -96/+0 | |
| * | | 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 |