Prev: plotsc?
Next: save image without display
From: Tito FR on 21 Apr 2010 06:19 Hi, Is it possible to transform an M-file into a VHDL code synthetisable with Xilinx FPGA. What's the method to do for this transformation: for exemple how to do to change an program with square root and sorting a table inton an HDL program. Is it a method to do that ? Thanks
From: Salim Azak on 21 Apr 2010 06:42 If I am not mistaken, you can not convert the MATLAB code to VHDL. I had red in some forums that there is program which can convert MATLAB code to VHDL that's name is "Acceldsp". But I have no idea about it. Try to write with VHDL. It's not very difficult.
From: Stewart on 21 Apr 2010 13:14 "Tito FR" <tarek.1982(a)gmail.com> wrote in message <hqmjep$453$1(a)fred.mathworks.com>... > Hi, > > Is it possible to transform an M-file into a VHDL code synthetisable with Xilinx FPGA. > What's the method to do for this transformation: for exemple how to do to change an program with square root and sorting a table inton an HDL program. > Is it a method to do that ? > Thanks Yes, you can do this but you need to use Simulink. using Xilinx blocks with m-code and ISE. I am currently trying to do this for images but have done it previously for audio signal filters. Stewart.
From: Tito FR on 21 Apr 2010 15:59 Hi, thanks a lot. Is it possible to help me. How to use Matlab or/and xilinx for having a VHDL synthesisble code. Is it any merhod or tutorial for that Thanks
|
Pages: 1 Prev: plotsc? Next: save image without display |