using the S25FL128S IC (Infineon) on your custom board with the XC7Z020CLG484-2 (Zynq-7000 series processor), and you have configured AXI-QSPI0 as a slave connected to the Zynq processor. After generating the bitstream and exporting the hardware, you launched the SDK, installed the Board Support Package (BSP), and selected the example file xspi_winbond_flash_quad_example.c. However, you encountered an error related to missing header files during compilation:
../src/xspi_winbond_flash_quad_example.c:62:10: fatal error: xintc.h: No such file or directory.
Any verilog code available this IC. Please let me know.