Matlab code to VHDL conversion tutorial

preview_player
Показать описание
This a short tutorial on using the matlab 2012a code to vhdl conversion .
Рекомендации по теме
Комментарии
Автор

thanx buddy.. simple and yet very useful..keep doing these videos

rishabhthareja
Автор

hi sir
i want to convert simulink pid controller to hdl coder...but i am facing problems like integrator derivative blocks are not supported..so can you please suggest me the equivalent blocks which are supported by hdl coder

somusomesh
Автор

Can we generate the same withouut test bench file. I mean only adder.m to vhdl ? please help

SatishKumar-yntr
Автор

i did everything.but i got an error "Error using buildInstrumentedMex".why is that and how to solve it

diju_ms
Автор

Hi
Good Video
but i am not able to get Code Generation Project.
I have File--->New--->Script, Function, class, model etc...no code generation like thing
please tell me some way

amanpreetsingh
Автор

Does the error say anything else?
Generaly, this means there is a problem in the code you want to convert. Matlab doesn't transform any code to VHDL, it should obey to certain guidelines. You could find them if you look up the function buildInstrumentedMex in the matlab help.

samer
Автор

Hello, Im interesting in the way that you use for run in FPGA but for me I got "error in buildInstrumentedMex" in the code generator do you know about that ?? thanks

metalgearsolidmgss
Автор

Hello!
Do you know if there is any way to implent the code for the VGA output from an FPGA in Matlab, or it should be designed after the VHDL code is generated?

mariusdarau
Автор

i am using ISE Xilinx 13.1 and matlab 2010b and i don t know how to generate VHDL from my simulink blocks. i think i have first to run this command on matlab command window: hdlsetuptoolpath('ToolName', 'XilinxISE', 'ToolPath', 'C:\Xilinx\13.1\ISE_DS\ISE\bin\nt64\ise.exe') but i get :??? Undefined function or method 'hdlsetuptoolpath' for input arguments of type 'char'. "" i also tried to type this command : fpgaBoardManager and i get again: ??? Undefined function or variable 'fpgaBoardManager'.i ll be so gratefull if anybody could help. i am still biginner on matlab. PS: my current folder is C:\Program Files\MATLAB\R2010b

kaoutarakaoutar
Автор

i am trying to convert an FDTD matlab code to verilog hdl to load on cyclone 3 fpga, please kindly provide me with guidance on how to achieve this. my matlab is 2012b version and quartus 2. Also please provide me with guidance on how to write matlab testbench.

midastechsolutions
Автор

I have matlab 2010a but in my window 'file' and 'new' there is no generator of code just to deployement project! how can I do?

belvycledbyckindoungouma
Автор

Hi, I have tried the same code in video on MATLABr2013a but i get the following errors:
Error in at 1699
Error in at 102
Error in fpBuildFloatingPointCode at 4
Error in emlcprivate at 16
How to debug these? 

jyothisandiri
Автор

Do I need to have Xilinx installed to complete the hdl code generation?

FUT_Mourinhista
Автор

how to convert image processing matlab code to hdl . please upload.

janardhanch
Автор

I am having only one main code file.There is no any other function file. How do I convert in to VHDL. Please help.

SRPawar-pswq
Автор

hello where can we get the hdl coder toolbar?

hugopontes
Автор

Hello, I need 64/128/256 FFT and IFFT VHDL code for my OFDM Graduation Thesis. who has FFT-VHDL code?

muhammetbolat