aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | removed not used and buggy featuresMiodrag Milanovic2018-07-1813-474/+0
* | | | | ecp5: Tidying up examplesDavid Shah2018-07-1810-265/+40
* | | | | ecp5: Add support for pin name constraints using 'LOC' attributesDavid Shah2018-07-185-15/+64
* | | | | ecp5: Adding PIO data to chipdbDavid Shah2018-07-182-0/+101
* | | | | ice40: RenamingDavid Shah2018-07-184-9/+9
* | | | | ice40: Fixes for inverted clocksDavid Shah2018-07-183-2/+7
* | | | | Cleanups in iCE40 blinky and picorv32 testsClifford Wolf2018-07-184-35/+2
* | | | | Add Net/Cell "udata" fieldClifford Wolf2018-07-181-0/+4
* | | | | 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
| |_|_|/ |/| | |
| * | | Add Loc struct for x/y/z bel locationsClifford Wolf2018-07-172-2/+38
|/ / /
* | | 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