I have imported in Vitis a .xsa Project, exported with Vivado for the Zynq Ultrascale+ MPSoC FPGA hardware.
I'm able to emulate with QEMU the PS peripherals (such as the UART driver for the ARM A53 Processor), but I cannot emulate the drivers for the IP Core implemented in the PL part.
Is QEMU able to simulate the PL part of an FPGA device? Or it works just for the processor drivers (PS part)?