Agilex5 JOP Bitstream Configuration Hang
I am using this guide as a reference to try and add JOP capability to my project.
Following this step:
5. Connect the reset and clock to JOP component, also connect it's slave bus to the HPS LW bridge, and map it at offset 0x0002_0000
And instead set the offset to be 0x0300_0000.
Then sync Qsys, Generate HDL and compile the bitstream - all successfully, in HPS-First mode.
Note that on the identical design (with no JOP connected to lw-hps2fpga), the bitstream is configured without any problems. However with the JOP connected - in u-boot during the fpga load command, the bitstream configuration process exits with a time-out.
Does anyone have some experience with this issue?
Many thanks,
K
Hi @K606
We internally evaluated your issue with the https://www.intel.com/content/www/us/en/support/programmable/articles/000098223.html and concluded they are not related (this is more related with the use of the JTAG chain, that does not prevents the HPS from booting). Your u-boot should be going through...
So, please, program your board using the .sof and this would give you and indication of why the "rbf" load is hanging.
Sorry for the delay in checking this out.
~E.V.