Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

encryption public key

T_Cherry
초급자
2,285 조회수

Hello,

 

I'm T_Cherry. I need to have the key to encrypt my RTL for co-development a FPGA RTL codes with my partner on Quartus Prime Pro. Would kindly let me know how I could obtain the key?

 

Best regard!

T_Cherry

 

 

0 포인트
4 응답
T_Cherry
초급자
2,258 조회수

Hello, KennyT,

 

Yes, I have seen the page, and it says following two. I'm just trying both.

I'm asking the key to this forum,  as the second one says.

Could you kindly help me?

... encrypt_1735.exe

 

>• To obtain the encryption key, login or register for a My-Intel account, and then
>submit an Intel Premier Support case requesting the encryption key.
>• If you are ineligible for Intel Premier Support, you can submit a question regarding
>the "IEEE 1735 Encryption Public Key" to the Intel Community Forum for
>assistance.

 

Thanx!

T_Cherry

0 포인트
Kazuyuki_K_Intel
2,207 조회수

According to the user guide page 39, the public encryption key is needed only when you use a third-party tool.

  • Could you share the exact commands you executed and the messages from the command to understand your situation?

  • Could you share the Quartus Prime Software variant (Standard or Pro) and the version number?

 

encrypt_1735 tool shipped with Quartus can be used to encrypt RTL files such that they can only be decrypted by Quartus synthesis tool

The public key is embedded in this tool.

 

For example, to encrypt file foo.v to create encrypted file foo_enc.v, run the following command:

encrypt_1735 --quartus --language=verilog --of=foo_enc.v  foo.v

 

You can also encrypt files for simulation (for example, for modelsim or vcs simulators).

To get help on the command line arguments, run ‘encrypt_1735 -h’

0 포인트
KennyTan_Altera
중재자
2,144 조회수

Any further help still needed?


0 포인트
응답