aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5
Commit message (Expand)AuthorAgeFilesLines
* Fixing hash link problemDavid Shah2018-07-131-1/+1
* Use command line parameters settings for GUI as well.Miodrag Milanovic2018-07-131-32/+34
* Updates from clang-formatClifford Wolf2018-07-123-16/+14
* ecp5/cmake: Improve error message when trellis/pytrellis not foundDavid Shah2018-07-121-0/+11
* ecp5: Unbreaking groupsDavid Shah2018-07-121-1/+1
* Add Groups APIClifford Wolf2018-07-123-0/+32
* ecp5: Improving SLICE belDavid Shah2018-07-123-1/+58
* Deterministic chipdb blobsClifford Wolf2018-07-111-1/+1
* Add ctx->place() APIClifford Wolf2018-07-113-2/+8
* Add ctx->route() APIClifford Wolf2018-07-113-2/+13
* New refreshUi APIClifford Wolf2018-07-111-6/+0
* ecp5: Update arch to use new graphics APIDavid Shah2018-07-114-27/+39
* ecp5: New libtrellis tile lookup APIDavid Shah2018-07-111-19/+18
* 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-113-6/+30
* ecp5: Bitstream progressDavid Shah2018-07-114-10/+9
* ecp5: Working on bitstream genDavid Shah2018-07-115-2/+583
* ecp5: Adding bitstream gen for slice configDavid Shah2018-07-111-0/+14
* 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-114-11/+138
* 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
* ecp5: Add 25k databaseDavid Shah2018-07-114-6/+73
* 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: Implementing core arch.h functionsDavid Shah2018-07-116-87/+746
* ecp5: Working on arch implementationDavid Shah2018-07-113-95/+144
* ecp5: Begin planning data structuresDavid Shah2018-07-113-0/+793