Forum Discussion
SBA_ACCELIZE_COM
New Contributor
7 years agoI made a try and I've the same issue with 17.1pro (linux).
I was able to encrypt with the simulation switch under 18.1pro (linux):
encrypt_1735 --language=verilog --simulation=mentor,cadence test_counter.v
For what I see in the encrypted file, If you don't add the --quartus swith, the encyphered aes key for intel is not added and it will not allow the quartus synthesis.
If you only add simulation switch, it will only allow IP decryption on the requested simulators.
FYI, I'm not familiar with this exe (encrypt_1735), I'm using a dedicated script that handle file encryption and where I embed several EDA 1735 keys to generate my custom encrypted lib.