estimateResources
Class: dlhdl.ProcessorConfig
Namespace: dlhdl
Syntax
Description
estimateResources(
returns the estimated resources used by the custom bitstream configuration.processorConfigObject
)
returns a table containing the estimated resources used by the custom bitstream
configuration.resources
= estimateResources(processorConfigObject
)
estimateResources(
returns the estimated resources used by the custom bitstream configuration, with
additional options specified by one or more name-value arguments.processorConfigObject
,Name,Value
)
Estimate Resource Utilization for Custom Board and Reference Design
returns the estimated resources used by the custom bitstream configuration, with
additional options specified by one or more name-value arguments.resources
= estimateResources(processorConfigObject
,Name,Value
)
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2021a