The Static Random-Access Memory (SRAM) Buffer element allows you to use the specified
allocated memory of Image Signal Processor.
The SRAM Buffer has the following
properties:
- Name - Name of the SRAM buffer. The name must be a unique and valid C identifier
not exceeding 63 characters.
- Data Type - Type of the data transferred by the buffer.
- Producer - The connected engine output port or FDMA channel. If you use several
producers with this buffer, select here the main one to trigger the Fill Level
readiness. The data will be written using the Pixel Offset value.
- Line Increment - Increment of the current relative index.
- Stride [Bytes] - The stride value.
- XSize [Pixels] - The horizontal dimension.
- YSize [Lines] - The vertical dimension.
- Fill Level - The fill value (bytes) indicates readiness to read/write the data in
case of the recursive connection and several producers.