aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/arch.h
Commit message (Expand)AuthorAgeFilesLines
...
* ecp5: Import SPINE data to databaseDavid Shah2018-09-291-0/+2
* ecp5: Helper function and arch tweaks for global routerDavid Shah2018-09-291-0/+23
* ecp5: Add crude approximation of Pip delaysDavid Shah2018-08-191-1/+1
* Merge pull request #54 from daveshah1/ecp5_speedupDavid Shah2018-08-191-16/+20
|\
| * ecp5: Flatten bel_to_cell for performanceDavid Shah2018-08-181-22/+18
| * ecp5: Speed up Bel availability/binding checksDavid Shah2018-08-181-5/+11
| * ecp5: Speedup placement using ArchCellInfoDavid Shah2018-08-181-0/+2
* | Add Arch attrs APIClifford Wolf2018-08-141-0/+18
|/
* ecp5: Implement getPipLocation and related APIDavid Shah2018-08-091-1/+11
* Merge branch 'master' of github.com:YosysHQ/nextpnr into constidsClifford Wolf2018-08-081-4/+3
|\
| * Merge pull request #44 from YosysHQ/improve_timing_specDavid Shah2018-08-081-4/+2
| |\
| | * Arch API: Removing Arch::isIOCellDavid Shah2018-08-081-2/+0
| | * Arch API: New specification for timing port classesDavid Shah2018-08-081-4/+2
| | * Add Arch::isIOCell() to ecp5 and genericEddie Hung2018-08-061-0/+2
| | * Modify getBudgetOverride for generic and ecp5 tooEddie Hung2018-08-051-1/+1
| * | Merge remote-tracking branch 'origin/master' into common_mainMiodrag Milanovic2018-08-081-46/+45
| |\ \
| * | | Added project loaderMiodrag Milanovic2018-08-061-0/+1
* | | | ecp5: Update to use const IdStrings in place of PortPin/BelTypeDavid Shah2018-08-081-19/+11
| |/ / |/| |
* | | Modify getBudgetOverride for generic and ecp5 tooEddie Hung2018-08-061-1/+1
| |/ |/|
* | API change: Use CellInfo* and NetInfo* as cell/net handles (ECP5)David Shah2018-08-051-45/+44
|/
* Chip selection ui for ECP5Miodrag Milanovic2018-08-041-1/+1
* Unify interfaces for guiMiodrag Milanovic2018-08-031-1/+1
* 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