Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
srishti
srishti am 11 Mär. 2014
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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.

Antworten (1)

Kiran Kintali
Kiran Kintali am 5 Sep. 2020
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

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by