Avina
New Contributor
2 years agoEncrypting configuration .sof file using Command line interface
Hi,
I need to convert .sof file into .jic & .ekp files using the command line in order to use it in an automatic post flow script.
I was trying to run the following command:
quartus_cpf -c design_file.sof design_file.jic -d EPCS128 -s EP4SGX530 -k key_file.key key1:key2
i got an error "size of file(s) in EPCS128 exceeds memory capacity"
i need to enable the compression option - could someone advise the correct syntax for the compression enable??
AN556 page 16 mention to use an option file which contains the string compression=on
what kind of file format is the option file? could someone attach example of file with the correct syntax?
regards
Avi