Forum Discussion
AKAYA
Occasional Contributor
7 years agoi need to know how to upgrade the UFM by eliminating the use of JTAG-UART
hi, i am doing a project for the upgradation of the UFM memory. I need to upgrade the UFM memory by eliminating the use of the JTAG-UART. it should be like once we dump the .pof file then the memory...
JohnT_Altera
Regular Contributor
7 years agoHi,
I would recommend you to use rpd file which you can directly use to write through the On Chip Flash IP. You may refer to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an741.pdf where it provide design example to update the UFM/CFM through UART.
AKAYA
Occasional Contributor
7 years agoHi,
I am using the rpd file only. But the issue is I am not able to read rpd file corresponding to the pof file.
I want to know if we can read any rpd file irresspective of the pof file used.
thanks and regards