Altera_Forum
Honored Contributor
11 years agoMax5 Power Monitor
Hello,
I'm working with the Arria starter kit. To start with, I've already seen this: http://www.alterawiki.com/wiki/how_to_read_power_monitor_value_in_system_console but I still have some questions. 1)How do I figure out what the reference voltage is for a given rail? 2)How do I figure out what the resistance is? 3)Where do these numbers comes from? sld_access_ir $vj 1 2 vs. sld_access_ir $vj 2 2 4)The output I get from sld_access_dr $vj 16 1 [list 0x00 0x00] looks like : 0x11 0x0, 0x16 0x0, etc.. is this backwards? I ask because the upper bytes shift wildly between 0x10 and 0x20, and the lower bytes are always 0x0, which seems backwards to me. Thanks, Jonah