EmbDev.net

Forum: FPGA, VHDL & Verilog matlab to vhdl


von malak (Guest)


Rate this post
useful
not useful
hi,
please i wanna convert my prog matlab to vhdl with hdlcoder, but i'm 
blocked and i need help.Thank you

von minifloat (Guest)


Rate this post
useful
not useful
So the block you are experiencing is not reading the fantastic manual?

von malak (Guest)


Attached files:

Rate this post
useful
not useful
i have errors here

von MATLAB guy (Guest)


Rate this post
useful
not useful
You're problem is a MATLAB error, not VHDL.

If the left is your MATLAB code, try to declare `yl` in the form `f = 
@(arglist)expression` 
(https://www.tutorialspoint.com/matlab/matlab_functions.htm)

von MATLAB guy (Guest)


Rate this post
useful
not useful
I meant `y1`

von malak (Guest)


Rate this post
useful
not useful
yes i  try to convert my code matlab on vhdl

von -gb- (Guest)


Rate this post
useful
not useful
But the Error is in the Matlab code. First write working correct Matlab 
code. If you did this, then you can generate VHDL. But first fix the 
Errors in the Matlab code.
As stated in the Error message, there is no y1 defined in your code but 
you use it.

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.