aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/arch.cc
Commit message (Expand)AuthorAgeFilesLines
* ecp5: Architecture testing and fixingDavid Shah2018-07-241-1/+7
* Remove implementations of deprecated APIsDavid Shah2018-07-241-33/+5
* ecp5: Add some more PIO helper functionsDavid Shah2018-07-231-0/+38
* clangformatClifford Wolf2018-07-231-2/+4
* ecp5: Implement new Grid APIsDavid Shah2018-07-231-0/+36
* ecp5: Adding new Bel pin APIDavid Shah2018-07-221-0/+30
* ecp5: Fix regression following router updateDavid Shah2018-07-221-1/+1
* Rename getWireBelPin to getBelPinWireClifford Wolf2018-07-221-1/+1
* ecp5: Add support for pin name constraints using 'LOC' attributesDavid Shah2018-07-181-2/+31
* ecp5: Adding a slow and conservative placement validity checkerDavid Shah2018-07-171-7/+12
* ecp5: Build all chip typesDavid Shah2018-07-171-1/+1
* Revert "Move read methods to ReadMethods, remove some legacy access to Arch"Sergiusz Bazanski2018-07-141-89/+16
* Revert "Make ECP5 proxy context compatible"Sergiusz Bazanski2018-07-141-79/+0
* Make ECP5 proxy context compatibleSergiusz Bazanski2018-07-141-0/+79
* Move read methods to ReadMethods, remove some legacy access to ArchSergiusz Bazanski2018-07-141-16/+89
* Updates from clang-formatClifford Wolf2018-07-121-8/+2
* ecp5: Unbreaking groupsDavid Shah2018-07-121-1/+1
* Add Groups APIClifford Wolf2018-07-121-0/+2
* Add ctx->place() APIClifford Wolf2018-07-111-0/+6
* Add ctx->route() APIClifford Wolf2018-07-111-0/+8
* ecp5: Update arch to use new graphics APIDavid Shah2018-07-111-19/+6
* ecp5: Adding bitstream gen for pips and LUT initDavid Shah2018-07-111-3/+3
* ecp5: Make target device 45k on account of current hardware accessDavid Shah2018-07-111-4/+4
* ecp5: Blinky example places and routesDavid Shah2018-07-111-1/+7
* ecp5: Place design working, router now segfaults due to db issueDavid Shah2018-07-111-4/+2
* ecp5: Fixing arch bugsDavid Shah2018-07-111-1/+5
* ecp5: Add 25k databaseDavid Shah2018-07-111-1/+24
* ecp5: Implementing (at least stubs) most of arch.ccDavid Shah2018-07-111-185/+104
* ecp5: Implementing core arch.h functionsDavid Shah2018-07-111-0/+386