Vitis-Tutorials icon indicating copy to clipboard operation
Vitis-Tutorials copied to clipboard

Vitis-Tutorials/Vitis_HLS/Design_Tutorials /02-Beamformer/ERROR: [HLS 200-101] add_files: Too many positional arguments specified.

Open praphull4 opened this issue 1 year ago • 2 comments

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 to mgs_qrd.

Please give the solution for Vitis HLS 2023.2

praphull4 avatar Jul 02 '24 08:07 praphull4