aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5
Commit message (Expand)AuthorAgeFilesLines
* ecp5: Tweak bitstream chip scopeDavid Shah2018-08-011-1/+1
* ecp5: Memory fixes in packerDavid Shah2018-08-011-4/+7
* Remove getFrameDecal() APIClifford Wolf2018-08-013-14/+1
* 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-312-2/+2
* Merge remote-tracking branch 'origin/estdelay' into redist_slackEddie Hung2018-07-312-0/+10
|\
| * Modify predictDelay signatureEddie Hung2018-07-302-3/+7
| * Add predictDelay Arch APIClifford Wolf2018-07-302-0/+6
* | Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-313-1/+8
|\ \
| * | Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-282-2/+3
| |\|
| * | 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
| |\ \
| * | | 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
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-255-300/+105
| |\ \ \ \
| * | | | | 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
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-235-0/+366
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into redist_slackEddie Hung2018-07-233-54/+115
| |\ \ \ \ \ \ \
| * | | | | | | | Add Arch::getBudgetOverride() to eliminate hack for COUTEddie Hung2018-07-212-0/+6
* | | | | | | | | getChipName() should be constClifford Wolf2018-07-312-3/+2
* | | | | | | | | ecp5: Add Bel graphicsDavid Shah2018-07-314-12/+103
* | | | | | | | | Use DelayInfo for cell timing instead of delay_tDavid Shah2018-07-302-2/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | ecp5: Fix typoDavid Shah2018-07-271-1/+1
* | | | | | | | ecp5: Fix chipdb builderDavid Shah2018-07-271-1/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix name clash for ecp5Miodrag Milanovic2018-07-262-2/+2
* | | | | | | Add getWireType()/getPipType() APIClifford Wolf2018-07-261-0/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | clangformatEddie Hung2018-07-251-6/+4
| |_|_|_|/ |/| | | |
* | | | | 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
| |_|_|/ |/| | |
* | | | 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
| |_|/ |/| |
* | | 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
| |/ |/|
* | 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