index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify predictDelay signature
Eddie Hung
2018-07-30
2
-30
/
+13
*
Merge remote-tracking branch 'origin/estdelay' into redist_slack
Eddie Hung
2018-07-30
2
-0
/
+17
|
\
|
*
Add predictDelay Arch API
Clifford Wolf
2018-07-30
2
-0
/
+17
*
|
Merge remote-tracking branch 'origin/master' into redist_slack
Eddie Hung
2018-07-30
7
-27
/
+182
|
\
\
|
*
|
Towards better ice40 timing data
Clifford Wolf
2018-07-30
1
-7
/
+21
|
*
|
Use DelayInfo for cell timing instead of delay_t
David Shah
2018-07-30
2
-8
/
+8
|
*
|
cmake: Set --fast and --slow chipdb.py arguments
David Shah
2018-07-30
2
-3
/
+24
|
*
|
Add ice40 chipdb.py --fast/--slow
Clifford Wolf
2018-07-30
1
-0
/
+30
|
*
|
Add iCE40 fast/slow delay fields to chipdb
Clifford Wolf
2018-07-30
3
-5
/
+29
|
*
|
ice40: Improving legalisation move statistics
David Shah
2018-07-30
1
-2
/
+5
|
*
|
ice40: Print legalisation statistics
David Shah
2018-07-30
1
-0
/
+39
|
|
/
|
*
Improve ice40/benchmark
Clifford Wolf
2018-07-30
2
-11
/
+35
*
|
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
2
-6
/
+13
*
|
Revert "Remove Arch::getBudgetOverride()"
Eddie Hung
2018-07-26
2
-0
/
+8
*
|
Merge remote-tracking branch 'origin/master' into redist_slack
Eddie Hung
2018-07-26
5
-104
/
+189
|
\
|
|
*
common: rename GraphicElement::{style,type} enums, add _MAX members
Sergiusz Bazanski
2018-07-26
3
-19
/
+19
|
*
clangformat and GraphicElement::style comments
Clifford Wolf
2018-07-26
1
-2
/
+2
|
*
Add getWireType()/getPipType() API
Clifford Wolf
2018-07-26
1
-0
/
+4
|
*
Move iCE40 switchbox gfx to UI groups
Clifford Wolf
2018-07-26
1
-93
/
+162
|
*
Add iCE40 pip gfx for carry_in mux
Clifford Wolf
2018-07-26
1
-0
/
+11
|
*
Improvements in bbasm
Clifford Wolf
2018-07-26
1
-1
/
+2
*
|
Remove Arch::getBudgetOverride()
Eddie Hung
2018-07-25
2
-8
/
+0
*
|
clangformat
Eddie Hung
2018-07-25
3
-5
/
+5
*
|
Merge remote-tracking branch 'origin/master' into redist_slack
Eddie Hung
2018-07-25
6
-39
/
+45
|
\
|
|
*
clangformat
Eddie Hung
2018-07-25
3
-15
/
+12
|
*
Merge remote-tracking branch 'origin/master' into eddieh/idstring_speedup
Eddie Hung
2018-07-25
15
-289
/
+4388
|
|
\
|
*
|
Reduce id() lookups for commonly used update_budget()
Eddie Hung
2018-07-24
3
-24
/
+33
*
|
|
Merge remote-tracking branch 'origin/master' into redist_slack
Eddie Hung
2018-07-25
15
-289
/
+4388
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add ice40/benchmark/report.ipynb
Clifford Wolf
2018-07-25
1
-0
/
+69
|
*
|
More minor ice40 benchmark improvements
Clifford Wolf
2018-07-25
2
-2
/
+7
|
*
|
ice40: Tweaking picorv32_benchmark.py
David Shah
2018-07-25
1
-2
/
+1
|
*
|
Minor improvements in iCE40 benchmark scripts
Clifford Wolf
2018-07-25
2
-2
/
+7
|
*
|
Add ice40/benchmark/
Clifford Wolf
2018-07-25
7
-0
/
+4136
|
*
|
Merge branch 'bba' into 'master'
Clifford Wolf
2018-07-25
2
-277
/
+42
|
|
\
\
|
|
*
|
proper options for linux build
Miodrag Milanovic
2018-07-25
1
-1
/
+1
|
|
*
|
Use bbasm to create iCE40 chipdb
Clifford Wolf
2018-07-24
2
-277
/
+42
|
|
|
/
|
*
|
ice40: after review
Sergiusz Bazanski
2018-07-25
2
-3
/
+3
|
*
|
ice40: check PLL PACKAGEPIN drives only PLL, cosmetics
Sergiusz Bazanski
2018-07-25
1
-4
/
+7
|
*
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/pll-pads
Sergiusz Bazanski
2018-07-25
1
-0
/
+43
|
|
\
\
|
|
*
|
Add a simple 8x benchmark script
David Shah
2018-07-25
1
-0
/
+43
|
|
|
/
|
*
|
clang-format
Sergiusz Bazanski
2018-07-25
1
-7
/
+7
|
*
|
ice40: support PLL40_*_PAD, fix pass-through LUT for LOCK
Sergiusz Bazanski
2018-07-25
3
-7
/
+81
|
|
/
*
|
If --freq not set, attempt to find max by adjusting budget so min path slack ...
Eddie Hung
2018-07-24
1
-1
/
+6
*
|
Merge branch 'master' into redist_slack
Eddie Hung
2018-07-24
14
-93
/
+419
|
\
|
|
*
ice40: after review
Sergiusz Bazanski
2018-07-24
1
-1
/
+0
|
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/pll
Sergiusz Bazanski
2018-07-24
9
-85
/
+44
|
|
\
|
|
*
Remove implementations of deprecated APIs
David Shah
2018-07-24
3
-30
/
+0
|
|
*
ice40: Remove use of deprecated APIs
David Shah
2018-07-24
3
-10
/
+10
[next]