Xilinx Virtual Cable (XVC) is a TCP/IP-based protocol that acts like a JTAG cable and provides a means to access and debug your FPGA or SoC design without using a physical cable.
224
stars
80
forks
source link
Fix XVC driver ZynqMP build for Linux kernel v6.x #16
Fix deprecated includes and function in XVC driver source to able to build in Linux kernel v6.x. Build was tested in Petalinux 2023.1 Yocto project.
It can solve issue: https://github.com/Xilinx/XilinxVirtualCable/issues/15