hdlcosim
Create HDLCosimulation
System object
Syntax
Description
creates an hdlc
= hdlcosimhdlverifier.HDLCosimulation
System object™ with default properties. This System object provides an interface to your HDL simulation in your MATLAB® workspace.
creates an hdlc
= hdlcosim('HDLSimulator
',Simulator)hdlverifier.HDLCosimulation
to use with HDL
simulator of choice and default properties.
creates an hdlc
= hdlcosim('HDLSimulator
','Vivado Simulator')hdlverifier.VivadoHDLCosimulation
System object with default properties.
specifies additional properties using one or more name-value arguments.hdlc
= hdlcosim(___, Name,Value
)