Difference between revisions of "Support IEEE 1735 encryption standard"

From Verific Design Automation FAQ
Jump to: navigation, search
(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...")
(No difference)

Revision as of 18:03, 30 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:

http://www.verific.com/docs/index.php?title=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