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
FieldDescription
Op code0x0D
OperandNot used
Addr_HighHigh-order16 bits of the 32-bit starting address
Addr_LowLow-order 16 bits of the 32-bit starting address
Data0_HighHigh-order16 bits of data word 0
Data0_LowLow-order16 bits of data word 0
Data1_HighHigh-order16 bits of data word 1
Data1_LowLow-order16 bits of data word 1
Data2_HighHigh-order16 bits of data word 2
Data2_LowLow-order16 bits of data word 2
Data3_HighHigh-order16 bits of data word 3
Data3_LowLow-order16 bits of data word 3
Expected Response (1 word):
Figure 17-31. Quad Word Program (QUAD_WORD_PROGRAM) Response