Azzera filtri
Azzera filtri

What to do after generating HDL code?

17 visualizzazioni (ultimi 30 giorni)
Jaykishan Solanki
Jaykishan Solanki il 26 Giu 2024 alle 10:05
Risposto: Kiran Kintali il 26 Giu 2024 alle 12:43
I have converted my FFT code to HDL using HDL Coder. Now, it has generated many vhd files with hierarchy ranging from 0 to 4. What is supposed to be the next step? How am i supposed to know which file calls which? I have no experience with VHDL.

Risposta accettata

Kiran Kintali
Kiran Kintali il 26 Giu 2024 alle 12:43
I am assuming you are using an evaluation FPGA board.
Use traceability report to understand the elements of the generated code and relationship with the model elements.
You may want to follow the step by step workflow to get the code running on the hardware (FPGA/SoC) using this workflow.
HDL Coder Workflow Advisor (launched from HDL Coder toolstrip) helps you with the next steps after generaitng HDL.
Here are some additional references to download and readup for the next steps of FPGA/SoC workflow.

Più risposte (0)

Categorie

Scopri di più su Code Generation in Help Center e File Exchange

Tag

Prodotti


Release

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by