aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ice40: Use xArchArgs in validity checkDavid Shah2018-07-184-39/+39
* ice40: Make assignArchArgs a Arch method; call also after legaliserDavid Shah2018-07-184-31/+37
* ice40: Assign ArchArgs after packingDavid Shah2018-07-187-14/+63
* ecp5: Simple packer workingDavid Shah2018-07-184-16/+78
* ecp5: Add simple constant packerDavid Shah2018-07-183-2/+98
* ecp5: Function to handle constant LUT inputsDavid Shah2018-07-171-0/+26
* Add ArchNetInfo and ArchCellInfoClifford Wolf2018-07-174-3/+11
* proper fixMiodrag Milanovic2018-07-171-3/+2
* ecp5: Fixing packer bugsDavid Shah2018-07-174-10/+29
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-07-171-0/+2
|\
| * remove non working codeMiodrag Milanovic2018-07-171-0/+2
* | ecp5: Adding a slow and conservative placement validity checkerDavid Shah2018-07-173-7/+129
* | ecp5: FF packerDavid Shah2018-07-171-1/+19
|/
* ecp5: LUT packerDavid Shah2018-07-173-19/+95
* ecp5: Working on packer LUT pairing functionalityDavid Shah2018-07-171-0/+120
* QT 5.5 does not have this feature and it is version in Ubuntu 16.04Miodrag Milanovic2018-07-171-0/+4
* ecp5: Infrastructure for FF packingDavid Shah2018-07-173-0/+71
* ecp5: Working on packerDavid Shah2018-07-171-9/+74
* ecp5: Refactor skeleton of packerDavid Shah2018-07-172-41/+55
* ecp5: Adding command line options for device typeDavid Shah2018-07-173-20/+23
* ecp5: Build all chip typesDavid Shah2018-07-173-3/+3
* ecp5: Major improvements to Trellis importerDavid Shah2018-07-171-299/+71
* ecp5: Adding cell definitionsDavid Shah2018-07-172-0/+183
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-07-173-5/+13
|\
| * Added check for yosys availabilityMiodrag Milanovic2018-07-173-5/+13
* | Fix driver finder when net is undrivenDavid Shah2018-07-171-0/+2
|/
* add tooltip for folderMiodrag Milanovic2018-07-161-0/+1
* Added Yosys tab with interactive consoleMiodrag Milanovic2018-07-167-1/+328
* refactor: Remove incorrect uses of the term 'wirelength'David Shah2018-07-164-43/+49
* Fix MSVC buildMiodrag Milanovic2018-07-162-5/+8
* Remove pip names from ice40 chip db to safe memoryClifford Wolf2018-07-153-5/+19
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-07-151-10/+21
|\
| * Make at least 50 of pips available in uphill/downhillMiodrag Milanovic2018-07-151-10/+21
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-07-157-6/+39
|\|
| * Added splash screen info while loadingMiodrag Milanovic2018-07-157-6/+39
* | Add iCE40 Pip gfxClifford Wolf2018-07-155-22/+255
|/
* added highlight groupsMiodrag Milanovic2018-07-155-47/+173
* added browsing historyMiodrag Milanovic2018-07-152-0/+61
* make linked items clickableMiodrag Milanovic2018-07-153-25/+57
* add select on property pane, and action to double clickMiodrag Milanovic2018-07-157-28/+69
* show selected item from property window as well, cleanupMiodrag Milanovic2018-07-152-256/+201
* remove selected on context changeMiodrag Milanovic2018-07-141-0/+1
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrSergiusz Bazanski2018-07-1414-167/+138
|\
| * display selected object from treeMiodrag Milanovic2018-07-146-4/+41
| * simplified Icon allocationMiodrag Milanovic2018-07-143-83/+50
| * use itemSelectionChanged, keyboard selection worksMiodrag Milanovic2018-07-142-3/+7
| * join python and info into one tabMiodrag Milanovic2018-07-1410-42/+17
* | Fix revert issues.Sergiusz Bazanski2018-07-141-12/+0
* | Revert "Make ice40::Arch thread-safe"Sergiusz Bazanski2018-07-143-44/+11
* | Revert "Make PnR use Unlocked methods"Sergiusz Bazanski2018-07-147-173/+78