aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/main.cc
Commit message (Expand)AuthorAgeFilesLines
* ecp5: Add support for pin name constraints using 'LOC' attributesDavid Shah2018-07-181-2/+6
* ecp5: Adding command line options for device typeDavid Shah2018-07-171-0/+13
* Add ctx->pack() APIClifford Wolf2018-07-131-2/+1
* Use command line parameters settings for GUI as well.Miodrag Milanovic2018-07-131-32/+34
* Updates from clang-formatClifford Wolf2018-07-121-6/+4
* Add ctx->place() APIClifford Wolf2018-07-111-2/+1
* Add ctx->route() APIClifford Wolf2018-07-111-2/+1
* ecp5: Adding bitstream gen for pips and LUT initDavid Shah2018-07-111-12/+18
* ecp5: Make target device 45k on account of current hardware accessDavid Shah2018-07-111-2/+2
* ecp5: Adding tiletypes to databaseDavid Shah2018-07-111-2/+8
* ecp5: Link libtrellis library to ecp5 binaryDavid Shah2018-07-111-0/+6
* ecp5: Dump routing as a sanity checkDavid Shah2018-07-111-0/+8
* ecp5: Place design working, router now segfaults due to db issueDavid Shah2018-07-111-7/+6
* ecp5: Adding JSON input option (not working yet)David Shah2018-07-111-0/+35
* ecp5: Add 25k databaseDavid Shah2018-07-111-2/+5
* ecp5: Implementing core arch.h functionsDavid Shah2018-07-111-0/+139