Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHi,
--- Quote Start --- QuestaSim get this error Module 'twentynm_fp_mac_encrypted' is not define. As per you previous threadhttps://www.alteraforum.com/forum/showthread.php?t=57404 --- Quote End --- Can you edit the msim_setuo.tcl file and check again. 1.Add below lines in Compile device library files section of msim_setuo.tcl
eval vlog $USER_DEFINED_COMPILE_OPTIONS "$QUARTUS_INSTALL_DIR/eda/sim_lib/mentor/twentynm_atoms_ncrypt.v" -work twentynm
eval vlog $USER_DEFINED_COMPILE_OPTIONS "$QUARTUS_INSTALL_DIR/eda/sim_lib/mentor/twentynm_hssi_atoms_ncrypt.v" -work twentynm_hssi
eval vlog $USER_DEFINED_COMPILE_OPTIONS "$QUARTUS_INSTALL_DIR/eda/sim_lib/mentor/twentynm_hip_atoms_ncrypt.v" -work twentynm_hip
Best Regards, Anand Raj Shankar (This message was posted on behalf of Intel Corporation)