当前位置:网站首页>vivado工程版本升级时相关IP版本IP Status显示Using cached IP results
vivado工程版本升级时相关IP版本IP Status显示Using cached IP results
2022-07-19 05:13:00 【wkonghua】
在将vivado工程升级时,例如从2018.2升级到2018.3时,部分IP版本可能升级到高版本,也有部分IP版本不用升级。
此时部分IP在综合后,在Design Runs中Status会显示Using cached IP results,这种情况可改可不改。
如将其改为“synth_design Complete!”,可通过以下4步完成:
1、清空IP缓存区数据,在Tcl Console窗口中输入“config_ip_cache ‑clear_output_repo”,此时工程中IP缓存数据被清除。
2、禁用IP缓存,在Tcl Console窗口中输入“config_ip_cache ‑disable_cache”。
3、在对应的IP核处reset IP,“reset output product”,reset。
4、在对应IP处选择“Generate Output Products”,“Generate”,重新generate IP核。
以上四步完成后,vivado重新综合,即可将IP synth的状态变为synth_design Complete!
参考文档:
1.xilinx官方文档“ug896-vivado-ip”中“Setting the IP Cache”章节
2.xilinx官方文档“ug835-vivado-tcl-commands”中“config_ip_cache”章节
但是在vivado版本多次升级过程中,发现一个很奇怪的现象,就是如果用的电脑配置较低(例如我的笔记本配置为CPU--I7 8代,4核8线程;内存8G),这时候升级vivado版本,在综合后IP Status栏会出现上面的情况,通过以上方式处理后才能正常显示“synth_design Complete!”,但是在使用配置较高的台式机时(配置为I7 12代,8核16线程,内存64G),却没有出现以上现象,版本升级后综合完毕,IP status栏显示正常。
对于以上问题,欢迎大家一起探讨。
边栏推荐
- vs code 安装插件出现XHR error 解决办法
- FPGA刷题P3: 4位数值比较器电路、4bit超前进位加法器电路、优先编码器电路、 优先编码器
- FPGA刷题P4:使用8-3优先编码器实现16-4优先编码器、 使用3-8译码器实现全减器、 实现3-8译码器、使用3-8译码器实现逻辑函数、数据选择器实现逻辑电路
- 【HAL库】串口通信
- Install Oracle 11g and build database based on Linux operating system (centos7x without graphics)
- 3d HMR相关
- MNN learning notes
- yolov5-face
- Jupyter安装成功但是不能用
- 硬核实力!飞凌 TI Sitara AM62X 系列-335x经典再续
猜你喜欢
论文解读《Beyond Self-attention: External Attention using Two Linear Layers for Visual Tasks》
Jwt+rsa stateless SSO principle
Centos7x Oracle 11G的rac部署(无图形化安装)
2D&3D Pose数据集
FPGA——用VGA时序显示图像原理详解(2)
Interpretation of CO correcting: noise tolerant medical image classification via mutual label correction
Mysql45 talking about reading notes in simple terms index (5)
Deep Snake for Real-Time Instance Segmentation
虚拟主机的搭建(多个站点)
Vector exception thrown by opencv
随机推荐
[mindspire] [mindir] how does mindspire conduct mindir reasoning
Interpretation of semi supervised contractual learning for label effective medical image segmentation
This paper interprets "PSCL hdeep: image-based protein localization using subcellular prediction integrated in human tissue"
基于linux操作系统安装oracle 11g及建库(centos7x无图形)
中文新闻文本标题分类(基于飞桨、Text CNN)
Opencv learning (3) color table operation logic operation channel separation, merging, mixing
Mindspore dependent library not found
ViT结构
【复旦微】国产MCU学习(持续更新)
opencv学习(2)之图像像素操作 像素运算 滚动 键盘
Vsftp server setup
mysql45讲阅读笔记深入浅出索引下(五)
yolov5-face
smplify
Smpl model
[mindspore learning] [multi label classification] how to build a multi label mindrecord format data set of images
FPGA网口实现与详解(3)
How does mindspore view the model parameter quantity?
RTOS——RT-Thread Studio
[eccv2020] articles, codes and data links