quartus 与 modelsim 联合仿真,编译正常,点击仿真后报错:
insrantiation of “cyclonev_clkena_encrypted” failed the design unit was not found
解决办法:把cyclonev_atoms_n crypt.v加入到modelsim工程中编译即可。该文件可在quartus安装路径中一个名为sim_lib的文件夹中找到。
quartus 与 modelsim 联合仿真,编译正常,点击仿真后报错:
insrantiation of “cyclonev_clkena_encrypted” failed the design unit was not found
解决办法:把cyclonev_atoms_n crypt.v加入到modelsim工程中编译即可。该文件可在quartus安装路径中一个名为sim_lib的文件夹中找到。