Contenido principal

clone

R2026b

Create hdlverifier.FPGADataReader System object with same property values

Description

Add-On Required: This feature requires the SoC Blockset Support Package for AMD FPGA and SoC Devices add-on.

DC2 = clone(DC) creates a copy of the specified hdlverifier.FPGADataReader System object™, with the same property values. If a System object is locked, then clone creates a copy that is also locked and has states initialized to the same values as the original. If a System object is not locked, then clone creates a new unlocked System object with uninitialized states.

Input Arguments

collapse all

Customized data capture object, specified as an hdlverifier.FPGADataReader System object.

Output Arguments

collapse all

Data capture object, with the same property values as input DC, returned as an hdlverifier.FPGADataReader System object.

Version History

Introduced in R2017a