Forum Discussion
Jack_Lin
New Contributor
11 months agoHow to program ECPS64 with .rbf file?
We have a Cyclone V device using ECPS64 at start up. We use SRunner to load a .rpd file to program it. It works fine. Now we want to try to encrypt the programming file. Following the AN556 doc, ...
FakhrulA_altera
Regular Contributor
11 months agoHi,
To load an encrypted configuration to the Cyclone V via ECPS64, please follow these steps:
- Program the .ekp key file into the FPGA using USB Blaster.
- Use Quartus "Convert Programming Files" to generate an encrypted .rpd file (make sure encryption is enabled).
- Load the encrypted .rpd file into the ECPS64 using SRunner as usual.
On power-up, the FPGA will decrypt and configure itself using the key and encrypted bitstream.
Regards,
Fakhrul