aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | | ecp5: Implementing core arch.h functionsDavid Shah2018-07-116-87/+746
| * | | ecp5: Working on arch implementationDavid Shah2018-07-116-104/+153
| * | | ecp5: Begin planning data structuresDavid Shah2018-07-113-0/+793
|/ / /
* | | Added cmake parameter ARCH to specify architecture to buildMiodrag Milanovic2018-07-112-5/+32
* | | Renamed dummy->generic for tests, also fix warningMiodrag Milanovic2018-07-112-0/+2
| |/ |/|
* | Added ICE40_HX1K_ONLY check in gui and mainMiodrag Milanovic2018-07-102-0/+8
* | Set family specific parameters for GUIMiodrag Milanovic2018-07-103-0/+4
|/
* Merge branch 'speedup_assert' into 'master'David Shah2018-07-091-1/+1
|\
| * NPNR_ASSERT not to implicitly construct stringsEddie Hung2018-07-081-1/+1
* | cleared a warning and add note for pythonMiodrag Milanovic2018-07-082-8/+9
* | Python executable filename could be differentMiodrag Milanovic2018-07-081-2/+2
|/
* Added selection of chip and pacakge on new projet in GUIMiodrag Milanovic2018-07-073-11/+68