Replies: 3 comments 1 reply
-
Please provide the UMC output from one of those using latest
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Rembrandt DDR5## NumBankGroups:3-2 {0x0=No Bank Groups; 0x1=2 BGs; 0x2=[4 BGs]; 0x3=8 BGs}
./zencli smu 0x50040
[0x00050040] READ(smu) = 0x00150608 (1377800)
60 56 52 48 44 40 36 32 28 24 20 16 12 08 04 00
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0001 0101 0000 0110 0000 1000
./zencli smu 0x50044
[0x00050044] READ(smu) = 0x00150508 (1377544)
60 56 52 48 44 40 36 32 28 24 20 16 12 08 04 00
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0001 0101 0000 0101 0000 1000
./zencli smu 0x50048
[0x00050048] READ(smu) = 0x00150508 (1377544)
60 56 52 48 44 40 36 32 28 24 20 16 12 08 04 00
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0001 0101 0000 0101 0000 1000
./zencli smu 0x5004c
[0x0005004c] READ(smu) = 0x00150508 (1377544)
60 56 52 48 44 40 36 32 28 24 20 16 12 08 04 00
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0001 0101 0000 0101 0000 1000
## BurstLength:9-8 and BurstCtrl:11-10
./zencli smu 0x050100
[0x00050100] READ(smu) = 0x80000701 (2147485441)
60 56 52 48 44 40 36 32 28 24 20 16 12 08 04 00
0000 0000 0000 0000 0000 0000 0000 0000 1000 0000 0000 0000 0000 0111 0000 0001
## SDP Control
./zencli smu 0x050104
[0x00050104] READ(smu) = 0xb0408083 (2957017219)
60 56 52 48 44 40 36 32 28 24 20 16 12 08 04 00
0000 0000 0000 0000 0000 0000 0000 0000 1011 0000 0100 0000 1000 0000 1000 0011
## PinReducedEcc:14
./zencli smu 0x05014c
[0x0005014c] READ(smu) = 0x00004000 (16384)
60 56 52 48 44 40 36 32 28 24 20 16 12 08 04 00
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0100 0000 0000 0000 Raphael DDR5./zencli smu 0x50040
[0x00050040] READ(smu) = 0x00150508 (1377544)
60 56 52 48 44 40 36 32 28 24 20 16 12 08 04 00
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0001 0101 0000 0101 0000 1000
./zencli smu 0x50044
[0x00050044] READ(smu) = 0x00150508 (1377544)
60 56 52 48 44 40 36 32 28 24 20 16 12 08 04 00
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0001 0101 0000 0101 0000 1000
## NumBankGroups:3-2 {0x0=No Bank Groups; 0x1=2 BGs; 0x2=4 BGs; 0x3=[8 BGs]}
./zencli smu 0x50048
[0x00050048] READ(smu) = 0x0025060c (2426380)
60 56 52 48 44 40 36 32 28 24 20 16 12 08 04 00
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0010 0101 0000 0110 0000 1100
./zencli smu 0x5004c
[0x0005004c] READ(smu) = 0x00150508 (1377544)
60 56 52 48 44 40 36 32 28 24 20 16 12 08 04 00
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0001 0101 0000 0101 0000 1000
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Single Core stressed
|
VID | dec | Voltage (VID * 0.00625 ) |
---|---|---|
0xc1 |
193 |
1.20625V |
0xba |
186 |
1.16250V |
0x83 |
131 |
0.81875V |
0x81 |
129 |
0.80625V |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In commit 3dd316d I found something like a voltage VID within Rembrandt 6600H
I don't know which sensor to match it with : CPU or SoC or Other voltage ?
Raw values can be obtained from SMU using
zencli
Beta Was this translation helpful? Give feedback.
All reactions