Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThat's not a particularly a Quartus problem. Your question refers to digital signal processing basics. How s-domain transfer functions translate to z-domain, how z-domain functions are implemented as differential equations. Finally how to choose a suitable number format (preferably fixed point), how to code it in HDL.
IMHO, a good text book covering all aspects is digital signal processing with fpga by Maeyer-Baese. P.S.: There are also special high-level tools like Altera DSP builder (based on Matlab). I think, you should refer to generic HDL signal processing.