User login

conveting matlab code into vhdl code

is thereany means of converting a matlab cade into vhdl,i have a cog=de written in matab i gotto convert it into vhdl and verify n FPGA

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

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.