stratix iv 中收发器的IPCORE仿真问题
在quartus9.1中仿真ALTGX IPCore发现不支持这个器件,然后转到modelsim-altera中仿真,各种库文件也编译通过了,但是在仿真过程中总是出错,总是显示实例化错误,如下:# ** Error: (vsim-3033) E:/test/GX_3/stratixiv_hssi_atoms.v(20965): Instantiation of 'oper_mux' failed. The design unit was not found.
# Region: /tb_GX_3/gx_3/b2v_inst/GX_t1_alt4gxb_component/transmit_pcs0/digi_tx_1/enc_chnl_top_1
# Searched libraries:
# D:\WorkSoft\altera\ModelSim\modelsim_ase\win32aloem\work
# D:\WorkSoft\altera\ModelSim\modelsim_ase\win32aloem\work
# D:\WorkSoft\altera\ModelSim\modelsim_ase\win32aloem\work
哪位大神帮小弟解决一下啊,好着急... 你用的应该是modelsim ae版本,按理说altera应该已经把库文件编译好了!没有用过ae版本的,一直都是用se版本的。
你试着把altera安装目录下面的这几个文件220model.v altera_mf.v altera_primitives.v altera_primitives_quasar.v stratixiv_atoms.v stratixiv_hssi_atoms.v stratixiv_pcie_hip_atoms.v sgate.v 都编译到仿真库试一下。
页:
[1]