Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How to remove errors of Verify Fixed Point Design step of HDL Coder?

조회 수: 1 (최근 30일)
srishti
srishti 2014년 3월 11일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello, I am trying to convert MATLAB code of QRS detection algorithm into Verilog code. In HDL Coder, the first three steps of Float to Fixed Workflow are running well. But I am getting errors in the 4th step, i.e., Verify Fixed Point Design. Since, these errors are in the files created by MATLAB itself, I wonder how to correct these errors. Please suggest me how to remove the errors in Verify Fixed Point Design step. Screen shot of the error messages is attached here. Thank you.

답변 (1개)

Kiran Kintali
Kiran Kintali 2020년 9월 5일
Fixed-point conversion is an assisted process. Automated conversion of fixed-point can fail if best practices of conversion are not followed as suggested by the automated workflow.
https://www.mathworks.com/help/hdlcoder/examples/floating-point-to-fixed-point-conversion.html

제품

Community Treasure Hunt

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

Start Hunting!

Translated by