What to do after generating HDL code?

3 visualizaciones (últimos 30 días)
Jaykishan Solanki
Jaykishan Solanki el 26 de Jun. de 2024
Respondida: Kiran Kintali el 26 de Jun. de 2024
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.

Respuesta aceptada

Kiran Kintali
Kiran Kintali el 26 de Jun. de 2024
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.

Más respuestas (0)

Etiquetas

Productos


Versión

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by