index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
/
arch.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
API change: Use CellInfo* and NetInfo* as cell/net handles (common, ice40)
Clifford Wolf
2018-08-05
1
-3
/
+3
*
clangformat
Clifford Wolf
2018-08-05
1
-34
/
+32
*
Add new iCE40 delay estimator and delay predictor
Clifford Wolf
2018-08-04
1
-58
/
+0
*
Add generation of models to tmfuzz
Clifford Wolf
2018-08-04
1
-0
/
+30
*
Refactor ice40 timing fuzzer used to create delay estimates
Clifford Wolf
2018-08-04
1
-16
/
+0
*
Merge branch 'master' of github.com:YosysHQ/nextpnr into lutperm
Clifford Wolf
2018-08-04
1
-1
/
+6
|
\
|
*
clangformat
David Shah
2018-08-04
1
-1
/
+2
|
*
Add constraint weight as a command line option
David Shah
2018-08-03
1
-1
/
+5
*
|
Proper ice40 wire types
Clifford Wolf
2018-08-03
1
-0
/
+39
*
|
Add iCE40 pseudo-pips for lut permutation
Clifford Wolf
2018-08-03
1
-2
/
+15
|
/
*
ice40: Use real cell timings
David Shah
2018-08-02
1
-22
/
+17
*
Add Router1Cfg
Clifford Wolf
2018-08-02
1
-1
/
+5
*
Remove getFrameDecal() API
Clifford Wolf
2018-08-01
1
-12
/
+0
*
clangformat for stuff I've touched
Eddie Hung
2018-07-31
1
-12
/
+14
*
Modify the getNetinfo*() functions and getBudgetOverride() to not use
Eddie Hung
2018-07-31
1
-2
/
+1
*
Merge remote-tracking branch 'origin/estdelay' into redist_slack
Eddie Hung
2018-07-31
1
-16
/
+20
|
\
|
*
Modify predictDelay signature
Eddie Hung
2018-07-30
1
-8
/
+13
|
*
Add predictDelay Arch API
Clifford Wolf
2018-07-30
1
-0
/
+16
*
|
Merge branch 'redist_slack' into 'redist_slack'
Eddie Hung
2018-07-31
1
-0
/
+31
|
\
\
|
*
|
clangformat
Eddie Hung
2018-07-28
1
-5
/
+6
|
*
|
ice40 estimateDelay to account for out/in muxes
Eddie Hung
2018-07-27
1
-0
/
+16
|
*
|
getBudgetOverride() now handles COUT crossing tiles
Eddie Hung
2018-07-26
1
-5
/
+12
|
*
|
Revert "Remove Arch::getBudgetOverride()"
Eddie Hung
2018-07-26
1
-0
/
+7
|
|
/
*
|
getChipName() should be const
Clifford Wolf
2018-07-31
1
-1
/
+1
*
|
Add binary search to getBelPinWire() and getBelPinType()
Clifford Wolf
2018-07-31
1
-7
/
+36
*
|
Use DelayInfo for cell timing instead of delay_t
David Shah
2018-07-30
1
-7
/
+7
*
|
Add iCE40 fast/slow delay fields to chipdb
Clifford Wolf
2018-07-30
1
-0
/
+5
|
/
*
common: rename GraphicElement::{style,type} enums, add _MAX members
Sergiusz Bazanski
2018-07-26
1
-14
/
+14
*
clangformat and GraphicElement::style comments
Clifford Wolf
2018-07-26
1
-2
/
+2
*
Move iCE40 switchbox gfx to UI groups
Clifford Wolf
2018-07-26
1
-93
/
+162
*
Reduce id() lookups for commonly used update_budget()
Eddie Hung
2018-07-24
1
-15
/
+22
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/pll
Sergiusz Bazanski
2018-07-24
1
-25
/
+15
|
\
|
*
Remove implementations of deprecated APIs
David Shah
2018-07-24
1
-25
/
+0
|
*
timing: Model clock to Q times
David Shah
2018-07-24
1
-0
/
+15
*
|
ice40: Move spliceLUT back to pack.cc
Sergiusz Bazanski
2018-07-24
1
-49
/
+0
*
|
ice40: Refactor PLL/LOCK LUT splicing out into Arch::
Sergiusz Bazanski
2018-07-24
1
-0
/
+50
*
|
ice40: Implement emitting PLLs
Sergiusz Bazanski
2018-07-24
1
-1
/
+2
|
/
*
Add Arch::getBelPins() to generic and iCE40 archs
Clifford Wolf
2018-07-22
1
-0
/
+15
*
Add Arch::getBelPinType() and Arch::getWireBelPins() in iCE40 arch
Clifford Wolf
2018-07-22
1
-0
/
+14
*
Rename getWireBelPin to getBelPinWire
Clifford Wolf
2018-07-22
1
-1
/
+1
*
clangformat
Clifford Wolf
2018-07-22
1
-2
/
+1
*
Merge branch 'q3k/lock-2-electric-boogaloo' into 'master'
Clifford Wolf
2018-07-21
1
-4
/
+4
|
\
|
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-elec...
Sergiusz Bazanski
2018-07-21
1
-1
/
+42
|
|
\
|
*
|
Re-enable drawing Pips.
Sergiusz Bazanski
2018-07-20
1
-3
/
+3
|
*
|
clang-format
Sergiusz Bazanski
2018-07-20
1
-1
/
+1
|
*
|
Nuke IdStringDB
Sergiusz Bazanski
2018-07-20
1
-1
/
+1
|
*
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-elec...
Sergiusz Bazanski
2018-07-20
1
-8
/
+50
|
|
\
\
|
*
\
\
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-elec...
Serge Bazanski
2018-07-15
1
-8
/
+15
|
|
\
\
\
|
*
|
|
|
Refactor IdString functionality into IdStringDB
Serge Bazanski
2018-07-14
1
-1
/
+1
*
|
|
|
|
Add Loc constructors
Clifford Wolf
2018-07-21
1
-6
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
[next]