当前位置:网站首页>HLS4ML报错The board_part definition was not found for tul.com.tw:pynq-z2:part0:1.0.
HLS4ML报错The board_part definition was not found for tul.com.tw:pynq-z2:part0:1.0.
2022-07-01 18:46:00 【heisenberg.liu】
运行HLS4ML tutorial 7hls4ml.templates.VivadoAcceleratorBackend.make_bitfile(hls_model)
报错 ERROR: [Board 49-71] The board_part definition was not found for www.digilentinc.com: pynq-z1:part0:1.0. The project's board_part property was not set, but the project's part property was set to xc7z020clg400-1. Valid board_part values can be retrieved with the 'get_board_parts' Tcl command. Check if board.repoPaths parameter is set and the board_part is installed from the tcl app store. INFO: [Common 17-206] Exiting Vivado at Sat Feb 6 09:27:39 2021...
这个是复制的别人的报错,我报错的是pynq-z2
解决方案
- 首先按照https://support.xilinx.com/s/question/0D52E00006lLBqpSAG/setting-board-file-fails-with-error-board-4971-the-boardpart-definition-was-not-found?language=en_US
打开VIVADO,在TCL输入命令
xhub::refresh_catalog [xhub::get_xstores xilinx_board_store]
xhub::install [xhub::get_xitems]
set_param board.repoPaths [get_property LOCAL_ROOT_DIR [xhub::get_xstores xilinx_board_store]]
- 然后查看board.repoPaths,
输入
get_param board.repoPaths
验证一下这个路径
- 然后按照https://community.element14.com/technologies/fpga-group/b/blog/posts/add-pynq-z2-board-to-vivado
把pynq-z2的文件下载并且放在/tools/Xilinx/Vivado/2019.2/data/boards/board_files 路径下
下载位置:
https://www.tulembedded.com/FPGA/ProductsPYNQ-Z2.html
包含文件
4. 然后在回去运行hls4ml.templates.VivadoAcceleratorBackend.make_bitfile(hls_model)
边栏推荐
- web开发常用的开源框架的开源协议整理
- Collect Tiktok video
- ffmpeg 音频相关命令
- The key to the success of digital transformation enterprises is to create value with data
- How to solve the problem of splash screen when the main and sub code streams of easygbs are h.265?
- What must be done in graduation season before going to Shanhai
- [untitled]
- Extensive reading of the paper [film: visual reasoning with a general condition layer]
- 采集抖音视频
- Why must we move from Devops to bizdevops?
猜你喜欢
Native JS creates a calendar - supports mouse wheel scrolling to select months - and can be ported to any framework
安装sharp报错
Solution and summary of Nacos startup failure
如何正确使用Vertx操作Redis(3.9.4带源码分析)
Intensive cultivation of channels for joint development Fuxin and Weishi Jiajie held a new product training conference
Solidity - truncated and checked modes of arithmetic operations - new features of 0.8.0
Actual combat of flutter - fast implementation of audio and video call application
Why must we move from Devops to bizdevops?
[go ~ 0 to 1] day 5 July 1 type alias, custom type, interface, package and initialization function
自定义插入页面标签以及实现类似通讯录的首字母搜索
随机推荐
新窗口打开页面-window.open
自定义插入页面标签以及实现类似通讯录的首字母搜索
GB28181的NAT穿透
精耕渠道共謀發展 福昕攜手偉仕佳傑開展新產品培訓大會
How to redraw the header of CListCtrl in MFC
Ubuntu14 install MySQL and configure root account local and remote access
博途V16 获取系统时间转换成字符串
Solidity - truncated and checked modes of arithmetic operations - new features of 0.8.0
uni-app微信小程序一键登录获取权限功能
Define dichotomy lookup
Reading the paper [learning to discretely compose reasoning module networks for video captioning]
Collect Tiktok video
EasyGBS网络不稳定情况下重复请求视频拉流问题的优化
大厂音视频职位面试题目--今日头条
brpc理解
微信小程序 navigator点击后有阴影 ,去掉navigator阴影效果
[go ~ 0 to 1] day 5 July 1 type alias, custom type, interface, package and initialization function
Compile ffmpeg source code with msys+vs2019 under win10
Regular expression =regex=regular expression
Test self-study people must see: how to find test items in software testing?