I have the MicroZed and IO Carrier Card and Vivado 2018.2
I want to run both a Verilog program in the PL and the typical Hello World in the PS concurrently and independent of each other.
The verilog code works properly in Vivado.
Then wrapper/bitstream is exported and SDK run.
The PS works well - Hello world but the PL never runs.
I can boot from either QSPI or SD card but no PL output.
I have to be missing something simple.
Any help appreciated.