Skip to content

Commit 75c2f76

Browse files
kwillis01praneethbajjuri
authored andcommitted
feat(linux): AM62A/P: Add I/O Only + DDR power measurements
Add the I/O Only + DDR power measurements for AM62A and AM62P for SDK 11.02. Signed-off-by: Kendall Willis <k-willis@ti.com>
1 parent bd915e2 commit 75c2f76

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

source/devices/AM62AX/linux/Linux_Performance_Guide.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -831,6 +831,18 @@ Low Power Performance
831831
Power Performance
832832
^^^^^^^^^^^^^^^^^
833833

834+
.. csv-table:: I/O Only + DDR Power Performance
835+
:header: "Rail name","Rail voltage(V)","Power (mW)"
836+
837+
"vdd_core","0.85","0.00"
838+
"vddr_core","0.85","0.00"
839+
"soc_dvdd_3v3","3.30","3.47"
840+
"soc_dvdd_1v8","1.80","2.26"
841+
"vdda_1v8","1.80","0.02"
842+
"vdd_lpddr4","1.10","3.03"
843+
"Total"," ","8.78"
844+
845+
834846
.. csv-table:: Deep Sleep Power Performance
835847
:header: "Rail name","Rail voltage(V)","Power (mW)"
836848

source/devices/AM62PX/linux/Linux_Performance_Guide.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,17 @@ Listed for each algorithm are the code snippets used to run each
797797
Power Performance
798798
^^^^^^^^^^^^^^^^^
799799

800+
.. csv-table:: I/O Only + DDR Power Performance
801+
:header: "Rail name","Rail voltage(V)","Power (mW)"
802+
803+
"vdd_core","0.85","0.00"
804+
"vddr_core","0.85","0.00"
805+
"soc_dvdd_3v3","3.30","2.07"
806+
"soc_dvdd_1v8","1.80","8.50"
807+
"vdda_1v8","1.80","0.13"
808+
"vdd_lpddr4","1.10","4.58"
809+
"Total"," ","15.28"
810+
800811
.. csv-table:: Deep Sleep Power Performance
801812
:header: "Rail name","Rail voltage(V)","Power (mW)"
802813

0 commit comments

Comments
 (0)