aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/arch.h
Commit message (Expand)AuthorAgeFilesLines
* Add getWireType()/getPipType() APIClifford Wolf2018-07-261-0/+4
* Merge remote-tracking branch 'origin/master' into eddieh/idstring_speedupEddie Hung2018-07-251-0/+12
|\
| * ice40: after reviewSergiusz Bazanski2018-07-251-1/+1
| * ice40: support PLL40_*_PAD, fix pass-through LUT for LOCKSergiusz Bazanski2018-07-251-0/+12
* | Reduce id() lookups for commonly used update_budget()Eddie Hung2018-07-241-0/+3
|/
* Remove implementations of deprecated APIsDavid Shah2018-07-241-3/+0
* Remove uphill/downhill bel pins from ice40 dbClifford Wolf2018-07-241-4/+0
* Remove getBelsByType() APIClifford Wolf2018-07-231-14/+0
* Add getGridDimX(), getGridDimY(), getTileDimZ() APIClifford Wolf2018-07-231-0/+6
* Move to new API and remove deprecatedMiodrag Milanovic2018-07-221-23/+0
* Add Arch::getBelPins() to generic and iCE40 archsClifford Wolf2018-07-221-0/+2
* Add Arch::getBelPinType() and Arch::getWireBelPins() in iCE40 archClifford Wolf2018-07-221-2/+16
* Rename getWireBelPin to getBelPinWireClifford Wolf2018-07-221-1/+1
* clangformatClifford Wolf2018-07-221-4/+1
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-elec...Sergiusz Bazanski2018-07-211-2/+26
|\
| * Add getWireDelay APIClifford Wolf2018-07-211-0/+6
| * Add Location APIs to generic archClifford Wolf2018-07-201-1/+1
| * Improve iCE40 and common Loc codeClifford Wolf2018-07-201-12/+3
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into gridapiClifford Wolf2018-07-201-2/+24
| |\
| * | Add Loc struct for x/y/z bel locationsClifford Wolf2018-07-171-2/+29
* | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-elec...Sergiusz Bazanski2018-07-201-2/+24
|\ \ \ | | |/ | |/|
| * | ice40: Adding data for extra cell configurationDavid Shah2018-07-191-1/+17
| * | ice40: RenamingDavid Shah2018-07-181-2/+2
| * | ice40: Use xArchArgs in validity checkDavid Shah2018-07-181-0/+1
| * | ice40: Make assignArchArgs a Arch method; call also after legaliserDavid Shah2018-07-181-0/+5
| * | ice40: Assign ArchArgs after packingDavid Shah2018-07-181-1/+1
| |/
* / WIP.Serge Bazanski2018-07-171-0/+8
|/
* Remove pip names from ice40 chip db to safe memoryClifford Wolf2018-07-151-1/+1
* Add iCE40 Pip gfxClifford Wolf2018-07-151-0/+2
* Fix revert issues.Sergiusz Bazanski2018-07-141-12/+0
* Revert "Make ice40::Arch thread-safe"Sergiusz Bazanski2018-07-141-32/+6
* Revert "Make PnR use Unlocked methods"Sergiusz Bazanski2018-07-141-96/+21
* Revert "Introduce proxies for locked access to ctx"Sergiusz Bazanski2018-07-141-148/+254
* Revert "Comment arch.h"Sergiusz Bazanski2018-07-141-34/+1
* 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
|\