FPGA 29 - Zynq SoC FPGA XADC application measures on-chip power supply voltages and die temperature

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ส.ค. 2023
  • In this episode we're going to build a complete Zynq SoC FPGA application utilizing the integrated XADC to measure on-chip power supply voltages and die temperature. These are some of key important parameters whose stability need to be constantly monitored and well-controlled to ensure continuous reliable operation throughout the lifetime of a system.
    The application is validated on the MiniZed board.
    #fpga #zynq #vivado #vitis #embedded #xilinx #adc
    Related Zynq SoC FPGA episodes:
    FPGA 27 - Zynq SoC FPGA PL interrupts PS to trigger software execution
    • FPGA 27 - Zynq SoC FPG...
    FPGA 26 - Shared PS-PL AXI BRAM Application on Zynq SoC FPGA (VHDL)
    • FPGA 26 - Shared PS-PL...
    FPGA 25 - Shared PS-PL AXI BRAM Application on Zynq SoC FPGA (Verilog)
    • FPGA 25 - Shared PS-PL...
    FPGA 20 - Build complete Zynq SoC FPGA application for PYNQ-Z1 with software control of AXI GPIO LEDs
    • FPGA 20 - Build comple...
    Recommended prerequisites:
    FPGA 1 - Set up AMD Xilinx Vivado/Vitis (free version)
    • FPGA 1 - Set up AMD Xi...
    FPGA 3 - First Verilog Vivado project for beginners
    • FPGA 3 - First Verilog...
    FPGA 4 - First VHDL Vivado project for beginners
    • FPGA 4 - First VHDL Vi...
    FPGA 15 - Xilinx Zynq SoC FPGA Build your first "hello world" program
    • FPGA 15 - Xilinx Zynq ...

ความคิดเห็น • 3

  • @theoryandapplication7197
    @theoryandapplication7197 2 หลายเดือนก่อน

    thank you sir

  • @user-rw7np
    @user-rw7np 4 หลายเดือนก่อน

    can't we do this without using PS part i.e, by writing a verilog code and can't we implement on board

    • @FPGARevolution
      @FPGARevolution  4 หลายเดือนก่อน

      Yes you can access the XADC from either the PL or the PS.