当前位置:网站首页>Modelsim reported an error "instance of '* * * *' failed. the design unit was not found."
Modelsim reported an error "instance of '* * * *' failed. the design unit was not found."
2022-07-20 10:47:00 【Nanyou school slag】
Project scenario :
Use Modelsim An error occurred during the simulation :Instantiation of ‘****’ failed. The design unit was not found.
Problem description
When writing simulation test files , It refers to other modules besides the simulated main file , such as IP nucleus 、 Simulation model, etc , There is an error :Instantiation of ‘****’ failed. The design unit was not found., Show that the design is not found .
Solution :
When setting the simulation script, you need to add other modules besides the simulated main file , such as IP nucleus 、 Simulation models are also added , Here's the picture
1. Add the simulation top-level file to the script , At the same time, pay attention to the name of the above simulation file and fill in the main file , The operation is not complete yet , Do not click OK sign out 2. Click three points again to select the file , Here I also need to add a simulation model and a pll IP nucleus , After selection , Just click Add, There is no need to change the name above
3. Click on OK, After normal operation, the simulation can be carried out
边栏推荐
猜你喜欢
Summary 2 - deep learning network building learning
Devops: from the "steam age" to the "high-speed rail age", Sunmi Devops' Transformation Road
若依开源框架中数据权限的使用及配置
JVM之GC调优原理(七)
Kubernetes terminal management tool - kubebox
FPGA按键消抖—两种按键消抖形式的对比
selenium基本使用以及使用selenium抓取某网站招聘信息(持续更新中)
Introduction to 3dslicer default extension module interface
Implementation of UART serial asynchronous communication with FPGA - transmission of single data
多数据源切换
随机推荐
JVM之GC调优原理(十四)
Distributed unique ID
优化器:torch.optim
Kubernetes技术与架构(四)
总结2-深度学习网络搭建学习
Gocore-v2 framework -gocore Introduction to yaml configuration file
DOM事件绑定
多数据源切换
MySQL之InnoDB引擎(四)
微信公众号应用开发(一)
Day006选择结构(if语句练习)
Devops: from the "steam age" to the "high-speed rail age", Sunmi Devops' Transformation Road
Pytoch:visdom introduction
(二)Swagger的实际应用详例
Reference for Ruijie Switch Configuration
题目:给出一组数组,按照从大到小得方式排列和从小到大。
逻辑运算符中的短路与&&,短路或||,逻辑与&,逻辑或|;条件运算符
小白程序员第七天
小白程序员第六天
Kubernetes技术与架构(三)