17.2.3 Row Program (Row_Program) Command

The ROW_PROGRAM command instructs the PE to program a row of data at a specified address.

The data to be programmed to memory, located in command words Data_1 through Data_N, must be arranged using the packed instruction word format provided in Table 17-4 (this command expects an entire row of data).
Figure 17-3. Row Program (ROW_PROGRAM) Command
Table 17-4. Row Program (ROW_PROGRAM) Format
OP FieldDescription
Op code0x0
OperandNot used
Addr_HighHigh16 bits of 32-bit destination address
Addr_LowLow16 bits of 32-bit destination address
Data_High_1High 16 bits data word 1
Data_Low_1Low 16 bits data word 1
Data_High_NHigh 16 bits data word 2 through N
Data_Low_NLow 16 bits data word 2 through N
Expected Response (1 word):
Figure 17-4. Row Response (ROW_PROGRAM) Response