Altera_Forum
Honored Contributor
15 years agoCompare results between VHDL an MATLAB.
Hi, I need some help:
I implemented the Cordic algorithm in vhdl (to calculate sin and cos) and it works very well, now I have to compare Cordic vhdl results with sin and cos from matlab, what can i do ? I want to obtain the results from cordic vhdl in a text file and after read this text file in matlab and make the comparation in matlab, Please give me an idea or any suggest. I'm using Quartus II. Thanks.