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
I have assigned the project name as mgs_qrd_wbs_usplus.
Added ./reference_files/mgs_qrd_wbs.cpp and ./reference_files/mgs_qrd_wbs.h as a Design File, ./reference_files/mgs_qrd_wbs_tb.cpp as a Test Bench File, set the Top Function to mgs_qrd.
Please give the solution for Vitis HLS 2023.2
The text was updated successfully, but these errors were encountered:
@praphull4 I can run C sim and synth without any error in Vitis IDE or CLI and in both 2023.2 and 2024.1. by Vitis HLS, do you mean the Classic Vitis HLS? Please note since 2023.2, Vitis Unified IDE has become the default GUI of Vitis (including HLS) and that's what was used to create this tutorial. the Classic IDE will soon be deprecated.
I am getting error ERROR: [HLS 200-101] add_files: Too many positional arguments specified, while following the initial 6 steps of https://github.com/Xilinx/Vitis-Tutorials/tree/2023.2/Vitis_HLS/Design_Tutorials/02-Beamformer#results in Vitis HLS 2023.2.
I have assigned the project name as mgs_qrd_wbs_usplus.
Added
./reference_files/mgs_qrd_wbs.cpp
and./reference_files/mgs_qrd_wbs.h
as a Design File, ./reference_files/mgs_qrd_wbs_tb.cpp
as a Test Bench File, set the Top Function tomgs_qrd.
Please give the solution for Vitis HLS 2023.2
The text was updated successfully, but these errors were encountered: