手动仿真时出现以下问题:
Error: (vsim-3033) C:/Users/xiaosong/Desktop/bf/fir_demo/fir_ip.v(19): Instantiation of 'fir_ip_0002' failed. The design unit was not found.
联合仿真时一启动modelsim就出现以下错误:
设计单元没有找到,检查下什么设计单元。
你好,解决了吗?
联合仿真的问题,我按照https://blog.csdn.net/xvrixingkong/article/details/81568164中的方法在modelsim中添加了altera库,可以解决问题。但之后会出现Instantiation of 'fir_ip_0002' failed. The design unit was not found.的报错。