当前位置:网站首页>由tcl脚本生成板子对应的vivado工程
由tcl脚本生成板子对应的vivado工程
2022-04-23 18:01:00 【爱学习的诸葛铁锤】
问题来源
试图根据PYNQ v2.4源代码重构Base Overlay,想到从tcl脚本直接生成Vivado工程
资源和开发套件
- Vivado 2018.3
- 正点原子启明星开发板 Zynq7010 (xc7z010clg400-1芯片)
操作记录
- 事先下载好PYNQ v2.4源码(官方找v2.4的Release)
- 查看并修改 Tcl 脚本 base.tcl (路径
<PYNQ repository>/boards/Pynq-Z1/base
) - 脚本的第105行,将
-part
后的参数修改为板子的芯片型号,我这里是xc7z010clg400-1
if {
$list_projs eq "" } {
create_project ${overlay_name} ${overlay_name} -part xc7z010clg400-1
}
保存退出
- 打开Vivado 2018.3,底部找到 Tcl Console
- 输入框内键入命令
cd <PYNQ repository>/boards/Pynq-Z1/base
source ./base.tcl
- 等待一段时间,完成,打开Block Design查看一下
后续可以对 Base Overlay的 Block Design 进行裁剪,修改xdc约束文件,生成bit流,上板搞开发
版权声明
本文为[爱学习的诸葛铁锤]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_41873311/article/details/124353745
边栏推荐
- Amount input box, used for recharge and withdrawal
- ES6 face test questions (reference documents)
- 587. Install fence / Sword finger offer II 014 Anagrams in strings
- Operators in C language
- 20222 return to the workplace
- Batch export ArcGIS attribute table
- Generate verification code
- 2022年广东省安全员A证第三批(主要负责人)特种作业证考试题库及在线模拟考试
- Tell the truth of TS
- Yolov4 pruning [with code]
猜你喜欢
positioner
开源按键组件Multi_Button的使用,含测试工程
C# 的数据流加密与解密
Using files to save data (C language)
Batch export ArcGIS attribute table
C1小笔记【任务训练篇一】
An example of linear regression based on tensorflow
JS high frequency interview questions
Eigen learning summary
The JS timestamp of wechat applet is converted to / 1000 seconds. After six hours and one day, this Friday option calculates the time
随机推荐
An example of linear regression based on tensorflow
journal
Map basemap Library
Open source key component multi_ Button use, including test engineering
Crawl the product data of Xiaomi Youpin app
ArcGIS table to excel exceeds the upper limit, conversion failed
Cross domain settings of Chrome browser -- including new and old versions
Summary of floating point double precision, single precision and half precision knowledge
消费者灰度实现思路
Read excel, int digital time to time
读取excel,int 数字时间转时间
C byte array (byte []) and string are converted to each other
极致体验,揭晓抖音背后的音视频技术
Basic usage of crawler requests
纳米技术+AI赋能蛋白质组学|珞米生命科技完成近千万美元融资
_ FindText error
Build openstack platform
.104History
2022 Jiangxi energy storage technology exhibition, China Battery exhibition, power battery exhibition and fuel cell Exhibition
C1小笔记【任务训练篇二】