SystemVerilog DPI Test Bench - MATLAB & Simulink (original) (raw)

Main Content

Generate DPI test bench code from entire Simulink model (requires HDL Verifierā„¢)

When you generate HDL code from a subsystem, you can optionally generate a SystemVerilog test bench. This test bench verifies the generated HDL code by using a C component generated from the entire SimulinkĀ® model.

You can access this feature in HDL Workflow Advisor under > , or in the Model Configuration Parameters dialog box, under > . Or, for command-line access, set theGenerateSVDPITestBench property ofmakehdltb.

Functions

makehdltb Generate HDL test bench from model or subsystem

Topics