What's is the maximum power consumption of the module?
The maximum power consumption of a module manly depends on the design which is running on the FPGA.
Xilinx provide a power estimator excel sheets to calculate power consumption. It's also possible to generate power consumption of the developed design with Vivado.
Please also observe the TRM of the Trenz Electronic module and the power management of our corresponding carrier boards.
We provide PetaLinux template projects instead of BSPs for our modules. This template are included in our reference design in the subfolder (os/petalinux).
open existing init.tcl (create new one if not exist) in one of this locations:
C:/Xilinx/Vivado/<version>/scripts/ or
C:/Users/<user>/AppData/Roaming/Xilinx/Vivado/
Add line: enable_beta_device *
Now Vivado check all Beta Devices, but only Devices with valid license are visible. With Beta Device enable, Vivado need longer startup. Select special beta device is supported too. See Xilinx Forum: Synthesis Failure for ZCU102
"ERROR: [Labtools 27-3165] End of startup status: LOW" after FPGA programming
Insufficient external power supply can cause this issue. If power supply is insufficient, module restarts and FPGA content is erased. Vivado did not recognize this.
"ERROR: [Labtools 27-2269] No devices detected on target localhost:..." after JTAG connection via Vivado HW-Manager
Please check following:
Xilinx Programming Cable drivers are installed correctly
"hw_server.exe" is terminated on task manage after all xilinx programs are closed. (if not kill this process or restart PC)