Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add predictDelay Arch API | Clifford Wolf | 2018-07-30 | 1 | -0/+1 |
* | Add getWireType()/getPipType() API | Clifford Wolf | 2018-07-26 | 1 | -5/+7 |
* | Add missing implementations of generic Arch methods | Clifford Wolf | 2018-07-24 | 1 | -1/+1 |
* | Remove implementations of deprecated APIs | David Shah | 2018-07-24 | 1 | -1/+0 |
* | Remove getBelsByType() API | Clifford Wolf | 2018-07-23 | 1 | -2/+0 |
* | Add getGridDimX(), getGridDimY(), getTileDimZ() API | Clifford Wolf | 2018-07-23 | 1 | -1/+8 |
* | Move to new API and remove deprecated | Miodrag Milanovic | 2018-07-22 | 1 | -2/+0 |
* | Add Arch::getBelPins() to generic and iCE40 archs | Clifford Wolf | 2018-07-22 | 1 | -0/+1 |
* | Add Arch::getBelPinType() and Arch::getWireBelPins() in generic arch | Clifford Wolf | 2018-07-22 | 1 | -2/+5 |
* | Rename getWireBelPin to getBelPinWire | Clifford Wolf | 2018-07-22 | 1 | -1/+1 |
* | Add Loc constructors | Clifford Wolf | 2018-07-21 | 1 | -1/+1 |
* | Add getWireDelay API | Clifford Wolf | 2018-07-21 | 1 | -0/+1 |
* | Add Location APIs to generic arch | Clifford Wolf | 2018-07-20 | 1 | -3/+10 |
* | Add ctx->pack() API | Clifford Wolf | 2018-07-13 | 1 | -0/+1 |
* | Add Groups API | Clifford Wolf | 2018-07-12 | 1 | -0/+26 |
* | Add ctx->place() API | Clifford Wolf | 2018-07-11 | 1 | -0/+1 |
* | Add ctx->route() API | Clifford Wolf | 2018-07-11 | 1 | -0/+2 |
* | New refreshUi API | Clifford Wolf | 2018-07-11 | 1 | -6/+0 |
* | Add GUI Decals API | Clifford Wolf | 2018-07-11 | 1 | -12/+16 |
* | Add header comment for the common arch API in generic arch | Clifford Wolf | 2018-06-30 | 1 | -0/+1 |
* | Add implementations for generic arch db API | Clifford Wolf | 2018-06-30 | 1 | -13/+26 |
* | Add stub generator API to generic arch | Clifford Wolf | 2018-06-30 | 1 | -4/+52 |
* | Rename "dummy" arch to "generic" | Clifford Wolf | 2018-06-29 | 1 | -0/+115 |