News:

Attention: For security reasons,please choose a user name *different* from your login name.
Also make sure to choose a secure password and change it regularly.

Main Menu

ZynqBerry Bitstream Encryption/Decryption Support

Started by gtx, August 09, 2018, 03:56:05 PM

Previous topic - Next topic

gtx

Hi,
does the zynq device on the ZynqBerry support bitstream decryption.
In Vivado 2018.1 there is no option to encrypt the bitstream!

Best regards

JH

Hi,
i never tried out, but normally it should be possible:
for Vivado 2018.1 see:
for Vivado 2018.2 see:on both see chapter:

       
  • Chapter 7 Advanced Programming Features
  • Appendix A: Device Configuration Bitstream Settings

or what did you mean with option is not available?

br
John

gtx

Hi John,
I have already read those guides but in Vivado when opening an implemented design and changing bitstream settings the encryption option is not listed!
When I do it via constraints file I get critical warnings.
I tried the steps above with another device and I see the encryption option in the bitstream settings!
So maybe the zynq device on the zynqberry does not support it?

Best regards

JH

Hi,

can you send me the critical warnings or the log file.

br
John

gtx

Hi,

Warning:
[Common 17-107] Cannot change read-only property 'BITSTREAM.ENCRYPTION.ENCRYPT'. ["C:/Users/../zynqberry_constr.xdc":2]

Constraint:
set_property BITSTREAM.ENCRYPTION.ENCRYPT YES [current_design]





gtx