Error in exporting the IP while building the hls model #738
Replies: 1 comment
-
Hi, a bit late, but the date issue was the problem for me on older Vivado installations, solved with the patch: https://support.xilinx.com/s/article/76960?language=en_US |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I tried to run the part1_getting_started notebook file from hls4ml_tutorial, the model is getting synthesized, but when I try to export the Ip to build block diagram and generate bitstream file it is giving me error as mentioned below:
***** EXPORT IP *****
INFO: [IMPL 213-8] Exporting RTL as a Vivado IP.
my model summary is :
I used VivadoAccelerator as the backend
can anyone please tell me whats the issue is, I saw few solutions mentioned in xilinx website [https://support.xilinx.com/s/article/76960?language=en_US] but they are not working. can anyone help me in solving this issue.
Beta Was this translation helpful? Give feedback.
All reactions