Hello my friends,i convert my code matlab to VHDL with MATLAB coder ,when i tested my code c in vivadeo HLS ,i get this problem"cannot find a c test bench".what can i do about this problem?some help please.

 채택된 답변

Tim McBrayer
Tim McBrayer 2017년 10월 16일

0 개 추천

I'm not sure you want to be attempting to perform HLS on HDL source code. HLS is normally a C/C++ based flow, not an HDL flow. It looks like Vivado HLS is expecting the test bench to be written C/C++ due to this. In any case, this is an issue in using the Xilinx Vivado tool and not an issue with HDL Coder or other MathWorks tools.

추가 답변 (1개)

Kiran Kintali
Kiran Kintali 2022년 3월 21일

0 개 추천

SystemC Code Generation from MATLAB
Generate Synthesizable SystemC Code from MATLAB® algorithms for use with Cadence Stratus HLS Workflows

카테고리

질문:

2017년 10월 15일

답변:

2022년 3월 21일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by