Forum Discussion
sjhuo
New Contributor
7 years agoI tried to run RTL sim in cadence tool (ncverilog) and found some encryption files in the libraries. Then, I got some messages as below about the key file. How can I fix it? Thanks.
The model encrypted file path: quartus/eda/sim_lib/mentor/twentynm_atoms_ncrypt.v =============================================== file: ../Model/FPGA/a10_model/twentynm_atoms_ncrypt.v `pragma p...
KhaiChein_Y_Intel
Regular Contributor
7 years agoHi,
You are running simulation in cadence tool but the simulation library is pointed to Mentor: quartus/eda/sim_lib/mentor/twentynm_atoms_ncrypt.v
You have to change to the simulation library to Cadence.
Thanks.