aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/arch.cc
Commit message (Expand)AuthorAgeFilesLines
* Add constraint weight as a command line optionDavid Shah2018-08-031-1/+1
* Add Router1CfgClifford Wolf2018-08-021-1/+5
* ecp5: Remove libtrellis link for bitstream genDavid Shah2018-08-011-0/+11
* Remove getFrameDecal() APIClifford Wolf2018-08-011-12/+0
* ecp5: Making arch.cc compileDavid Shah2018-08-011-2/+2
* clangformat for stuff I've touchedEddie Hung2018-07-311-1/+1
* 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/+9
|\
| * Modify predictDelay signatureEddie Hung2018-07-301-2/+6
| * Add predictDelay Arch APIClifford Wolf2018-07-301-0/+5
* | Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-311-0/+2
|\ \
| * | Update getBudgetOverride() for other archesEddie Hung2018-07-261-1/+1
| * | Revert "Remove Arch::getBudgetOverride()"Eddie Hung2018-07-261-0/+2
| * | Remove Arch::getBudgetOverride()Eddie Hung2018-07-251-2/+0
| * | Retry clangformatEddie Hung2018-07-251-4/+1
| * | Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-251-3/+4
| |\|
| * | Merge branch 'master' into redist_slackEddie Hung2018-07-241-34/+12
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-231-0/+38
| |\ \ \
| * \ \ \ Merge branch 'master' into redist_slackEddie Hung2018-07-231-2/+70
| |\ \ \ \
| * | | | | Add Arch::getBudgetOverride() to eliminate hack for COUTEddie Hung2018-07-211-0/+5
* | | | | | getChipName() should be constClifford Wolf2018-07-311-2/+1
* | | | | | ecp5: Add Bel graphicsDavid Shah2018-07-311-4/+53
* | | | | | Use DelayInfo for cell timing instead of delay_tDavid Shah2018-07-301-1/+1
| |_|_|_|/ |/| | | |
* | | | | clangformatDavid Shah2018-07-251-1/+2
* | | | | Fixed packing non podMiodrag Milanovic2018-07-251-3/+3
| |_|_|/ |/| | |
* | | | 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