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?
If you want VGA code in MATLAB, then I suggest you look at existing VGA examples written in VHDL and then emulate them in MATLAB. Remember, all MATLAB really does is take the variables that you declare and turn them into, well, corresponding ports and signals. So if you use the right ones, your code will be ready to interact with FPGA pins automatically, without any extra changes.
hi, i have matlab 2013a at fixed -Point Conversion i have an Build error:Compilation returned error status code 2 . see the target build log in the report for further details what should i do?
Thanks for this video, I am just wondering if we can make eigen decomposition by using hdl coder.
I need to implement a gate or a Virtex 4 with matlab in HDL coder, how do that?
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?
If you want VGA code in MATLAB, then I suggest you look at existing VGA examples written in VHDL and then emulate them in MATLAB. Remember, all MATLAB really does is take the variables that you declare and turn them into, well, corresponding ports and signals. So if you use the right ones, your code will be ready to interact with FPGA pins automatically, without any extra changes.
i can't find HDL code generation in matlab 2014a.
how can you help me find HDL code generation?
thank !
+Loc Nhu mai it's a separate MATLAB extension, see www.mathworks.com/products/hdl-coder/
hi, i have matlab 2013a at fixed -Point Conversion i have an Build error:Compilation returned error status code 2 . see the target build log in the report for further details what should i do?
See the build log for details of the errors that occured.
hi, i constructed a simulink block diagram .
how it can be converted intovhdl code
I'm afraid I don't know anything about Simulink.
Hi, I haven't HDL Coder in my MATLAB! How can I add it to MATLAB?
+Vahid Heidaripour it's a separate MATLAB extension, see www.mathworks.com/products/hdl-coder/
please help to find hdl coder for matlab2010