aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/arch.h
Commit message (Expand)AuthorAgeFilesLines
...
* ecp5: Refresh Bels when they are modifiedDavid Shah2018-08-031-0/+2
* Add missing files and missing includes for MSVCMiodrag Milanovic2018-08-021-0/+1
* ecp5: Remove libtrellis link for bitstream genDavid Shah2018-08-011-11/+22
* ecp5: Adding tilegrid helper functions to ArchDavid Shah2018-08-011-0/+21
* ecp5: Add tilemap to chip databaseDavid Shah2018-08-011-0/+12
* Remove getFrameDecal() APIClifford Wolf2018-08-011-1/+0
* Modify the getNetinfo*() functions and getBudgetOverride() to not useEddie Hung2018-07-311-1/+1
* Merge remote-tracking branch 'origin/estdelay' into redist_slackEddie Hung2018-07-311-0/+1
|\
| * Modify predictDelay signatureEddie Hung2018-07-301-1/+1
| * Add predictDelay Arch APIClifford Wolf2018-07-301-0/+1
* | Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-311-0/+1
|\ \
| * | Update getBudgetOverride() for other archesEddie Hung2018-07-261-1/+1
| * | Revert "Remove Arch::getBudgetOverride()"Eddie Hung2018-07-261-0/+1
| |/
* | getChipName() should be constClifford Wolf2018-07-311-1/+1
* | Use DelayInfo for cell timing instead of delay_tDavid Shah2018-07-301-1/+1
|/
* Fix name clash for ecp5Miodrag Milanovic2018-07-261-1/+1
* Add getWireType()/getPipType() APIClifford Wolf2018-07-261-0/+4
* ecp5: Add global network info to databaseDavid Shah2018-07-251-0/+21
* Fixed packing non podMiodrag Milanovic2018-07-251-2/+2
* 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