Datasheet

Signal Descriptions
R
Datasheet 35
3.3.2 AGP Flow Control Signals
Table 6. AGP Flow Control Signals
Signal Name Type Description
GRBF# I
AGP
Read Buffer Full: Read buffer full indicates if the master is ready to accept previously
requested low priority read data. When RBF# is asserted the GMCH is not allowed to
initiate the return low priority read data. That is, the GMCH can finish returning the data
for the request currently being serviced. RBF# is only sampled at the beginning of a
cycle.
If the AGP master is always ready to accept return read data then it is not required to
implement this signal.
During FRAME# Operation: This signal is not used during AGP FRAME# operation.
GWBF# I
AGP
Write-Buffer Full: indicates if the master is ready to accept Fast Write data from the
GMCH. When WBF# is asserted the GMCH is not allowed to drive Fast Write data to
the AGP master. WBF# is only sampled at the beginning of a cycle.
If the AGP master is always ready to accept fast write data then it is not required to
implement this signal.
During FRAME# Operation: This signal is not used during AGP FRAME# operation.
3.3.3 AGP Status Signals
Table 7. AGP Status Signal Descriptions
Signal Name Type Description
ST[2:0 Meaning
000 Previously requested low priority read data is being
returned to the master
001 Previously requested high priority read data is being
returned to the master
010 The master is to provide low priority write data for a
previously queued write command
011 The master is to provide high priority write data for a
previously queued write command.
100 Reserved
101 Reserved
110 Reserved
GST[2:0] O
AGP
Status: Provides
information from the
arbiter to an AGP
Master on what it may
do. ST[2:0] only have
meaning to the master
when its GNT# is
asserted. When GNT#
is deasserted these
signals have no
meaning and must be
ignored.
110 The master has been given permission to start a bus
transaction. The master may queue AGP requests by
asserting PIPE# or start a PCI transaction by
asserting FRAME#.