If you are using Simulink then you can purchase the HDL Coder add-on which
will generate synthesisable HDL for some of your blocks. If you use m-code
then there is a very powerful product called Catalytic MCS which converts
m-code into Catapult (Mentor's C synthesiser) compatible C code, for these 2
products you do need a healthy EDA budget :-)
http://www.mathworks.com/products/slhdlcoder/
http://www.catalyticinc.com/
Hans
www.ht-lab.com
<
[email protected]> wrote in message
news:
[email protected] oups.com...
> hi to all,
> I'm developing a filter for imaging with matlab. In few days the code
> will be completed but I don't understood if is possible to compile it
> directly to vhdl, without rewrite all the stuff from scratch...
>
> Any experience or suggestion about it?
>
> Thanks!
>