当前位置:网站首页>vivado2018.2版本带PS侧配置(bd)调用modelsim仿真时:(vlog-13006) Could not find the package (sc_util_v1_0_3_pkg)
vivado2018.2版本带PS侧配置(bd)调用modelsim仿真时:(vlog-13006) Could not find the package (sc_util_v1_0_3_pkg)
2022-07-19 05:13:00 【wkonghua】
使用vivado2018.2版本调用modelsim仿真,其中工程的仿真为系统级仿真,PL侧包含整个系统工程的所有逻辑代码以及对PS侧的system配置(bd)。在配置好仿真环境以后,通过vivado调用modelsim时,出现了以下报错:
# ** Error: ../../../../ZC702.srcs/sources_1/bd/system/ipshared/03a9/hdl/axi_protocol_checker_v2_0_vl_rfs.sv(5554): (vlog-13006) Could not find the package (sc_util_v1_0_3_pkg). Design read will continue, but expect a cascade of errors after this failure. Furthermore if you experience a vopt-7 error immediately before this error then please check the package names or the library search paths on the command line.
# -- Skipping module axi_protocol_checker_v2_0_3_top
# End time: 09:53:31 on Jul 28,2021, Elapsed time: 0:00:00
# Errors: 1, Warnings: 1
# child process exited abnormally
# Error in macro ./BASEBAND_tb_compile.do line 103
…………
# ** Error: ../../../../ZC702.srcs/sources_1/bd/system/ipshared/03a9/hdl/axi_protocol_checker_v2_0_vl_rfs.sv(5554): (vlog-13006) Could not find the package (sc_util_v1_0_3_pkg). Design read will continue, but expect a cascade of errors after this failure. Furthermore if you experience a vopt-7 error immediately before this error then please check the package names or the library search paths on the command line.
# -- Skipping module axi_protocol_checker_v2_0_3_top
# End time: 09:53:31 on Jul 28,2021, Elapsed time: 0:00:00
# Errors: 1, Warnings: 1
报错显示在axi_protocol_checker_v2_0_vl_rfs.sv中没有找到sc_util_v1_0_3_pkg这个package,这个问题可能和vivado版本有关(vivado2018.2在这个问题上可能有bug),在升级版本后得到了解决。通过将整个工程升级到2018.3版本后,没有了以上报错,可以顺利调用modelsim仿真。
注:在使用vivado调用modelsim时,可以随时查看Tcl Console窗口中的信息,根据提示的信息做针对性的修改。
边栏推荐
- 典型的HMI应用实现方案,帮你更好的进行主控选型
- Samba的搭建
- G2L系列 核心板 -RZ/G2L 处理器简介|框架图|功耗|原理图及硬件设计指南
- Weakly supervised Semantic Segmentation by Pixel-to-Prototype Contrast
- Install Oracle 11g and build database based on Linux operating system (centos7x without graphics)
- 论文解读《Semi-supervised Contrastive Learning for Label-efficient Medical Image Segmentation》
- Redis详解(2)基础入门(1)安装与压测
- Let foreigners my brother him
- FPGA网口实现与详解(2)
- Handwriting verification framework
猜你喜欢
Interpretation of the paper: Transformers make strong encoders for medical image segmentation
论文解读《基于伪标签自训练的局部对比损失半监督医学图像分割》
Handwriting verification framework
(数电)各种触发器汇总——FPGA八股文(1)
论文解读《Protein subcellular localization based on deep image features and criterion learning strategy》
Deep Snake for Real-Time Instance Segmentation
Attention mechanism in deep learning
Mysql45 talking about reading notes line lock (7)
The paper interprets beyond self attention: external attention using two linear layers for visual tasks
Jwt+rsa stateless SSO principle
随机推荐
RTOS——RT-Thread快速入门
[mindspore learning] [multi label classification] is there an example of image multi label classification
XHR error in vs code installation plug-in solution
FPGA——SPI总线详解(概念)
DGF网络
常用激活函数解析
QT调用外部exe程序(最简单好用)
printf的归宿-数据打印到哪儿了
Jetson Xavier NX source code compilation and installation ROS melody experience (failed)
[mindspore] [Lite end-to-side training reasoning] mindspore lit runs the lenet training example code according to the instructions and reports an error
ViT结构
论文解读《PScL-HDeep:基于图像的蛋白质利用集成在人体组织中的亚细胞预测定位》
Interpretation of Bix NAS: searching effective bi directional architecture for medical image segmentation
EIM总线如何测试可用性及稳定性
FPGA刷题P3: 4位数值比较器电路、4bit超前进位加法器电路、优先编码器电路、 优先编码器
STM32f4 使用高级定时器输出PWM波(含代码)
RDO部署Openstack 单节点
Détails de ngnix (2) pour l'installation et l'utilisation
opencv(1)之图像读取,显示,保存,色彩转换
瑞萨G2L核心板及开发板上手评测