I just finished the workshops about the partial reconfiguration flow in Xilinx University Program. But the examples is performing in Virtex FPGAs and microblaze processor. Is there any examples of partial reconfiguration flow on zedborad?
I just finished the workshops about the partial reconfiguration flow in Xilinx University Program. But the examples is performing in Virtex FPGAs and microblaze processor. Is there any examples of partial reconfiguration flow on zedborad?
one line in the source code in xapp1159:
fd_is_partial = open("/sys/devices/amba.0/f8007000.devcfg/is_partial_bitstream", O_RDWR);
I don't have the is_partial_bitstream device neither