HDL Coder (Path Error)

조회 수: 1 (최근 30일)
Abdullah Khan
Abdullah Khan 2013년 7월 12일
Getting this error in HDL Coder !!
dont know what path is it
Could not find file 'func_sum' on the path. Use help codegen for more information on using this command.

답변 (1개)

Tim McBrayer
Tim McBrayer 2013년 7월 12일
The path in this error message is the MATLAB path. Are you calling a function named func_sum from within your design? Is this a part of your design? The list of supported MATLAB library functions is available at (R2013a) http://www.mathworks.com/help/hdlcoder/ug/fixed-point-run-time-library-support.html

카테고리

Help CenterFile Exchange에서 Code Generation에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by