numUnpackedDimensions property

int numUnpackedDimensions
final

The number of dimensions which should be treated as "unpacked", starting from the outermost (first) elements of dimensions.

This has no functional impact on simulation or behavior. It is only used as a hint for Synthesizers.

Implementation

final int numUnpackedDimensions;