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).
OP Field | Description |
---|---|
Op code | 0x0 |
Operand | Not used |
Addr_High | High16 bits of 32-bit destination address |
Addr_Low | Low16 bits of 32-bit destination address |
Data_High_1 | High 16 bits data word 1 |
Data_Low_1 | Low 16 bits data word 1 |
Data_High_N | High 16 bits data word 2 through N |
Data_Low_N | Low 16 bits data word 2 through N |
Expected Response (1 word):