aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/fix-zoomSergiusz Bazanski2018-07-1211-59/+121
| | |\ | | |/ | |/|
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-07-121-0/+11
| |\ \
| | * | ecp5/cmake: Improve error message when trellis/pytrellis not foundDavid Shah2018-07-121-0/+11
| * | | Improve iCE40 wire database and gfxClifford Wolf2018-07-126-50/+72
| * | | Add GraphicElement style enumClifford Wolf2018-07-121-1/+9
| |/ /
| * | make colors configurable, changed to grayMiodrag Milanovic2018-07-122-7/+28
| * | ecp5: Unbreaking groupsDavid Shah2018-07-121-1/+1
| | * Fix zoom in fpgawidgetSergiusz Bazanski2018-07-122-62/+62
| |/
| * changed order of scale and translate, makes it zoom at centerMiodrag Milanovic2018-07-121-2/+2
| * Update READMEClifford Wolf2018-07-121-13/+13
| * Add Groups APIClifford Wolf2018-07-1211-13/+252
| * added progress bar for future useMiodrag Milanovic2018-07-122-0/+8
| * Added python37 as well, fixes latest msys2 build and macOSMiodrag Milanovic2018-07-121-0/+7
| * ecp5: Improving SLICE belDavid Shah2018-07-123-1/+58
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-07-112-5/+16
| |\
| | * disable actions and make them accesibleMiodrag Milanovic2018-07-112-4/+13
| | * margins fixMiodrag Milanovic2018-07-111-1/+3
| * | Add missing wires to ice40 gfxClifford Wolf2018-07-111-2/+54
| |/
| * Deterministic chipdb blobsClifford Wolf2018-07-112-3/+3
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-07-111-4/+25
| |\
| | * Fix layoutMiodrag Milanovic2018-07-111-4/+25
| * | Fix usage of refreshUi API in generic archClifford Wolf2018-07-111-4/+5
| * | Add ctx->place() APIClifford Wolf2018-07-1112-10/+27
| * | Add ctx->route() APIClifford Wolf2018-07-1113-18/+57
| |/
| * Unflip iCE40 tile graphicsClifford Wolf2018-07-112-54/+54
| * New refreshUi APIClifford Wolf2018-07-114-18/+33
| * GUI preparation for search and browse historyMiodrag Milanovic2018-07-117-0/+37
| * Fixed MSVC buildMiodrag Milanovic2018-07-111-4/+4
| * ecp5: Update arch to use new graphics APIDavid Shah2018-07-114-27/+39
| * Merge branch 'ice40gfx' into 'master'Clifford Wolf2018-07-1110-101/+1155
| |\
| | * Add GUI Decals APIClifford Wolf2018-07-118-124/+255
| | * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into ice40gfxClifford Wolf2018-07-105-0/+12
| | |\
| | * | Improve ic40 gfxClifford Wolf2018-07-103-164/+216
| | * | Add ice40 LC output gfxClifford Wolf2018-07-092-3/+30
| | * | Make logic cell positioning a constantDavid Shah2018-07-093-6/+12
| | * | Adding all LUT input wiresDavid Shah2018-07-091-3/+6
| | * | Add constants for switchbox locationsDavid Shah2018-07-092-28/+63
| | * | Reorder gfx.h, add LUT0 inputsDavid Shah2018-07-092-22/+35
| | * | Add ice40 gfx right vertical span-4Clifford Wolf2018-07-092-54/+78
| | * | Vertical wires and span-12 wiresClifford Wolf2018-07-092-2/+158
| | * | Make LCs smaller and move them downDavid Shah2018-07-091-6/+6
| | * | Add switchboxesDavid Shah2018-07-091-3/+41
| | * | Add horizontal ice40 span4 wire gfxClifford Wolf2018-07-091-0/+49
| | * | Increase max zoom, decrease line widthDavid Shah2018-07-091-3/+3
| | * | Add lutff_global switchboxDavid Shah2018-07-091-0/+8
| | * | Add ice40 wire gfx enumsClifford Wolf2018-07-093-1/+489
| | * | Reduce line width, adding some switchboxesDavid Shah2018-07-092-7/+31
| * | | reversed Y coordinate in guiMiodrag Milanovic2018-07-111-1/+1
| * | | Add ECP5 notes to READMEDavid Shah2018-07-111-1/+12
| * | | Merge branch 'ecp5' into 'master'David Shah2018-07-1135-9/+3581
| |\ \ \