aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5
Commit message (Expand)AuthorAgeFilesLines
* 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
* ecp5: Add simple constant packerDavid Shah2018-07-183-2/+98
* ecp5: Function to handle constant LUT inputsDavid Shah2018-07-171-0/+26
* Add ArchNetInfo and ArchCellInfoClifford Wolf2018-07-171-0/+3
* ecp5: Fixing packer bugsDavid Shah2018-07-174-10/+29
* ecp5: Adding a slow and conservative placement validity checkerDavid Shah2018-07-173-7/+129
* ecp5: FF packerDavid Shah2018-07-171-1/+19
* ecp5: LUT packerDavid Shah2018-07-173-19/+95
* ecp5: Working on packer LUT pairing functionalityDavid Shah2018-07-171-0/+120
* ecp5: Infrastructure for FF packingDavid Shah2018-07-173-0/+71
* ecp5: Working on packerDavid Shah2018-07-171-9/+74