aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/arch.h
Commit message (Expand)AuthorAgeFilesLines
* Remove implementations of deprecated APIsDavid Shah2018-07-241-3/+0
* ecp5: Add some more PIO helper functionsDavid Shah2018-07-231-0/+4
* Remove getBelsByType() APIClifford Wolf2018-07-231-14/+0
* clangformatDavid Shah2018-07-231-2/+2
* ecp5: Add Add getGridDimX(), getGridDimY(), getTileDimZ()David Shah2018-07-231-0/+5
* ecp5: Implement new Grid APIsDavid Shah2018-07-231-0/+14
* ecp5: Remove obsolete db entries, add Bel z-positionDavid Shah2018-07-231-4/+1
* Move to new API and remove deprecatedMiodrag Milanovic2018-07-221-25/+0
* ecp5: Adding new Bel pin APIDavid Shah2018-07-221-2/+22
* ecp5: Fix regression following router updateDavid Shah2018-07-221-1/+1
* Rename getWireBelPin to getBelPinWireClifford Wolf2018-07-221-1/+1
* Add getWireDelay APIClifford Wolf2018-07-211-0/+6
* ecp5: Add support for pin name constraints using 'LOC' attributesDavid Shah2018-07-181-0/+1
* ecp5: Adding PIO data to chipdbDavid Shah2018-07-181-0/+23
* ecp5: Adding a slow and conservative placement validity checkerDavid Shah2018-07-171-0/+8
* Revert "Add read/mutate context stubs for ECP5"Sergiusz Bazanski2018-07-141-103/+2
* Revert "Move read methods to ReadMethods, remove some legacy access to Arch"Sergiusz Bazanski2018-07-141-4/+88
* Revert "Make ECP5 proxy context compatible"Sergiusz Bazanski2018-07-141-0/+76
* Make ECP5 proxy context compatibleSergiusz Bazanski2018-07-141-76/+0
* Move read methods to ReadMethods, remove some legacy access to ArchSergiusz Bazanski2018-07-141-88/+4
* Add read/mutate context stubs for ECP5Sergiusz Bazanski2018-07-141-2/+103
* Add ctx->pack() APIClifford Wolf2018-07-131-0/+1
* Add Groups APIClifford Wolf2018-07-121-0/+11
* Add ctx->place() APIClifford Wolf2018-07-111-0/+1
* Add ctx->route() APIClifford Wolf2018-07-111-0/+4
* New refreshUi APIClifford Wolf2018-07-111-6/+0
* ecp5: Update arch to use new graphics APIDavid Shah2018-07-111-4/+6
* ecp5: Adding bitstream gen for pips and LUT initDavid Shah2018-07-111-0/+2
* ecp5: Adding tiletypes to databaseDavid Shah2018-07-111-0/+6
* ecp5: Architecture fixesDavid Shah2018-07-111-0/+4
* ecp5: Starting to add BBA to importerDavid Shah2018-07-111-1/+0
* ecp5: Starting to develop a Trellis importerDavid Shah2018-07-111-2/+0
* ecp5: Implementing (at least stubs) most of arch.ccDavid Shah2018-07-111-5/+19
* ecp5: Implementing core arch.h functionsDavid Shah2018-07-111-79/+120
* ecp5: Working on arch implementationDavid Shah2018-07-111-91/+140
* ecp5: Begin planning data structuresDavid Shah2018-07-111-0/+639