Verify the Verilog generated by HDLcoder

2 visualizaciones (últimos 30 días)
wang
wang el 24 de Feb. de 2023
Respondida: Bharath Venkataraman el 24 de Feb. de 2023
I have built the model through Simulink and generated Verilog using HDL Coder. May I ask how to verify Verilog next?

Respuestas (1)

Bharath Venkataraman
Bharath Venkataraman el 24 de Feb. de 2023
You can use the Generate Testbench feature of HDL Coder to generate an HDL testbench that takes the simulation input and output and constructs an HDL testbench. The HDL code and testbench can run in any HDL simulator of your choice (there are options to generate the required scripts to run the code).
You can also verify the HDL code using a DPIC-C testbench, HDL cosimulation or FPGA-in-the-Loop. These options are described for a Simulink model in this page.

Categorías

Más información sobre Code Generation en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by