aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | ecp5: New libtrellis tile lookup APIDavid Shah2018-07-111-19/+18
| * | | cmake: Post-rebase ecp5 fixesDavid Shah2018-07-112-1/+0
| * | | ecp5: Blinky tweaksDavid Shah2018-07-112-24/+24
| * | | ecp5: Make blinky more fancyDavid Shah2018-07-111-2/+22
| * | | ecp5: Buttons workingDavid Shah2018-07-113-5/+14
| * | | ecp5: *** Blinky working ***David Shah2018-07-114-7/+31
| * | | ecp5: Bitstream progressDavid Shah2018-07-114-10/+9
| * | | ecp5: Working on bitstream genDavid Shah2018-07-117-3/+585
| * | | ecp5: Adding bitstream gen for slice configDavid Shah2018-07-112-0/+26
| * | | ecp5: Adding bitstream gen for pips and LUT initDavid Shah2018-07-116-15/+192
| * | | ecp5: Make target device 45k on account of current hardware accessDavid Shah2018-07-113-7/+7
| * | | ecp5: Adding tiletypes to databaseDavid Shah2018-07-113-2/+19
| * | | ecp5: Link libtrellis library to ecp5 binaryDavid Shah2018-07-112-0/+14
| * | | ecp5: Dump routing as a sanity checkDavid Shah2018-07-111-0/+8
| * | | ecp5: Blinky example places and routesDavid Shah2018-07-113-1/+27
| * | | ecp5: Architecture fixesDavid Shah2018-07-112-1/+5
| * | | ecp5: Place design working, router now segfaults due to db issueDavid Shah2018-07-115-11/+139
| * | | ecp5: Fixing arch bugsDavid Shah2018-07-112-2/+6
| * | | ecp5: Adding JSON input option (not working yet)David Shah2018-07-111-0/+35
| * | | ecp5: Adding a simple prepacked synth scriptDavid Shah2018-07-115-0/+132
| * | | cmake: Only add ECP5 target when TRELLIS_ROOT specifiedDavid Shah2018-07-111-0/+2
| * | | ecp5: Add 25k databaseDavid Shah2018-07-115-6/+74
| * | | ecp5: Adding complete binary blob writer to Trellis importerDavid Shah2018-07-112-33/+159
| * | | ecp5: Starting to add BBA to importerDavid Shah2018-07-112-1/+313
| * | | ecp5: Adding Bels to import scriptDavid Shah2018-07-111-10/+118
| * | | ecp5: Starting to develop a Trellis importerDavid Shah2018-07-113-2/+122
| * | | ecp5: Implementing (at least stubs) most of arch.ccDavid Shah2018-07-116-191/+225
| * | | ecp5: Add stub for UIDavid Shah2018-07-113-0/+98