aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into gridapiClifford Wolf2018-07-2050-872/+911
|\
| * Few more checks on parameters and error eolMiodrag Milanovic2018-07-202-7/+17
| * Start adding bitstream reading for ice40Miodrag Milanovic2018-07-204-43/+143
| * ice40: Optimise reset/enable net checkingDavid Shah2018-07-203-11/+14
| * ice40: Trim DSP inputs that are constant where appropriateDavid Shah2018-07-192-2/+10
| * ice40: Packer and bitstream gen support for MAC16sDavid Shah2018-07-193-3/+111
| * ice40: Adding cell definition for DSPsDavid Shah2018-07-195-7/+80
| * ice40: Add virtual padin wires for intoscs and GB_IOsDavid Shah2018-07-191-1/+14
| * Reducing performance cost of assertsDavid Shah2018-07-192-9/+11
| * ice40: Adding data for extra cell configurationDavid Shah2018-07-192-4/+39
| * Fix click on wire in net sectionMiodrag Milanovic2018-07-181-1/+1
| * cell and net now can be selected, fixed issue with highlightMiodrag Milanovic2018-07-181-19/+15
| * added clear action for browsing historyMiodrag Milanovic2018-07-184-0/+18
| * 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