Implementation of a SystemVerilog block in a Simulink simulation

4 Ansichten (letzte 30 Tage)
Tom Urkin
Tom Urkin am 11 Mär. 2021
Beantwortet: Kiran Kintali am 13 Mär. 2021
Hello all,
I have a synthesizable SV module that has been tested on an FPGA and as a part of a fabricated IC.
I would like to use this block in a Simulink simulation.
Would appriciate any help\thoughts since I could not find any relevant material online.
Thanks,
Tom

Antworten (1)

Kiran Kintali
Kiran Kintali am 13 Mär. 2021
Consider using cosimulation feature.
You can also integrate customer HDL Code in MATLAB using blackbox features in HDL Coder
https://www.mathworks.com/help/hdlcoder/ref/hdl.blackbox-system-object.html

Kategorien

Mehr zu Code Generation finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by