当前位置:网站首页>Modelsim报错“Instantiation of ‘****‘ failed. The design unit was not found.”
Modelsim报错“Instantiation of ‘****‘ failed. The design unit was not found.”
2022-07-19 05:23:00 【南邮学渣】
项目场景:
使用Modelsim进行仿真时出现错误:Instantiation of ‘****’ failed. The design unit was not found.
问题描述
在进行仿真测试文件编写时,引用了除被仿真的主体文件之外的其他模块,比如IP核、仿真模型等,出现报错:Instantiation of ‘****’ failed. The design unit was not found.,显示该设计没有找到。
解决方案:
在设置仿真脚本的时候需要将除被仿真的主体文件之外的其他模块,比如IP核、仿真模型等也添加进去,如下图
1.将仿真顶层文件添加进脚本,同时注意上面的仿真文件名称填写主体文件,操作还没有完成,不要点击OK退出2.再次点击三个点选择文件,这里我还需要添加一个仿真模型和一个pll IP核,选择之后,直接点击Add,不需要改变上面的名称
3.点击OK,再进行正常操作就可以进行仿真了
边栏推荐
- Examples of cat and dog classification -kaggle
- gocore-v2框架-快速开始
- Model in pytorch train(),model. Eval () and torch no_ The difference between grad()
- Solr search engine - solrcloud installation and cluster configuration
- Modified judgment / condition coverage
- Nacos - Configuration Management Center (Alibaba open source)
- Interview summary (total)
- Distributed unique ID
- lambda用法
- ORM常见需求
猜你喜欢
随机推荐
Gocore-v2 framework - quick start
JSON对象
Unable to get browser (Selenium::WebDriver::Error::NoSuchWindowError)
Node.js操作数据库
如何做好单元测试?Golang Mock”三剑客“ gomock、monkey、sqlmock
Introduction to dark horse programmer reflection
Reference for Ruijie Switch Configuration
高度塌陷及解决方案
NN of pytorch Conv1d detailed explanation
畅玩树莓派4B(一)树莓派系统安装和SSH连接
DOM 事件对象
Kubernetes技术与架构(四)
Dark horse programmer multithreading implementation mode II
小白程序员第五天
How can platformization help improve R & D efficiency?
MySQL之InnoDB引擎(三)
文档流定义,盒子模型相关知识
Detailed explanation of several connection queries
Introduction to dark horse programmer UDP
To: pytoch model small example