Forum Discussion
Altera_Forum
Honored Contributor
11 years agoFFT_tb
Hi ! I created 16 FFT code by using megawizard. I ran its stimulation by using the test bench code which megawizard created. It is running only for 4 frames. I modified the frame number and its ...
Altera_Forum
Honored Contributor
11 years agoI am using VHDL .I have editted the line 56 I didnt work.
I figured out the problem . We have to edit also line 59. signal fftpts_array : fftpts_list_t := (16, 16, 16, 16); this array legnt must be the same with the frame number.. Thanks a lot