Forum Discussion
dieterich
New Contributor
3 years agoProgram EKP and encrypted POF separately as JAM
I have a MAX10 FPGA that I want to program using the encrypted bitstream feature. I have the following use case:
Initial programming of the FPGA with key + firmware (key stays confidental)
Abil...
Farabi_Altera
Regular Contributor
3 years agoHello,
There is instruction for programming ekp and pof separately using Quartus programmer, but there is no support for similar method for JAM player.
link : https://www.intel.com/programmable/technical-pdfs/683865.pdf
Chapter 3.8.3.1
regards,
Farabi
dieterich
New Contributor
3 years agoThank you for your reply.
I want to be able to program the FPGA from our embedded ARM system (for in-field updates), so I'm not able to use quartus programmer. Are there any other alternatives to program the pof on an embedded system?