17.2.16 Quad Word Program
(QUAD_WORD_PROGRAM) Command
QUAD_WORD_PROGRAM instructs the PE to program four, 32-bit words at the
specified address. The address must be an aligned four word boundary (bits 0-1 must be
‘0’). If not, the command will return a FAIL response value and no
data will be programmed.Figure 17-30. Quad Word Program
(QUAD_WORD_PROGRAM) Command
Table 17-17. Quad Word Program (QUAD_WORD_PROGRAM) Format
Field
Description
Op code
0x0D
Operand
Not used
Addr_High
High-order16 bits of the 32-bit starting address
Addr_Low
Low-order 16 bits of the 32-bit starting address
Data0_High
High-order16 bits of data word 0
Data0_Low
Low-order16 bits of data word 0
Data1_High
High-order16 bits of data word 1
Data1_Low
Low-order16 bits of data word 1
Data2_High
High-order16 bits of data word 2
Data2_Low
Low-order16 bits of data word 2
Data3_High
High-order16 bits of data word 3
Data3_Low
Low-order16 bits of data word 3
Expected Response (1 word):Figure 17-31. Quad Word Program
(QUAD_WORD_PROGRAM) Response