Forum Discussion
SyafieqS
Super Contributor
2 years agoIs that possible for you to attach the design here?
Since Quartus 15 is hard to support as it had been eol-ed, I will take a look at it.
Let me know any concern on this.
eman_delete
New Contributor
2 years agoThank you.
Please find the testcase attached.
If you have vcs installation you can reproduce the issue by extracting the file, setting PATH, VCS_HOME, license and QUARTUS_INSTALL_DIR in the vcsmx_setup.sh file, and running the commands:
cd testcase_quartus15/simulation/synopsys/vcsmx
./vcsmx_setup.sh | tee log.log
Please let me know if you are able to see the elaboration error:
Error-[URMI] Unresolved modules
/QUARTUS_INSTALL_DIR/quartus//eda/sim_lib/synopsys/cyclonev_atoms_ncrypt.v, 25
In the attached file you can find my log.log with all the compilation and elaboration messages.