aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/arch.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Slight simplification of proxy codeSergiusz Bazanski2018-07-131-54/+54
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-the-th...Sergiusz Bazanski2018-07-131-21/+68
|\
| * Improve handling of iCE40 BRAM belsClifford Wolf2018-07-131-8/+36
| * Fix Ui/Decal handling of active/inactive arch objectsClifford Wolf2018-07-131-3/+11
* | Introduce proxies for locked access to ctxSergiusz Bazanski2018-07-131-66/+291
* | Make PnR use Unlocked methodsSergiusz Bazanski2018-07-131-3/+23
* | Make ice40::Arch thread-safeSergiusz Bazanski2018-07-131-0/+7
|/
* Updates from clang-formatClifford Wolf2018-07-121-23/+13
* Improve iCE40 wire database and gfxClifford Wolf2018-07-121-4/+20
* Add Groups APIClifford Wolf2018-07-121-6/+58
* Add ctx->place() APIClifford Wolf2018-07-111-0/+6
* Add ctx->route() APIClifford Wolf2018-07-111-0/+8
* Add GUI Decals APIClifford Wolf2018-07-111-96/+111
* Improve ic40 gfxClifford Wolf2018-07-101-62/+18
* Make logic cell positioning a constantDavid Shah2018-07-091-4/+4
* Add constants for switchbox locationsDavid Shah2018-07-091-28/+28
* Make LCs smaller and move them downDavid Shah2018-07-091-6/+6
* Add switchboxesDavid Shah2018-07-091-3/+41
* Add lutff_global switchboxDavid Shah2018-07-091-0/+8
* Add ice40 wire gfx enumsClifford Wolf2018-07-091-1/+5
* Reduce line width, adding some switchboxesDavid Shah2018-07-091-4/+28
* refactor: Replace assert with NPNR_ASSERTDavid Shah2018-07-041-6/+6
* Building using MSVC worksMiodrag Milanovic2018-07-041-0/+8
* ice40: Another carry timing fixDavid Shah2018-07-031-5/+4
* ice40: Fix carry timing pathsDavid Shah2018-07-031-3/+3
* ice40: UltraPlus SPRAM workingDavid Shah2018-06-291-4/+4
* ice40: Add timing paths for carryDavid Shah2018-06-271-0/+9
* Refactor: remove PlacementValidityChecker and move methods to ArchDavid Shah2018-06-251-0/+12
* added project saving and loadingMiodrag Milanovic2018-06-241-0/+19
* Updates from clangformatClifford Wolf2018-06-231-38/+18
* ice40: Move global net test to ArchDavid Shah2018-06-231-0/+10
* Fix "dereferencing type-punned pointer" warningsClifford Wolf2018-06-221-15/+15
* ice40: Preparations for extra cells supportDavid Shah2018-06-221-0/+44
* Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...Clifford Wolf2018-06-221-1/+1
* Improve --tmfuzz mode and iCE40 delay estimatorClifford Wolf2018-06-201-5/+13
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-06-201-3/+2
|\
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-201-0/+21
| |\
| * | Changes to estimatePosition APIClifford Wolf2018-06-201-3/+2
* | | Working on the timing annotatorDavid Shah2018-06-201-5/+18
| |/ |/|
* | Working on the timing budget annnotatorDavid Shah2018-06-201-3/+3
* | Adding stubs for delay annotation and cell timing lookupDavid Shah2018-06-201-0/+21
|/
* Refactor Arch/Context design hierarchyClifford Wolf2018-06-191-1/+1
* Getting rid of users of old IdString APIClifford Wolf2018-06-181-18/+18
* Getting rid of users of old IdString APIClifford Wolf2018-06-181-1/+1
* Towards IdString as per-context facilityClifford Wolf2018-06-181-2/+2
* Rename chip.h to arch.hClifford Wolf2018-06-181-0/+419