Forum Discussion
Altera_Forum
Honored Contributor
15 years agoi was going to suggest writing the output to a .txt and reading with MATLAB/Octave, sounds like that's not going to cut it.
in your test bench you could 20*log10() your output with the HDL's math functions and display the result. which language?