I'm working on partial reconfiguration in linux. Xilinx gave us a example of PR in xapp1159. When I look at the code in it, I found that in order to reconfigure, one have to write partial bit file into xdevcfg device. But I can't fine xdevcfg in the /dev/ directory.
Did anyone have finished a partial reconfiguration flow in linux?
Thank you!