Forum Discussion
Altera_Forum
Honored Contributor
14 years agoWhat is DSP builder?
Hi, I am wondering if i could solve certain problem using this tool. So i need to know what is DSP builder used for. Can i develop a Matlab script and using DSP builder to turn it into HDL...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- DSP Builder is a Model-based design high-level synthesis tool. It's supplied as a Blockset in Simulink. Users build schematic designs out of the DSP Builder blocks and the tool synthesizes the design to HDL. DSP Builder designs are thus in Simulink, rather than in Matlab. See DSP Builder Advanced Blockset information on the Altera web site, or the Altera Wiki under the DSPBuilder Category. --- Quote End --- ok.. but i can turn Matlab script (.m file) into HDL then? if yes, can i expect all Matlab functions are supported ... like fft, fftshift, kalman, ..etc ? Michael