Forum Discussion
raju1421
Occasional Contributor
3 years ago[Agilex]: Programming & Flashing FPGA File (.jic) to QSPI Flash from HPS through ethernet
Hi all, I have been using the below mentioned guide for porting u-boot and linux on agilex board Building Bootloader for Agilex 7 | Documentation | RocketBoards.org But, there is no information ab...
FvM
Super Contributor
3 years agoHello,
.jic (JTAG indirect programming file) is intended for programming through JTAG only. Programming through HPS should use flash image file (e.g. .rpd) and ASMI parallel II or generic flash interface IP in FPGA.
Regards,
Frank