Forum Discussion
Altera_Forum
Honored Contributor
17 years agoFFT IP Core 8.1
Hi, I m using FFT IP core for the first time. i have spent several hours and experimented on different size andn types of FFT Functions using startix II. I still cant get EOP right while using wav...
Altera_Forum
Honored Contributor
17 years agoWell, for simulation u will have to use garbage values. if u are getting output start of frame(s) and end of frame(s) at proper locations along with other valid signals, purpose of simulation is achieved. For testing on FPGA, you will have to use either a MIF or HEX file to initialize memory with proper data. Or u can use analog audio input (if it is on ur board) to provide data at run time but this is bit tricky coz of audio codec issues.
Good Luck