bit file generation, part 7a #1095
Answered
by
bo3z
parthasarathi1234
asked this question in
Q&A
-
I am building the MNIST dataset to deploy on the Pynq-Z2 board using Vitis 2024.1. However, I am encountering an error during bitstream generation: "Vivado HLS not found." What changes do I need to make to resolve this issue? |
Beta Was this translation helpful? Give feedback.
Answered by
bo3z
Oct 27, 2024
Replies: 1 comment 1 reply
-
The Vivado accelerator backend requires Vivado HLS (which was deprecated sometime around 2020 and replaced with Vitis HLS). In general, you have 3 options:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
parthasarathi1234
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Vivado accelerator backend requires Vivado HLS (which was deprecated sometime around 2020 and replaced with Vitis HLS). In general, you have 3 options: