Altera_Forum
Honored Contributor
12 years agocyclonev_atoms_ncrypt.v for cadence?
I'm trying to simulate a CycloneV HMC generated by Quartus Web Edition 14.0, which is including a bunch of encrypted library files it expects to find under Quartus installation path, but it's not there. For example:
ncvlog "$QUARTUS_INSTALL_DIR/eda/sim_lib/cadence/cyclonev_atoms_ncrypt.v" -work cyclonev_ver ncvlog "$QUARTUS_INSTALL_DIR/eda/sim_lib/cadence/cyclonev_hmi_atoms_ncrypt.v" -work cyclonev_ver ncvlog "$QUARTUS_INSTALL_DIR/eda/sim_lib/cadence/cyclonev_hssi_atoms_ncrypt.v" -work cyclonev_hssi_ver ncvlog "$QUARTUS_INSTALL_DIR/eda/sim_lib/cadence/cyclonev_pcie_hip_atoms_ncrypt.v" -work cyclonev_pcie_hip_ver Does anybody know how or where I can get these files? I have installed the Linux version, still not there. The files under /eda/sim_lib/mentor don't work. ncsim will complain about no "keyfile" and "keyowner" then abort.