aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/arch.h
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Slight simplification of proxy code"Sergiusz Bazanski2018-07-141-39/+14
* Revert "Make GUI nice and smooth."Sergiusz Bazanski2018-07-141-6/+2
* Revert "Refactor proxies to nextpnr."Sergiusz Bazanski2018-07-141-27/+103
* Revert "clang-format"Sergiusz Bazanski2018-07-141-28/+27
* Revert "Add read/mutate context stubs for ECP5"Sergiusz Bazanski2018-07-141-0/+4
* Revert "Move read methods to ReadMethods, remove some legacy access to Arch"Sergiusz Bazanski2018-07-141-1/+0
* Revert "Remove legacy access to state via Arch"Sergiusz Bazanski2018-07-141-0/+28
* Remove legacy access to state via ArchSergiusz Bazanski2018-07-141-28/+0
* Move read methods to ReadMethods, remove some legacy access to ArchSergiusz Bazanski2018-07-141-0/+1
* Add read/mutate context stubs for ECP5Sergiusz Bazanski2018-07-141-4/+0
* clang-formatSergiusz Bazanski2018-07-141-27/+28
* Refactor proxies to nextpnr.Sergiusz Bazanski2018-07-141-103/+27
* Make GUI nice and smooth.Sergiusz Bazanski2018-07-131-2/+6
* Slight simplification of proxy codeSergiusz Bazanski2018-07-131-14/+39
* Comment arch.hSergiusz Bazanski2018-07-131-1/+34
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-the-th...Sergiusz Bazanski2018-07-131-15/+14
|\
| * Add ctx->pack() APIClifford Wolf2018-07-131-0/+1
| * Fix Ui/Decal handling of active/inactive arch objectsClifford Wolf2018-07-131-0/+11
* | Introduce proxies for locked access to ctxSergiusz Bazanski2018-07-131-239/+148
* | Make PnR use Unlocked methodsSergiusz Bazanski2018-07-131-21/+96
* | Make ice40::Arch thread-safeSergiusz Bazanski2018-07-131-6/+32
|/
* Improve iCE40 wire database and gfxClifford Wolf2018-07-121-0/+8
* Add Groups APIClifford Wolf2018-07-121-0/+11
* Add ctx->place() APIClifford Wolf2018-07-111-0/+1
* Add ctx->route() APIClifford Wolf2018-07-111-0/+4
* New refreshUi APIClifford Wolf2018-07-111-6/+0
* Add GUI Decals APIClifford Wolf2018-07-111-4/+6
* Added selection of chip and pacakge on new projet in GUIMiodrag Milanovic2018-07-071-1/+1
* refactor: Replace assert with NPNR_ASSERTDavid Shah2018-07-041-85/+55
* Building using MSVC worksMiodrag Milanovic2018-07-041-0/+7
* Fixed macros and includes for MSVCMiodrag Milanovic2018-07-031-14/+28
* Split "arch.h" in "arch.h" and "archdefs.h"Clifford Wolf2018-06-291-142/+0
* ice40: UltraPlus SPRAM workingDavid Shah2018-06-291-1/+1
* Refactor: remove PlacementValidityChecker and move methods to ArchDavid Shah2018-06-251-0/+19
* added project saving and loadingMiodrag Milanovic2018-06-241-0/+3
* Improve router ripup handlingClifford Wolf2018-06-231-1/+12
* Updates from clangformatClifford Wolf2018-06-231-59/+19
* Refactoring bind/unbind APIClifford Wolf2018-06-231-8/+46
* ice40: Move global net test to ArchDavid Shah2018-06-231-0/+4
* ice40: SB_LFOSC support, fabric routing onlyDavid Shah2018-06-221-5/+0
* ice40: Preparations for extra cells supportDavid Shah2018-06-221-1/+12
* ice40: Add UltraPlus tiles to databaseDavid Shah2018-06-221-0/+5
* Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...Clifford Wolf2018-06-221-1/+1
* Updates from clangformatClifford Wolf2018-06-211-12/+3
* Add ctx->checksum(), slightly improve log messagesClifford Wolf2018-06-211-0/+16
* Improvements in routerClifford Wolf2018-06-211-1/+2
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-201-0/+11
|\
| * Working on the timing budget annnotatorDavid Shah2018-06-201-3/+4
| * Adding stubs for delay annotation and cell timing lookupDavid Shah2018-06-201-0/+10
* | Changes to estimatePosition APIClifford Wolf2018-06-201-1/+1