Bits 0:8, 16:24 – FLTPTR If Fault Injection Mode, this is the pointer to the bit in the parity calculation vector on which to generate a fault.
Condition: {PFM_DATA_MSB==63}
111111111
...
001001000 = Don't Use - UNDEFINED RESULT (above max bit)
001000111 = Inject fault on Bit 71 (max bit for 128-bit data + 8-bit Parity)
...
000000001 = Inject fault on Bit 1
000000000 = Inject fault on Bit 0
Note: See TableHardSpace2-4 for calculation vector bit order vs data bit order vs control bit order.
Condition: {PFM_DATA_MSB==127}
111111111
...
010001001 = Don't Use - UNDEFINED RESULT (above max bit)
010001000 = Inject fault on Bit 136 (max bit for 128-bit data + 9-bit Parity)
...
000000001 = Inject fault on Bit 1
000000000 = Inject fault on Bit 0
Note: See TableHardSpace2-4 for calculation vector bit order vs data bit order vs control bit order.
Condition: {PFM_DATA_MSB==255}
111111111
...
100001010 = Don't Use - UNDEFINED RESULT (above max bit)
100001001 = Inject fault on Bit 265 (max bit for 256-bit data + 10-bit Parity)
...
000000001 = Inject fault on Bit 1
000000000 = Inject fault on Bit 0
Note: See TableHardSpace2-4 for calculation vector bit order vs data bit order vs control bit order.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.