Array Stencil Configuration - 2023.1 English

Vitis Unified IDE and Common Command-Line Reference Manual (UG1553)

Document ID
UG1553
Release Date
2023-07-17
Version
2023.1 English

The syn.array_stencil command specifies the default behavior of array stenciling for the whole design. These settings can be overridden for specific arrays using the syn.directive.array_partition.

syn.array_stencil.throughput_driven
Enable automatic array stenciling with trade-offs between area and throughput.
  • auto : Enable automatic array stenciling with smart trade-offs between area and throughput.
  • off : Disable automatic array stenciling. This is the default value.
syn.array_partition.throughput_driven=auto