Effacer les filtres
Effacer les filtres

how can I covert my customize MATLAB to HDl code

2 vues (au cours des 30 derniers jours)
Roshni
Roshni le 7 Juin 2024
Modifié(e) : Kiran Kintali le 11 Juin 2024
hello, I am trying to implent my own OFDM code which is little bit complicated. I want to implement this in FPGA board . Can you sugggest me where do I need to start like the inital step to start. Because I started from the HDL coder to convert from MATLAB to HDl. But I didn't able to generate.

Réponses (2)

Vandit
Vandit le 10 Juin 2024
Modifié(e) : Vandit le 10 Juin 2024
Hello Roshni,
To convert your MATLAB code into HDL code, you can refer to the following documentations:
The above documentations will provide you with some of the best practices for writing MATLAB code for efficient HDL code generation.
Additionally, you can explore the following example that outlines the workflow for beginning with the MATLAB to HDL conversion process:
Hope this helps.

Kiran Kintali
Kiran Kintali le 11 Juin 2024
Modifié(e) : Kiran Kintali le 11 Juin 2024
This page provides some examples and workflows for HDL code generation from MATLAB and Simulink.
HDL Coder supports several FPGA/SoC family of boards.
If you have a custom board workflow you can follow the steps in this page to register your own board.

Catégories

En savoir plus sur Code Generation dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by