Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHi,
Those encryption files are not for ncsim or ncverilog, but for modelsim. I made a mistake, because I didn't check its content. Thus, I still need the encryption files for ncsim or ncverilog. How to get them? Thanks. Peter Chang --- Quote Start --- Hi, I've found some encryption files in the libraries. Then, I got some messages as below about the key file. How can I fix it? Thanks. Peter ncvlog(64): 12.20-s003: (c) Copyright 1995-2013 Cadence Design Systems, Inc. ncvlog(64): 12.20-s003: (c) Copyright 1995-2013 Cadence Design Systems, Inc. ncvlog(64): 12.20-s003: (c) Copyright 1995-2013 Cadence Design Systems, Inc. ncvlog(64): 12.20-s003: (c) Copyright 1995-2013 Cadence Design Systems, Inc. ncvlog(64): 12.20-s003: (c) Copyright 1995-2013 Cadence Design Systems, Inc. const integer mega = 1000000; | ncvlog: *W,VARIST (/project/altera//eda/sim_lib/altera_lnsim.sv,1187|21): Local static variable with initializer requires 'static' keyword. ncvlog(64): 12.20-s003: (c) Copyright 1995-2013 Cadence Design Systems, Inc. ncvlog(64): 12.20-s003: (c) Copyright 1995-2013 Cadence Design Systems, Inc. `pragma protect data_block encoding = (enctype = "base64", line_length = 64, bytes = 25424064) | ncvlog: *F,DECERR (/project/altera//eda/sim_lib/cadence/twentynm_atoms_ncrypt.v,35|94): Error while decrypting : unable to load key :(invalid/blank keyOwner/KeyName (file ),may be wrong key is used for encryption/decryption ). ncvlog(64): 12.20-s003: (c) Copyright 1995-2013 Cadence Design Systems, Inc. `pragma protect data_block encoding= (enctype="base64", line_length= 76, bytes= 13883120) | ncvlog: *F,DECERR (/project/altera//eda/sim_lib/cadence/twentynm_hssi_atoms_ncrypt.v,37|90): Error while decrypting : unable to load key :(NCPROTECT_KEYDB environment variable not set). ncvlog(64): 12.20-s003: (c) Copyright 1995-2013 Cadence Design Systems, Inc. ncvlog(64): 12.20-s003: (c) Copyright 1995-2013 Cadence Design Systems, Inc. `pragma protect data_block encoding= (enctype="base64", line_length= 76, bytes= 9883328) | ncvlog: *F,DECERR (/project/altera//eda/sim_lib/cadence/twentynm_hip_atoms_ncrypt.v,37|89): Error while decrypting : unable to load key :(NCPROTECT_KEYDB environment variable not set). ncvlog(64): 12.20-s003: (c) Copyright 1995-2013 Cadence Design Systems, Inc. ncvlog(64): 12.20-s003: (c) Copyright 1995-2013 Cadence Design Systems, Inc. DEFINE std $CDS_ROOT/tools/inca/files/STD/ | --- Quote End ---