Altera_Forum
Honored Contributor
11 years agoEncrypted rbf loading on Stratix IV
Hi,
I have a Stratix IV on a a Terasic TR4 development kit. I'm trying to load an encrypted bitstream on the stratix IV. I'm already able to load an encrypted bitstream using FPP in Quartus II: - program the stratix IV with a Parallel Flash loader - load the pof directly in the flash - program the key .ekp Then at reset, the bitstream is decrypted and programs the Stratix IV. But it has 2 main drawbacks : It's very slow and I want to have a command line solution (preferably with a .rbf file) Would you have a better solution ? Is a direct loading from USB blaster possible ? Do you know the related command line ? Thanks for your help