aboutsummaryrefslogtreecommitdiffstats
path: root/generic/arch.h
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge pull request #44 from YosysHQ/improve_timing_specDavid Shah2018-08-081-2/+2
| |\
| | * Arch API: Removing Arch::isIOCellDavid Shah2018-08-081-2/+0
| | * Arch API: New specification for timing port classesDavid Shah2018-08-081-2/+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-13/+16
| |\ \
| * | | Added project loaderMiodrag Milanovic2018-08-061-0/+2
* | | | Get rid of BelType and PortPin in generic archClifford Wolf2018-08-081-10/+4
| |/ / |/| |
* | | Modify getBudgetOverride for generic and ecp5 tooEddie Hung2018-08-061-1/+1
| |/ |/|
* | API change: Use CellInfo* and NetInfo* as cell/net handles (generic)Clifford Wolf2018-08-051-12/+15
|/
* various fixes for generic archMiodrag Milanovic2018-08-021-1/+0
* Remove getFrameDecal() APIClifford Wolf2018-08-011-2/+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
|/
* Add getWireType()/getPipType() APIClifford Wolf2018-07-261-5/+7
* Add missing implementations of generic Arch methodsClifford Wolf2018-07-241-1/+1
* Remove implementations of deprecated APIsDavid Shah2018-07-241-1/+0
* Remove getBelsByType() APIClifford Wolf2018-07-231-2/+0
* Add getGridDimX(), getGridDimY(), getTileDimZ() APIClifford Wolf2018-07-231-1/+8
* Move to new API and remove deprecatedMiodrag Milanovic2018-07-221-2/+0
* Add Arch::getBelPins() to generic and iCE40 archsClifford Wolf2018-07-221-0/+1
* Add Arch::getBelPinType() and Arch::getWireBelPins() in generic archClifford Wolf2018-07-221-2/+5
* Rename getWireBelPin to getBelPinWireClifford Wolf2018-07-221-1/+1
* Add Loc constructorsClifford Wolf2018-07-211-1/+1
* Add getWireDelay APIClifford Wolf2018-07-211-0/+1
* Add Location APIs to generic archClifford Wolf2018-07-201-3/+10
* Add ctx->pack() APIClifford Wolf2018-07-131-0/+1
* Add Groups APIClifford Wolf2018-07-121-0/+26
* Add ctx->place() APIClifford Wolf2018-07-111-0/+1
* Add ctx->route() APIClifford Wolf2018-07-111-0/+2
* New refreshUi APIClifford Wolf2018-07-111-6/+0
* Add GUI Decals APIClifford Wolf2018-07-111-12/+16
* Add header comment for the common arch API in generic archClifford Wolf2018-06-301-0/+1
* Add implementations for generic arch db APIClifford Wolf2018-06-301-13/+26
* Add stub generator API to generic archClifford Wolf2018-06-301-4/+52
* Rename "dummy" arch to "generic"Clifford Wolf2018-06-291-0/+115