how to integrate matlab code with fpga kit

Answers (1)

You can use HDL Coder to generate HDL code from your MATLAB functions. See HDL Code Generation from MATLAB.

2 Comments

Thanks Kasturba. I worked with HDL coder once. It generated real values which are not synthesizable by xilinx. Hence i feel difficult in this part. Could you explain me how to avoid that unsynthesizable parts.
Please see this previously answered question.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!