Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Power Management Software Solutions

Power Management Demo

Xilinx/pm_demo (github.com) repository contains the source code needed to recreate, modify, and extend the DFx boot power demo to demonstrate Versal/ZynqMP device's various power modes

Linux Power Management

Both Zynq UltraScale+ and Versal provide ways to test its various PM features through the SW mechanism such as in the Linux Kernel. Test steps describing the PM features in the Linux including Runtime suspend/resume and the various wake-up sources outlined here: Zynq UltraScaleļ¼‹ MPSoC Power Management - Linux Kernel

...

Here you can find the Suspend-resume example in XilPM client Library ( runs on APU/RPU): https://github.com/Xilinx/embeddedsw/blob/master/lib/sw_services/xilpm/examples/xilpm_selfsuspend_example.c

Software Support for Power Management contains more tips and examples of power management solutions for Zynq UltraScale+ MPSoC , RFSoC and the Versal Adaptive SoC Core, Prime, and Premium devices.

...