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
Vitis csynth finishes, since Vitis csynth and UHD are not related.
Actual Behaviour
Vitis csynth hangs indefinitely with no errors at step [HLS 200-777] "Using interface defaults for 'Vivado' flow target."
Steps to reproduce the problem
git clone UHD
Checkout any version above UHD 4.4
copy a Vitis project to anywhere in the UHD 4.4 directory tree
Run Vitis csynth on that project
Additional Information
This is a weird issue and a quality of life improvement for myself. All versions 4.4 and below have no issue. Nuking the .git folders does not fix the issue, and if i copy and overwrite existing files from 4.6 into 4.4, or do a local merge, the issue persists.
I have had no other issues with git for any other Vitis HLS projects, either mine or cloned from somewhere else.
I would like to get this working because I am trying to develop RFNoC blocks in UHD4.X for the foreseeable future.
The text was updated successfully, but these errors were encountered:
superdavid101
changed the title
Vitis HLS C-Synthesis fails on UHD 4.5, 4.6, and Master
Vitis HLS C-Synthesis Fails on Project in UHD 4.5, 4.6, and Master Subdirectories
Feb 1, 2024
Issue Description
Vitis HLS 2021.1 Y2K22 patch, with Vivado 2021.1 AR76780 hangs indefinitely during C-synthesis in any subdirectory of UHD version > 4.4
Setup Details
Expected Behavior
Vitis csynth finishes, since Vitis csynth and UHD are not related.
Actual Behaviour
Vitis csynth hangs indefinitely with no errors at step [HLS 200-777] "Using interface defaults for 'Vivado' flow target."
Steps to reproduce the problem
Additional Information
This is a weird issue and a quality of life improvement for myself. All versions 4.4 and below have no issue. Nuking the .git folders does not fix the issue, and if i copy and overwrite existing files from 4.6 into 4.4, or do a local merge, the issue persists.
I have had no other issues with git for any other Vitis HLS projects, either mine or cloned from somewhere else.
I would like to get this working because I am trying to develop RFNoC blocks in UHD4.X for the foreseeable future.
The text was updated successfully, but these errors were encountered: