Difference between revisions of "Support IEEE 1735 encryption standard"
From Verific Design Automation FAQ
(Created page with "'''Q:Does Verific provide support for IEEE 1735 encryption standard?''' Verific does not implement the decryption/encryption algorithms. This task is appropriately reserved t...") |
|||
Line 5: | Line 5: | ||
For technical details, please see: | For technical details, please see: | ||
− | http://www.verific.com/docs/index.php?title=Parsing_Protected_and_IEEE_1735_Encrypted_RTL_Files | + | [http://www.verific.com/docs/index.php?title=Parsing_Protected_and_IEEE_1735_Encrypted_RTL_Files Parsing Protected and IEEE 1735 Encrypted RTL Files] |
(contact Verific Tech Support if you don't have credentials for Verific Documentation). | (contact Verific Tech Support if you don't have credentials for Verific Documentation). | ||
Revision as of 10:58, 31 August 2018
Q:Does Verific provide support for IEEE 1735 encryption standard?
Verific does not implement the decryption/encryption algorithms. This task is appropriately reserved to the licensee. Verific, however, does provide APIs with which the licensee can plug in their proprietary decryption/encryption.
For technical details, please see:
Parsing Protected and IEEE 1735 Encrypted RTL Files (contact Verific Tech Support if you don't have credentials for Verific Documentation).
There are application examples in Verific distribution:
examples/verilog/parse_encrypted_RTL examples/verilog/parse_encrypted_RTL_1735style