Forum Discussion
Avina
New Contributor
2 years agoHi,
Juliusz gave me the following solution:
quartus_cpf -c design_file.sof design_file.jic -d EPCS128 -s EP4SGX530 -o bitstream_compression=on -k key_file.key:key1:key2
Adding option bitstream_compression allows to create compressed bitstream.
it helped to compress the file and now i need to check if the file is also encrypted.
i will let you know as soon as i test it on the board
Avi.