AMD Xilinx Devices support different boot modes such as JTAG, SD, eMMC, QSPI etc.
Once images are built, you can simulate the image using QEMU emulator.
$ MACHINE=<target_mahcine_name> runqemu nographic
Follow booting instructions README for more details.