aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added rest of properties to all sections in GUIMiodrag Milanovic2018-07-072-2/+122
* removed deprecated class name, fixes warnings with later qt5Miodrag Milanovic2018-07-071-2/+2
* adde macOS instructionsMiodrag Milanovic2018-07-071-0/+3
* clang format and some cleanupMiodrag Milanovic2018-07-064-96/+85
* all nets and cells info visible in propertiesMiodrag Milanovic2018-07-061-74/+189
* MSVC build instructionsMiodrag Milanovic2018-07-061-1/+6
* Cleanup and fix of property viewMiodrag Milanovic2018-07-061-9/+3
* more properties added for netsMiodrag Milanovic2018-07-052-4/+70
* made current properties read onlyMiodrag Milanovic2018-07-052-6/+9
* display properties for nets and cells and simplify typesMiodrag Milanovic2018-07-051-35/+27
* Display nets and cells as wellMiodrag Milanovic2018-07-055-1/+60
* no messages on console if all is fine with openglMiodrag Milanovic2018-07-051-1/+1
* Proper tree in tree view for bels, wires and pipsMiodrag Milanovic2018-07-051-20/+72
* disable few warnings for msvcMiodrag Milanovic2018-07-051-0/+4
* Disable warning from qt5 andMiodrag Milanovic2018-07-052-3/+3
* make GUI compile on MSVCMiodrag Milanovic2018-07-055-11/+15
* typeof to decltypeMiodrag Milanovic2018-07-053-60/+60
* Merge branch 'new_python' into 'master'Clifford Wolf2018-07-0412-271/+740
|\
| * python: Convert empty BelId to NoneDavid Shah2018-07-045-6/+12
| * python: Renaming and fixing 'generic' buildDavid Shah2018-07-044-1/+31