Closed JANEYUBAI closed 8 months ago
In theory, yes, but in practice, no. That's because loading the bitfile needs to be synchronized with other operations, like unloading/loading kernel drivers.
If you want to load a bitfile with ILAs, just load it using the regular uhd_image_loader
. The ILAs will then show up in Vivado hardware manager.
这是来自小马同学的自动回复邮件~ 你的邮件已经收到~请不要着急,我一定会尽快回复您的!
In theory, yes, but in practice, no. That's because loading the bitfile needs to be synchronized with other operations, like unloading/loading kernel drivers.
If you want to load a bitfile with ILAs, just load it using the regular
uhd_image_loader
. The ILAs will then show up in Vivado hardware manager.
Thank you very much for solving my problem!Have a nice day!
I tried to download the official image to the device via jtag, and the same thing happened. Assuming I have no problem loading the official default image with uhd_image_loader. I would like to ask whether the N310 supports downloading custom bits with JTAG? If yes, is there any operation guide? If not, is there any other way to download the image with ila added to the device? Thanks for replying ~