Forum Discussion
Sulaiman
New Contributor
4 years agoHi,
I am using the following command to program FPGA:
quartus_pgm -m JTAG -o p;design.pof
When we want to program encrypted pof, we have 2 files(.ekp, .pof). We can program them together or separately. These methods are found in "Intel® MAX® 10 FPGA Configuration User Guide" document at page 51 but by GUI.
Can I do one of these methods by quartus_pgm commands.
Regards,
Sulaiman