Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | make colors configurable, changed to gray | Miodrag Milanovic | 2018-07-12 | 2 | -7/+28 | |
* | | ecp5: Unbreaking groups | David Shah | 2018-07-12 | 1 | -1/+1 | |
| * | Fix zoom in fpgawidget | Sergiusz Bazanski | 2018-07-12 | 2 | -62/+62 | |
|/ | ||||||
* | changed order of scale and translate, makes it zoom at center | Miodrag Milanovic | 2018-07-12 | 1 | -2/+2 | |
* | Update README | Clifford Wolf | 2018-07-12 | 1 | -13/+13 | |
* | Add Groups API | Clifford Wolf | 2018-07-12 | 11 | -13/+252 | |
* | added progress bar for future use | Miodrag Milanovic | 2018-07-12 | 2 | -0/+8 | |
* | Added python37 as well, fixes latest msys2 build and macOS | Miodrag Milanovic | 2018-07-12 | 1 | -0/+7 | |
* | ecp5: Improving SLICE bel | David Shah | 2018-07-12 | 3 | -1/+58 | |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-07-11 | 2 | -5/+16 | |
|\ | ||||||
| * | disable actions and make them accesible | Miodrag Milanovic | 2018-07-11 | 2 | -4/+13 | |
| * | margins fix | Miodrag Milanovic | 2018-07-11 | 1 | -1/+3 | |
* | | Add missing wires to ice40 gfx | Clifford Wolf | 2018-07-11 | 1 | -2/+54 | |
|/ | ||||||
* | Deterministic chipdb blobs | Clifford Wolf | 2018-07-11 | 2 | -3/+3 | |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-07-11 | 1 | -4/+25 | |
|\ | ||||||
| * | Fix layout | Miodrag Milanovic | 2018-07-11 | 1 | -4/+25 | |
* | | Fix usage of refreshUi API in generic arch | Clifford Wolf | 2018-07-11 | 1 | -4/+5 | |
* | | Add ctx->place() API | Clifford Wolf | 2018-07-11 | 12 | -10/+27 | |
* | | Add ctx->route() API | Clifford Wolf | 2018-07-11 | 13 | -18/+57 | |
|/ | ||||||
* | Unflip iCE40 tile graphics | Clifford Wolf | 2018-07-11 | 2 | -54/+54 | |
* | New refreshUi API | Clifford Wolf | 2018-07-11 | 4 | -18/+33 | |
* | GUI preparation for search and browse history | Miodrag Milanovic | 2018-07-11 | 7 | -0/+37 | |
* | Fixed MSVC build | Miodrag Milanovic | 2018-07-11 | 1 | -4/+4 | |
* | ecp5: Update arch to use new graphics API | David Shah | 2018-07-11 | 4 | -27/+39 | |
* | Merge branch 'ice40gfx' into 'master' | Clifford Wolf | 2018-07-11 | 10 | -101/+1155 | |
|\ | ||||||
| * | Add GUI Decals API | Clifford Wolf | 2018-07-11 | 8 | -124/+255 | |
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into ice40gfx | Clifford Wolf | 2018-07-10 | 5 | -0/+12 | |
| |\ | ||||||
| * | | Improve ic40 gfx | Clifford Wolf | 2018-07-10 | 3 | -164/+216 | |
| * | | Add ice40 LC output gfx | Clifford Wolf | 2018-07-09 | 2 | -3/+30 | |
| * | | Make logic cell positioning a constant | David Shah | 2018-07-09 | 3 | -6/+12 | |
| * | | Adding all LUT input wires | David Shah | 2018-07-09 | 1 | -3/+6 | |
| * | | Add constants for switchbox locations | David Shah | 2018-07-09 | 2 | -28/+63 | |
| * | | Reorder gfx.h, add LUT0 inputs | David Shah | 2018-07-09 | 2 | -22/+35 | |
| * | | Add ice40 gfx right vertical span-4 | Clifford Wolf | 2018-07-09 | 2 | -54/+78 | |
| * | | Vertical wires and span-12 wires | Clifford Wolf | 2018-07-09 | 2 | -2/+158 | |
| * | | 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 horizontal ice40 span4 wire gfx | Clifford Wolf | 2018-07-09 | 1 | -0/+49 | |
| * | | Increase max zoom, decrease line width | David Shah | 2018-07-09 | 1 | -3/+3 | |
| * | | Add lutff_global switchbox | David Shah | 2018-07-09 | 1 | -0/+8 | |
| * | | Add ice40 wire gfx enums | Clifford Wolf | 2018-07-09 | 3 | -1/+489 | |
| * | | Reduce line width, adding some switchboxes | David Shah | 2018-07-09 | 2 | -7/+31 | |
* | | | reversed Y coordinate in gui | Miodrag Milanovic | 2018-07-11 | 1 | -1/+1 | |
* | | | Add ECP5 notes to README | David Shah | 2018-07-11 | 1 | -1/+12 | |
* | | | Merge branch 'ecp5' into 'master' | David Shah | 2018-07-11 | 35 | -9/+3581 | |
|\ \ \ | ||||||
| * | | | ecp5: New libtrellis tile lookup API | David Shah | 2018-07-11 | 1 | -19/+18 | |
| * | | | cmake: Post-rebase ecp5 fixes | David Shah | 2018-07-11 | 2 | -1/+0 | |
| * | | | ecp5: Blinky tweaks | David Shah | 2018-07-11 | 2 | -24/+24 | |
| * | | | ecp5: Make blinky more fancy | David Shah | 2018-07-11 | 1 | -2/+22 | |
| * | | | ecp5: Buttons working | David Shah | 2018-07-11 | 3 | -5/+14 |