aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Slight simplification of proxy codeSergiusz Bazanski2018-07-132-68/+93
| * Comment arch.hSergiusz Bazanski2018-07-131-1/+34
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-the-th...Sergiusz Bazanski2018-07-1327-527/+411
| |\
| | * Made python console use edit line and betterMiodrag Milanovic2018-07-1310-412/+249
| | * Improve handling of iCE40 BRAM belsClifford Wolf2018-07-131-8/+36
| | * Fix iCE40 wire gfx decalsClifford Wolf2018-07-131-25/+78
| | * Fix ice40 gfx wire indicesClifford Wolf2018-07-131-1/+1
| | * remove maximum size restriction for tree/propertyMiodrag Milanovic2018-07-131-1/+0
| | * Add ctx->pack() APIClifford Wolf2018-07-1312-75/+14
| | * Fix Ui/Decal handling of active/inactive arch objectsClifford Wolf2018-07-134-4/+34
| | * Fixing hash link problemDavid Shah2018-07-132-2/+2
| * | Introduce proxies for locked access to ctxSergiusz Bazanski2018-07-138-592/+767
| * | Make PnR use Unlocked methodsSergiusz Bazanski2018-07-137-78/+173
| * | Make ice40::Arch thread-safeSergiusz Bazanski2018-07-133-11/+44
| |/
| * Style.Sergiusz Bazanski2018-07-132-51/+35
| * Fixed initial title and actions after newMiodrag Milanovic2018-07-133-4/+5
| * invert palette for fpga viewerMiodrag Milanovic2018-07-131-0/+10
| * Add coloring per graphics element styleMiodrag Milanovic2018-07-132-37/+80
| * Use command line parameters settings for GUI as well.Miodrag Milanovic2018-07-1312-153/+184
| * Remove legacy graphics APISergiusz Bazanski2018-07-124-115/+43
| * Updates from clang-formatClifford Wolf2018-07-1217-136/+92
| * Fix ice40 wire segments in lutff complexClifford Wolf2018-07-121-2/+2
| * Merge branch 'q3k/fix-zoom' into 'master'David Shah2018-07-122-62/+62
| |\
| | * 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