show
Class: soc.sdk.BoardSupport
Namespace: soc.sdk
Show the mapping between the features of the target and the hardware
Syntax
show(boardSupportObj)
Description
Add-On Required: This feature requires the SoC Blockset Support Package for AMD FPGA and SoC Devices add-on.
show( shows the mappings
between the features of the boardSupportObj)soc.sdk.BoardSupport object and the mapped
soc.sdk.Hardware objects. The mappings are
shown in a two-dimensional text display on the MATLAB® command window. A mapped feature corresponds to a 1.
For a soc.sdk.PIL or soc.sdk.ExternalMode features, mapped status is shown as the name of the
I/O interface. Unmapped features display as a 0.
Input Arguments
Version History
Introduced in R2019b