You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Vivado 2023.2, vivado_hls, has changed to vitis_hls. You could try patching this line with that change. I am not sure, though, if there will be other issues.
Alternatively, you could use a different version of Vivado to run HLS (I'd suggest 2019.2, which is what we've tested with) than for generating bitstreams.
For the DTC issue, I would suggest just using the one installed on your machine than the one from Vivado. When I run which dtc I get back /usr/bin/dtc.
Bumping to Xilinx Vivado2023.2 in our current container environment is failing with a couple of errors.
Desktop:
DTC Error:
To Reproduce
Additional context
Sourcing Vivado 2023.2 settings64.sh adds newer dtc version installed with Vitis to path
HLS Error:
To Reproduce
Additional context
vivado_hls deprecated in Vivado 2023.2 for vitis_hls
The text was updated successfully, but these errors were encountered: