当前位置:网站首页>Hls4ml reports an error the board_ part definition was not found for tul. com. tw:pynq-z2:part0:1.0.
Hls4ml reports an error the board_ part definition was not found for tul. com. tw:pynq-z2:part0:1.0.
2022-07-01 19:51:00 【heisenberg. liu】
function HLS4ML tutorial 7hls4ml.templates.VivadoAcceleratorBackend.make_bitfile(hls_model)

Report errors 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...
This is a copy of others' error report , What I reported wrong was pynq-z2
Solution
- First of all, in accordance with the https://support.xilinx.com/s/question/0D52E00006lLBqpSAG/setting-board-file-fails-with-error-board-4971-the-boardpart-definition-was-not-found?language=en_US
open VIVADO, stay TCL Enter the command
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]]
- Then check it out board.repoPaths,
Input
get_param board.repoPaths
Verify this path 
- And then according to https://community.element14.com/technologies/fpga-group/b/blog/posts/add-pynq-z2-board-to-vivado
hold pynq-z2 Download the file and put it in /tools/Xilinx/Vivado/2019.2/data/boards/board_files Under the path
Download location :
https://www.tulembedded.com/FPGA/ProductsPYNQ-Z2.html

Include files 
4. Then go back and run hls4ml.templates.VivadoAcceleratorBackend.make_bitfile(hls_model)
边栏推荐
- 墨天轮沙龙 | 清华乔嘉林:Apache IoTDB,源于清华,建设开源生态之路
- [AI server setup] CUDA environment
- JDBC中如何添加事务
- SQL getting started plan-1-select
- HLS4ML/vivado HLS 报错解决方案
- Source code series of authentic children -inheritablethreadlocal (line by line source code takes you to analyze the author's ideas)
- SQL 入门计划-1-选择
- Ffmpeg avframe to cv:: mat
- How to add transactions in JDBC
- Process steps of vibrating wire acquisition module for measuring vibrating wire sensor
猜你喜欢

Detailed configuration of network security "Splunk" in national vocational college skills competition

HLS4ML报错The board_part definition was not found for tul.com.tw:pynq-z2:part0:1.0.

振弦采集模塊測量振弦傳感器的流程步驟

SQL 入门计划-1-选择

GaussDB(for MySQL) :Partial Result Cache,通过缓存中间结果对算子进行加速

Object creation

类加载机制

Process steps of vibrating wire acquisition module for measuring vibrating wire sensor

Easycvr accesses the equipment through the national standard gb28181 protocol. What is the reason for the automatic streaming of the equipment?

安装sharp报错
随机推荐
Wechat applet realizes keyword highlighting
全国职业院校技能大赛网络安全“splunk“详细配置
February 15, 2022: sweeping robot. There is a floor sweeping robot in the room (represented by a grid). Each grid in the grid has two possibilities: empty and obstacles. The sweeping robot provides fo
毕业季 | 华为专家亲授面试秘诀:如何拿到大厂高薪offer?
Nat penetration of gb28181
Related concepts of cookies and sessions
通过js实现金字塔(星号金字塔,回文对称数字金字塔)
Servlet knowledge points
[AI server setup] CUDA environment
EasyCVR集群视频广场页面切换时,请求流未能终止的问题优化
对象的创建
[exercise] HashSet
DS transunet: Dual Swing transformer u-net for medical image segmentation
【AI服务器搭建】CUDA环境
Oracle物理体系结构
tensorflow报错Could not load dynamic library ‘libcudnn.so.8
HLS4ML进入方法
JDBC中如何添加事务
2022/5/23-2022/5/30
Uni app wechat applet one click login to obtain permission function