HLS 2017.4 导出 RTL 报错:ERROR: [IMPL 213-28] Failed to generate IP.

简介: HLS 2017.4 导出 RTL 报错:ERROR: [IMPL 213-28] Failed to generate IP.

在使用 Vivado HLS 导出 RTL 的过程中产生如下错误:

  • 软件版本:Vivado HLS 2017.4
  • 系统环境:Windows 11 22H2

解决方案

官方解答

  • Xilinx 官方给出的解决方案——安装补丁:
  • https://support.xilinx.com/s/article/76960?language=en_US

下载补丁

安装补丁

  • 官方的说明是通过运行脚本文件来安装补丁:
  1. 下载 y2k22_patch-1.2.zip 文件;
  2. 将文件解压缩到软件安装根目录位置;
  3. 运行 patch.py 脚本文件

  • 最后得到正确的日志输出即安装成功

  • 不过笔者试了多次没有成功,查看脚本内容发现该脚本主要功能是对目录下一个 Tcl 文件做了一个 copy 的操作,将其拷贝到指定位置:

  • 查看官方给出的日志,可以猜到该脚本将这个 Tcl 文件复制到了哪个位置:

  • 我们直接复制这个 Tcl 文件:

  • 将这个文件粘贴到指定目录下:

  • 再次尝试,RTL 导出成功了:

更多内容

  • CSDN博客:@Hello阿尔法
  • 哔哩哔哩:@Hello阿尔法
  • 知乎:@Hello阿尔法


相关文章
|
19天前
|
运维 API 开发工具
当你下载并运行阿里云OpenAPI的工程时遇到“runtime error: invalid memory address or nil pointer
【1月更文挑战第8天】【1月更文挑战第38篇】当你下载并运行阿里云OpenAPI的工程时遇到“runtime error: invalid memory address or nil pointer
248 2
|
19天前
|
Web App开发 前端开发 JavaScript
控制台出现报错DevTools failed to load source map: Could not load content for chrome-extension://的原因及解决方案
控制台出现报错DevTools failed to load source map: Could not load content for chrome-extension://的原因及解决方案
68 0
控制台出现报错DevTools failed to load source map: Could not load content for chrome-extension://的原因及解决方案
|
10月前
ffmpeg推流报错Failed to update header with correct duration.
ffmpeg推流报错Failed to update header with correct duration.
384 0
|
11月前
用IAR打开STM8时,出现“Unable to create configuration 'Debug' using tool chain ‘STM8’
用IAR打开STM8时,出现“Unable to create configuration 'Debug' using tool chain ‘STM8’
266 0
|
Java
Appium问题解决方案(8)- selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Could not sign with default certificate.
Appium问题解决方案(8)- selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Could not sign with default certificate.
915 0
Appium问题解决方案(8)- selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Could not sign with default certificate.
Flutter之运行提示Could not update files on device: Connection closed before full header was received
Flutter之运行提示Could not update files on device: Connection closed before full header was received
690 0
|
7月前
|
编译器 Go 开发工具
JetBrains GoLand 以debug运行Go程序时出现could not launch process: decoding dwarf section info at offset 0x0: too short报错之保姆级别解决方案
JetBrains GoLand 以debug运行Go程序时出现could not launch process: decoding dwarf section info at offset 0x0: too short报错之保姆级别解决方案
74 0
|
10月前
|
数据采集 缓存 Android开发
Assertion desc failed at libswscale/swscale_internal.h:674和ffmpeg的各种key+value
Assertion desc failed at libswscale/swscale_internal.h:674和ffmpeg的各种key+value
136 0
|
12月前
VS2022编译GDAL库报错: fatal error U1050: PROJ_INCLUDE should be defined. PROJ >= 6 is a required depende
VS2022编译GDAL库报错: fatal error U1050: PROJ_INCLUDE should be defined. PROJ >= 6 is a required depende
110 0
configure:13747: error: You requested FFmpeg (h264, h263, theora, mp4v-es) but not found...die
configure:13747: error: You requested FFmpeg (h264, h263, theora, mp4v-es) but not found...die
78 0