File tree Expand file tree Collapse file tree 5 files changed +129
-0
lines changed Expand file tree Collapse file tree 5 files changed +129
-0
lines changed Original file line number Diff line number Diff line change 1+ base = ' turin-cosmo-1.0.0.7.toml'
2+
3+ [patch ]
4+ base = ' turin-cosmo-a.efs.json5'
5+ diff = ' turin-cosmo-a-mbist-noaggr.patch'
Original file line number Diff line number Diff line change 1+ base = ' turin-cosmo-1.0.0.7.toml'
2+
3+ [patch ]
4+ base = ' turin-cosmo-a.efs.json5'
5+ diff = ' turin-cosmo-a-mbist.patch'
Original file line number Diff line number Diff line change 1+ --- turin-cosmo-1.0.0.7.efs.json5 Sat Oct 4 20:42:22 2025
2+ +++ turin-cosmo-1.0.0.7.mbist-mfg-v0-dext-len3.efs.json5 Wed Oct 15 20:06:13 2025
3+ @@ -10684,7 +10684,7 @@
4+ },
5+ {
6+ Byte: {
7+ - MemMbistAggressorsChannelDdrMode: "All"
8+ + MemMbistAggressorsChannelDdrMode: "SubChannel"
9+ }
10+ },
11+ {
12+ @@ -10749,7 +10749,7 @@
13+ },
14+ {
15+ Byte: {
16+ - MemMbistPatternLengthDdr: 6
17+ + MemMbistPatternLengthDdr: 3
18+ }
19+ },
20+ {
21+ @@ -10966,7 +10966,7 @@
22+ },
23+ {
24+ Byte: {
25+ - MemMbistPatternSelectDdr: "Auto"
26+ + MemMbistPatternSelectDdr: "Prbs"
27+ }
28+ },
29+ {
30+ @@ -11046,7 +11046,7 @@
31+ },
32+ {
33+ Byte: {
34+ - MemMbistDataEyeSilentExecutionDdr: "Disabled"
35+ + MemMbistDataEyeSilentExecutionDdr: "Enabled"
36+ }
37+ },
38+ {
39+ @@ -11136,7 +11136,7 @@
40+ },
41+ {
42+ Byte: {
43+ - MemMbistTestModeDdr: "Both"
44+ + MemMbistTestModeDdr: "DataEye"
45+ }
46+ },
47+ {
48+ @@ -11265,7 +11265,7 @@
49+ },
50+ {
51+ Byte: {
52+ - MemMbistAggressorsDdr: "Auto"
53+ + MemMbistAggressorsDdr: "Disabled"
54+ }
55+ },
56+ {
Original file line number Diff line number Diff line change 1+ --- turin-cosmo-1.0.0.7.efs.json5 Sat Oct 4 20:42:22 2025
2+ +++ turin-cosmo-1.0.0.7.mbist-mfg-v0-dext-len3.efs.json5 Wed Oct 15 20:06:13 2025
3+ @@ -10684,7 +10684,7 @@
4+ },
5+ {
6+ Byte: {
7+ - MemMbistAggressorsChannelDdrMode: "All"
8+ + MemMbistAggressorsChannelDdrMode: "SubChannel"
9+ }
10+ },
11+ {
12+ @@ -10749,7 +10749,7 @@
13+ },
14+ {
15+ Byte: {
16+ - MemMbistPatternLengthDdr: 6
17+ + MemMbistPatternLengthDdr: 3
18+ }
19+ },
20+ {
21+ @@ -10966,7 +10966,7 @@
22+ },
23+ {
24+ Byte: {
25+ - MemMbistPatternSelectDdr: "Auto"
26+ + MemMbistPatternSelectDdr: "Prbs"
27+ }
28+ },
29+ {
30+ @@ -11046,7 +11046,7 @@
31+ },
32+ {
33+ Byte: {
34+ - MemMbistDataEyeSilentExecutionDdr: "Disabled"
35+ + MemMbistDataEyeSilentExecutionDdr: "Enabled"
36+ }
37+ },
38+ {
39+ @@ -11136,7 +11136,7 @@
40+ },
41+ {
42+ Byte: {
43+ - MemMbistTestModeDdr: "Both"
44+ + MemMbistTestModeDdr: "DataEye"
45+ }
46+ },
47+ {
48+ @@ -11265,7 +11265,7 @@
49+ },
50+ {
51+ Byte: {
52+ - MemMbistAggressorsDdr: "Auto"
53+ + MemMbistAggressorsDdr: "Enabled"
54+ }
55+ },
56+ {
Original file line number Diff line number Diff line change @@ -6,3 +6,10 @@ app = "milan-gimlet-b-1.0.0.a.toml"
66efs = " turin-cosmo-a.efs.json5"
77app = " turin-cosmo-1.0.0.7.toml"
88
9+ [cosmo-mbist ]
10+ app = " turin-cosmo-1.0.0.7-mbist.toml"
11+ feature = " mbist"
12+
13+ [cosmo-mbist-noaggr ]
14+ app = " turin-cosmo-1.0.0.7-mbist-noaggr.toml"
15+ feature = " mbist"
You can’t perform that action at this time.
0 commit comments