Altera_Forum
Honored Contributor
18 years agoVHO bug for FFT v2.2.1 (streaming)
I have simulated a 2048 point FFT v2.2.1 (streaming) in both ModelSim and Quartus. In Quartus correct streaming behaviour is observed, with assertion of master_source_sop immediately following assertion master_source_eop, and master_source_ena remaining high at all times.
When simulating the VHO file in ModelSim incorrect behaviour is observed, with a gap between master_source_eop and master_source_sop assertions, during which time master_source_ena is taken low. Attached are the plots of what I have described. Does anyone know of a solution to this problem? (Besides trying the latest ver FFT core which is not an option)