Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16606 Discussions

implementing floatingpoint fft in nios processor

Altera_Forum
Honored Contributor II
1,099 Views

can anyone please tell me how to interface fft megacore with nios using sopc builder.Is this the best way to implement floating point fft?dont tell me to read documentation,I have gone through them!!!

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
390 Views

 

--- Quote Start ---  

dont tell me to read documentation,I have gone through them!!! 

--- Quote End ---  

 

So you already know that the FFT MegaCore data interface doesn't use regular floating point format. 

 

Depending on your application you can either connect the MegaCore to fixed point data with additional block exponent for the output data, or convert it to float in the HDL design.
0 Kudos
Altera_Forum
Honored Contributor II
390 Views

Thanks FvM,please tell me how to interface it with NIOS processor using SOPC.I'm a beginner in this field

0 Kudos
Reply