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

4 Ansichten (letzte 30 Tage)
paulry ran
paulry ran am 2 Sep. 2016
Beantwortet: Tim McBrayer am 2 Sep. 2016
Can I import my existing Verilog-A code into some form that can be run from simulink.

Antworten (1)

Tim McBrayer
Tim McBrayer am 2 Sep. 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.

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by