How do I import my existing Verilog-A code into SIMULINK?

12 visualizaciones (últimos 30 días)
paulry ran
paulry ran el 2 de Sept. de 2016
Respondida: Tim McBrayer el 2 de Sept. de 2016
Can I import my existing Verilog-A code into some form that can be run from simulink.

Respuestas (1)

Tim McBrayer
Tim McBrayer el 2 de Sept. de 2016
Neither HDL Coder nor HDL Verifier currently have direct support for Verilog-A. If you can update your Verilog-A to Verilog-AMS by wrapping it so that it has a digital interface, you may be able to instantiate it inside Simulink using a cosimulation block. This block is part of the HDL Verifier product. You might then be able to cosimulate your Verilog-AMS with Simulink.

Categorías

Más información sobre Visualization and Data Export en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by