aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-302-2/+2
|\
| * Use DelayInfo for cell timing instead of delay_tDavid Shah2018-07-302-2/+2
* | Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-282-2/+3
|\|
| * ecp5: Fix typoDavid Shah2018-07-271-1/+1
| * ecp5: Fix chipdb builderDavid Shah2018-07-271-1/+2
* | Update getBudgetOverride() for other archesEddie Hung2018-07-262-2/+2
* | Revert "Remove Arch::getBudgetOverride()"Eddie Hung2018-07-262-0/+3
* | Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-262-2/+6
|\|
| * Fix name clash for ecp5Miodrag Milanovic2018-07-262-2/+2
| * Add getWireType()/getPipType() APIClifford Wolf2018-07-261-0/+4
* | Remove Arch::getBudgetOverride()Eddie Hung2018-07-252-3/+0
* | Retry clangformatEddie Hung2018-07-253-7/+3
* | Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-251-6/+4
|\|
| * clangformatEddie Hung2018-07-251-6/+4
* | Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-255-300/+105
|\|
| * clangformatDavid Shah2018-07-252-3/+4
| * ecp5: Add global network info to databaseDavid Shah2018-07-252-0/+39
| * Fixed packing non podMiodrag Milanovic2018-07-252-5/+5
| * ecp5: Update trellis_import to use new bbasmDavid Shah2018-07-252-293/+58
* | If --freq not set, attempt to find max by adjusting budget so min path slack ...Eddie Hung2018-07-241-1/+6
* | Merge branch 'master' into redist_slackEddie Hung2018-07-246-46/+195
|\|
| * ecp5: Bitsream gen tuningDavid Shah2018-07-241-11/+16
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-07-241-3/+122
| |\
| | * Fixed pybiding so generic can work and ecp5 expose all neededMiodrag Milanovic2018-07-241-3/+122
| * | ecp5: Working on LVDS inputs for Versa supportDavid Shah2018-07-241-0/+8
| |/
| * ecp5: Architecture testing and fixingDavid Shah2018-07-242-1/+11
| * Remove implementations of deprecated APIsDavid Shah2018-07-243-39/+9
| * ecp5: Support for differential IODavid Shah2018-07-241-1/+15
| * ecp5: Set BANKREF to correct VccIODavid Shah2018-07-241-2/+25
* | Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-235-0/+366
|\|
| * ecp5: Add some more PIO helper functionsDavid Shah2018-07-232-0/+42
| * ecp5: Helper functions for I/O placement and checkingDavid Shah2018-07-233-0/+324
* | Merge branch 'master' into redist_slackEddie Hung2018-07-233-54/+115
|\|
| * 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
| * clangformatClifford Wolf2018-07-231-2/+4
| * ecp5: Implement new Grid APIsDavid Shah2018-07-232-0/+50
| * ecp5: Remove obsolete db entries, add Bel z-positionDavid Shah2018-07-232-19/+2
| * Move to new API and remove deprecatedMiodrag Milanovic2018-07-221-25/+0
| * ecp5: Adding new Bel pin APIDavid Shah2018-07-223-3/+63
| * ecp5: Fix regression following router updateDavid Shah2018-07-222-2/+2
| * Rename getWireBelPin to getBelPinWireClifford Wolf2018-07-222-2/+2
* | Add Arch::getBudgetOverride() to eliminate hack for COUTEddie Hung2018-07-212-0/+6
|/
* Change DelayInfo semantics to what we actually needClifford Wolf2018-07-211-3/+8
* Add getWireDelay APIClifford Wolf2018-07-211-0/+6
* ecp5: Tidying up examplesDavid Shah2018-07-1810-265/+40
* ecp5: Add support for pin name constraints using 'LOC' attributesDavid Shah2018-07-185-15/+64
* ecp5: Adding PIO data to chipdbDavid Shah2018-07-182-0/+101
* ecp5: Simple packer workingDavid Shah2018-07-184-16/+78