Forum Discussion
Altera_Forum
Honored Contributor
9 years agoInstantiate the code by copy and pasting the second half of generated file (that you've included above) in your higher level module. Substitute, as necessary, the signal names in the parenthesis for signals available in your higher level module to make connections to/from the FFT module instance. 'myFFT512_fft_ii_0' will be the instance name.
Cheers, Alex