aboutsummaryrefslogtreecommitdiffstats
path: root/generic/arch.cc
Commit message (Expand)AuthorAgeFilesLines
* Add missing implementations of generic Arch methodsClifford Wolf2018-07-241-4/+29
* Remove implementations of deprecated APIsDavid Shah2018-07-241-7/+0
* Remove getBelsByType() APIClifford Wolf2018-07-231-10/+0
* Add getGridDimX(), getGridDimY(), getTileDimZ() APIClifford Wolf2018-07-231-0/+17
* Move to new API and remove deprecatedMiodrag Milanovic2018-07-221-4/+0
* Add Arch::getBelPins() to generic and iCE40 archsClifford Wolf2018-07-221-0/+7
* Add Arch::getBelPinType() and Arch::getWireBelPins() in generic archClifford Wolf2018-07-221-0/+7
* Rename getWireBelPin to getBelPinWireClifford Wolf2018-07-221-1/+1
* Add Loc constructorsClifford Wolf2018-07-211-10/+5
* Add Location APIs to generic archClifford Wolf2018-07-201-9/+19
* Fix Ui/Decal handling of active/inactive arch objectsClifford Wolf2018-07-131-1/+11
* Updates from clang-formatClifford Wolf2018-07-121-25/+8
* Add Groups APIClifford Wolf2018-07-121-1/+49
* Fix usage of refreshUi API in generic archClifford Wolf2018-07-111-4/+5
* Add ctx->place() APIClifford Wolf2018-07-111-0/+6
* Add ctx->route() APIClifford Wolf2018-07-111-0/+9
* Add GUI Decals APIClifford Wolf2018-07-111-12/+19
* refactor: Replace assert with NPNR_ASSERTDavid Shah2018-07-041-7/+7
* Add implementations for generic arch db APIClifford Wolf2018-06-301-81/+222
* Add stub generator API to generic archClifford Wolf2018-06-301-2/+0
* Rename "dummy" arch to "generic"Clifford Wolf2018-06-291-0/+196