"Its possible to convert matlab code to Verilog or VHDL.
Actually you can design systems directly from Matlab. For that you have to use tools like System Generator for DSP or AccelDSP from Xilinx. System generator works with Simulink.
Its also possible to use HDL designs with MatLab. Thats too is done via System Generator & Simulink.
Xilinx is actually referring these tools for DSP implementations.
I found the following info
I found the following info at one of the forums:
"Its possible to convert matlab code to Verilog or VHDL.
Actually you can design systems directly from Matlab. For that you have to use tools like System Generator for DSP or AccelDSP from Xilinx. System generator works with Simulink.
Its also possible to use HDL designs with MatLab. Thats too is done via System Generator & Simulink.
Xilinx is actually referring these tools for DSP implementations.
Try this link
http://www.xilinx.com/products/design_resourc...
http://www.xilinx.com/ise/optional_prod/syste...
http://www.xilinx.com/ise/dsp_design_prod/acc... "
Cheers,
Andy
Hi, How about the
Hi,
How about the following:
http://www.mathworks.com/products/filterhdl/
Don't know if it helps, but this one takes care of the filters.
- Kris