RLedu
New Contributor
3 years agoHow to test HPS-FPGA project with time limited sof
Hello dear community,
I am currently working on a project using a licensed IP (JESD204B) controlled through HPS that I didn't buy yet, but I do have the evaluation IP. This leads to get a time limited compiled FPGA project (.sof) and a constraint to programm only via Quartus, not via the SD card, since we need to keep the usb blaster connection.
So this brings a question, how am I supposed to test the HPS to FPGA bridges, and the project as a whole since the Linux will inevitably freeze while I'm programming FPGA with .sof ?
Does this means I have to debug FPGA on one hand, and HPS on the other hand ?