aboutsummaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* generic: Fixing buildDavid Shah2018-07-261-2/+2
* Add getWireType()/getPipType() APIClifford Wolf2018-07-262-8/+17
* clangformatEddie Hung2018-07-251-6/+4
* clangformatDavid Shah2018-07-251-8/+2
* Fixed pybiding so generic can work and ecp5 expose all neededMiodrag Milanovic2018-07-241-1/+11
* Add missing implementations of generic Arch methodsClifford Wolf2018-07-242-5/+30
* Remove implementations of deprecated APIsDavid Shah2018-07-242-8/+0
* Remove getBelsByType() APIClifford Wolf2018-07-232-12/+0
* Add getGridDimX(), getGridDimY(), getTileDimZ() APIClifford Wolf2018-07-232-1/+25
* Move to new API and remove deprecatedMiodrag Milanovic2018-07-222-6/+0
* Add Arch::getBelPins() to generic and iCE40 archsClifford Wolf2018-07-222-0/+8
* Add Arch::getBelPinType() and Arch::getWireBelPins() in generic archClifford Wolf2018-07-222-2/+12
* Rename getWireBelPin to getBelPinWireClifford Wolf2018-07-222-2/+2
* Add Loc constructorsClifford Wolf2018-07-212-11/+6
* Change DelayInfo semantics to what we actually needClifford Wolf2018-07-211-3/+6
* Add getWireDelay APIClifford Wolf2018-07-211-0/+1
* Add Location APIs to generic archClifford Wolf2018-07-202-12/+29
* ice40: Trim DSP inputs that are constant where appropriateDavid Shah2018-07-191-2/+6
* Add ArchNetInfo and ArchCellInfoClifford Wolf2018-07-171-0/+3
* Add ctx->pack() APIClifford Wolf2018-07-131-0/+1
* Fix Ui/Decal handling of active/inactive arch objectsClifford Wolf2018-07-131-1/+11
* Use command line parameters settings for GUI as well.Miodrag Milanovic2018-07-131-18/+21
* Updates from clang-formatClifford Wolf2018-07-122-31/+12
* Add Groups APIClifford Wolf2018-07-123-1/+76
* Fix usage of refreshUi API in generic archClifford Wolf2018-07-111-4/+5
* Add ctx->place() APIClifford Wolf2018-07-112-0/+7
* Add ctx->route() APIClifford Wolf2018-07-112-0/+11
* New refreshUi APIClifford Wolf2018-07-111-6/+0
* Add GUI Decals APIClifford Wolf2018-07-113-24/+36
* python: Convert empty BelId to NoneDavid Shah2018-07-042-2/+2
* python: Renaming and fixing 'generic' buildDavid Shah2018-07-042-0/+31
* refactor: Replace assert with NPNR_ASSERTDavid Shah2018-07-041-7/+7
* 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-302-94/+248
* Add stub generator API to generic archClifford Wolf2018-06-302-6/+52
* Rename "dummy" arch to "generic"Clifford Wolf2018-06-298-0/+592