index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
/
arch.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge remote-tracking branch 'origin/master' into eddieh/idstring_speedup
Eddie Hung
2018-07-25
1
-0
/
+12
|
\
|
*
ice40: after review
Sergiusz Bazanski
2018-07-25
1
-1
/
+1
|
*
ice40: support PLL40_*_PAD, fix pass-through LUT for LOCK
Sergiusz Bazanski
2018-07-25
1
-0
/
+12
*
|
Reduce id() lookups for commonly used update_budget()
Eddie Hung
2018-07-24
1
-0
/
+3
|
/
*
Remove implementations of deprecated APIs
David Shah
2018-07-24
1
-3
/
+0
*
Remove uphill/downhill bel pins from ice40 db
Clifford Wolf
2018-07-24
1
-4
/
+0
*
Remove getBelsByType() API
Clifford Wolf
2018-07-23
1
-14
/
+0
*
Add getGridDimX(), getGridDimY(), getTileDimZ() API
Clifford Wolf
2018-07-23
1
-0
/
+6
*
Move to new API and remove deprecated
Miodrag Milanovic
2018-07-22
1
-23
/
+0
*
Add Arch::getBelPins() to generic and iCE40 archs
Clifford Wolf
2018-07-22
1
-0
/
+2
*
Add Arch::getBelPinType() and Arch::getWireBelPins() in iCE40 arch
Clifford Wolf
2018-07-22
1
-2
/
+16
*
Rename getWireBelPin to getBelPinWire
Clifford Wolf
2018-07-22
1
-1
/
+1
*
clangformat
Clifford Wolf
2018-07-22
1
-4
/
+1
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-elec...
Sergiusz Bazanski
2018-07-21
1
-2
/
+26
|
\
|
*
Add getWireDelay API
Clifford Wolf
2018-07-21
1
-0
/
+6
|
*
Add Location APIs to generic arch
Clifford Wolf
2018-07-20
1
-1
/
+1
|
*
Improve iCE40 and common Loc code
Clifford Wolf
2018-07-20
1
-12
/
+3
|
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into gridapi
Clifford Wolf
2018-07-20
1
-2
/
+24
|
|
\
|
*
|
Add Loc struct for x/y/z bel locations
Clifford Wolf
2018-07-17
1
-2
/
+29
*
|
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-elec...
Sergiusz Bazanski
2018-07-20
1
-2
/
+24
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ice40: Adding data for extra cell configuration
David Shah
2018-07-19
1
-1
/
+17
|
*
|
ice40: Renaming
David Shah
2018-07-18
1
-2
/
+2
|
*
|
ice40: Use xArchArgs in validity check
David Shah
2018-07-18
1
-0
/
+1
|
*
|
ice40: Make assignArchArgs a Arch method; call also after legaliser
David Shah
2018-07-18
1
-0
/
+5
|
*
|
ice40: Assign ArchArgs after packing
David Shah
2018-07-18
1
-1
/
+1
|
|
/
*
/
WIP.
Serge Bazanski
2018-07-17
1
-0
/
+8
|
/
*
Remove pip names from ice40 chip db to safe memory
Clifford Wolf
2018-07-15
1
-1
/
+1
*
Add iCE40 Pip gfx
Clifford Wolf
2018-07-15
1
-0
/
+2
*
Fix revert issues.
Sergiusz Bazanski
2018-07-14
1
-12
/
+0
*
Revert "Make ice40::Arch thread-safe"
Sergiusz Bazanski
2018-07-14
1
-32
/
+6
*
Revert "Make PnR use Unlocked methods"
Sergiusz Bazanski
2018-07-14
1
-96
/
+21
*
Revert "Introduce proxies for locked access to ctx"
Sergiusz Bazanski
2018-07-14
1
-148
/
+254
*
Revert "Comment arch.h"
Sergiusz Bazanski
2018-07-14
1
-34
/
+1
*
Revert "Slight simplification of proxy code"
Sergiusz Bazanski
2018-07-14
1
-39
/
+14
*
Revert "Make GUI nice and smooth."
Sergiusz Bazanski
2018-07-14
1
-6
/
+2
*
Revert "Refactor proxies to nextpnr."
Sergiusz Bazanski
2018-07-14
1
-27
/
+103
*
Revert "clang-format"
Sergiusz Bazanski
2018-07-14
1
-28
/
+27
*
Revert "Add read/mutate context stubs for ECP5"
Sergiusz Bazanski
2018-07-14
1
-0
/
+4
*
Revert "Move read methods to ReadMethods, remove some legacy access to Arch"
Sergiusz Bazanski
2018-07-14
1
-1
/
+0
*
Revert "Remove legacy access to state via Arch"
Sergiusz Bazanski
2018-07-14
1
-0
/
+28
*
Remove legacy access to state via Arch
Sergiusz Bazanski
2018-07-14
1
-28
/
+0
*
Move read methods to ReadMethods, remove some legacy access to Arch
Sergiusz Bazanski
2018-07-14
1
-0
/
+1
*
Add read/mutate context stubs for ECP5
Sergiusz Bazanski
2018-07-14
1
-4
/
+0
*
clang-format
Sergiusz Bazanski
2018-07-14
1
-27
/
+28
*
Refactor proxies to nextpnr.
Sergiusz Bazanski
2018-07-14
1
-103
/
+27
*
Make GUI nice and smooth.
Sergiusz Bazanski
2018-07-13
1
-2
/
+6
*
Slight simplification of proxy code
Sergiusz Bazanski
2018-07-13
1
-14
/
+39
*
Comment arch.h
Sergiusz Bazanski
2018-07-13
1
-1
/
+34
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-the-th...
Sergiusz Bazanski
2018-07-13
1
-15
/
+14
|
\
|
*
Add ctx->pack() API
Clifford Wolf
2018-07-13
1
-0
/
+1
[prev]
[next]