registerDeepLearningTargetInterface
Class: hdlcoder.ReferenceDesign
Namespace: hdlcoder
Syntax
registerDeepLearningTargetInterface(interfaceType)
Description
registerDeepLearningTargetInterface(
registers a target interface to an interfaceType
)hdlcoder.ReferenceDesign
object. Use the
registered target interface to interact with the generated deep learning processor IP core by
using MATLAB®.
Input Arguments
Limitations
To register a JTAG target interface to your reference design, your reference design must meet these requirements.
The reference design must include JTAG MATLAB as AXI Master IP.
The JTAG MATLAB as AXI Master IP must be one of the masters to the AXI4-Slave interface in the reference design.
The JTAG MATLAB as AXI Master IP must have access to the same memory as the AXI4-Master interfaces in the reference design.
Version History
Introduced in R2021b