Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to convert Matlab to HDL?

Status
Not open for further replies.

davyzhu

Advanced Member level 1
Joined
May 23, 2004
Messages
494
Helped
5
Reputation
10
Reaction score
2
Trophy points
1,298
Location
oriental
Activity points
4,436
Hi all,

Is there any tools to convert Matlab M-language to HDL? Thanks!

Best regards,
Davy
 

Hi

Yes, There are at least three different ways

1. Accelchip +matlab
2. Xilinx systemgenerator +matlab
3. Altera Quartus +matlab


tnx
 

Actually there is ONLY one program to convert from MATLAB LANGUAGE to VHDL and is ACCELCHIP.
But even in ACCELCHIP don't expect to convert evry single function of MATLAB to VHDL ..What happens is that MATLAB has internal functions that for speed sake are not IN MATLAB language .So there is no MATLAB SOURCE avalaible .
But if you what to do SIGNAL PROCESSING ..well then you can use SIMULINK, and there are a lot of OPTIONS now, that PRODUCE VHDL output from DSP blocksets from all the main DSP/FPGA technology SUPPLIERS !!!!
 

FALSE . ONE THING IS MATLAB LANGUAGE .ANOTHER SIMULINK BLOCKSETS
 

Small hint : to move from one language to another one is all the time POOR .. for this very reason all the people in all big name companies do write their own codes ..
try urself to generate C out of Matlab for example .. and u will see the disaster ..
try to convert VHDL to Verilog .. and no way .. u will interfer to correct things ..
so, my advice is to avoid this for professional work ..
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top