AVMM Master
AVMM Master
AVMM Master
Table 3: AIB_AVMM_CTRL
Table 4: AIB_AVMM_ACCESS
The TAP controller FSM cycles through a Capture-DR/Shift-DR/Update-DR sequence. During the
Capture-DR phase, the current outputs of the AVMM master are sampled and loaded into the
AIB_AVMM_ACCESS TDR. These outputs are scanned out on BC_JTAG_TDO during the Shift-DR
phase while new data is scanned in on BC_JTAG_TDI. This new data is presented as inputs to the
AVMM master during the Update-DR phase. This implies that an AVMM write operation requires one
Capture/Shift/Update sequence (provided the waitrequest response is not needed) to shift in the write
operation, address and data. And that an AVMM read operation requires two Capture/Shift/Update
sequences – one to shift in the read operation and address and, after the AVMM master has completed
the read operation, a second one to shift out the read response.