Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: gtx on August 09, 2018, 03:56:05 PM

Title: ZynqBerry Bitstream Encryption/Decryption Support
Post by: gtx on August 09, 2018, 03:56:05 PM
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
Title: Re: ZynqBerry Bitstream Encryption/Decryption Support
Post by: JH on August 10, 2018, 08:23:41 AM
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:
or what did you mean with option is not available?

br
John
Title: Re: ZynqBerry Bitstream Encryption/Decryption Support
Post by: gtx on August 10, 2018, 09:30:53 AM
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
Title: Re: ZynqBerry Bitstream Encryption/Decryption Support
Post by: JH on August 10, 2018, 09:32:14 AM
Hi,

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

br
John
Title: Re: ZynqBerry Bitstream Encryption/Decryption Support
Post by: gtx on August 10, 2018, 09:35:28 AM
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]



Title: Re: ZynqBerry Bitstream Encryption/Decryption Support
Post by: JH on August 10, 2018, 10:10:55 AM
Hi,
i think this is the same problem as yours:

did you check this?

br
John
Title: Re: ZynqBerry Bitstream Encryption/Decryption Support
Post by: gtx on August 10, 2018, 10:23:23 AM
Hi John,
Thank you very much.

Best regards