Stream-Out Buffers
Name Start Address Type Access
STREAM_OUT#(0:3)_BUFFER_U16 4420 UINT16 W
STREAM_OUT#(0:3)_BUFFER_F32 4400 FLOAT32 W
STREAM_OUT#(0:3)_BUFFER_U16
- Starting Address: 4420
Data destination when sending 16-bit integer data. Each value uses 2 bytes of the stream-out buffer. This register is a buffer.
  • Data type: UINT16  (type index = 0)
  • Write-only
  • Default value: 0
  • This register is a Buffer Register
  • T8:
  • T7:
Expanded Names Addresses
STREAM_OUT0_BUFFER_U16, STREAM_OUT1_BUFFER_U16, STREAM_OUT2_BUFFER_U16, STREAM_OUT3_BUFFER_U16 Show All 4420, 4421, 4422, 4423 Show All
STREAM_OUT#(0:3)_BUFFER_F32
- Starting Address: 4400
Data destination when sending floating point data. Appropriate cal constants are used to convert F32 values to 16-bit binary data, and thus each of these values uses 2 bytes of the stream-out buffer. This register is a buffer.
  • Data type: FLOAT32  (type index = 3)
  • Write-only
  • Default value: 0
  • This register is a Buffer Register
  • T8:
  • T7:
Expanded Names Addresses
STREAM_OUT0_BUFFER_F32, STREAM_OUT1_BUFFER_F32, STREAM_OUT2_BUFFER_F32, STREAM_OUT3_BUFFER_F32 Show All 4400, 4402, 4404, 4406 Show All