2 - 18 DSP96002 USER’S MANUAL MOTOROLA

Likewise, when executing the read part of a RMW access, the end_of_sequence signal is deasserted.
This signal is used to give up bus ownership if BG is deasserted during bus transfers. The state ma-
chine which controls the bus handshake is illustrated in Figure 2.9.
The transition arcs are labeled by two letters which denote its source and destination states. The equa-
tions of the transition arcs are described as follows:
XX = ^ext_acc_req & ^( ^BG & BB )
XY = ext_acc_req & ^( ^BG & BB )
XZ = ext_acc_req & ( ^BG & BB )
XW = ^ext_acc_req & ( ^BG & BB )
YX = ^ext_acc_req & ^( ^BG & BB ) (note 1)
YY = ext_acc_req & ^( ^BG & BB )
YZ = ext_acc_req & ( ^BG & BB )
YW = ^ext_acc_req & ( ^BG & BB ) (note 1)
ZX = ^ext_acc_req & BG
ZY = ext_acc_req & DBG & end_of_sequence (note 3)

ACTIVE_
MASTER
(Z)
BR = 0

BA = 0

Figure 2-9. Bus Handshake State Diagram

REQUEST_BUS

(Y)

BR = 0

BA = 1

PARKING_
MASTER
(W)
BR =
RH

IDLE
(X)
BR = R
H
YY XX
ZZ WW
(delayed)
ZY YZ
ZX
XZ
WY
(non-existant)
YX (illegal)
XY
ZW
WZ
WX XW
(delayed

)YW (illegal)