![Digital Equipment Alpha 21164PC Hardware Reference Manual Download Page 76](http://html.mh-extra.com/html/digital-equipment/alpha-21164pc/alpha-21164pc_hardware-reference-manual_2498508076.webp)
3–4
Hardware Interface
29 September 1997 – Subject To Change
21164PC Signal Names and Functions
The remaining two tables describe the function of each 21164PC external signal.
Table 3–1 lists all signals in alphanumeric order. This table provides full signal
descriptions. Table 3–2 lists signals by function and provides an abbreviated descrip-
tion.
Table 3–1 21164PC Signal Descriptions
(Sheet 1 of 10)
Signal
Type Count Description
addr_h<39:4>
B
36
Address bus. These bidirectional signals provide the address of
the requested data or operation between the 21164PC and the
system. If addr_h<39> is asserted, then the reference is to
noncached, I/O memory space.
When the byte/word instructions are used and addr_h<39> is
asserted, six additional bits of information are communicated
over the pin bus. Two of the new bits are driven over
addr_h<38:37>, becoming transfer_size<1:0>, with the fol-
lowing values:
00 Size = 8 bytes
01 Size = 4 bytes
10 Size = 2 bytes
11 Size = 1 byte
addr_bus_req_h
I
1
Address bus request. The system interface uses this signal to
gain control of the addr_h<39:4> and cmd_h<3:0> pins (see
Figure 4–22).
addr_res_h<1:0>
O
2
Address response bits <1> and <0>. For system commands,
the 21164PC uses these pins to indicate the state of the block
in the Bcache:
cack_h
I
1
Command acknowledge. The system interface uses this signal
to acknowledge any one of the commands driven by the
21164PC.
Bits
Command
Meaning
00
NOP
Nothing.
01
NOACK
Data not found or clean.
10
—
Reserved.
11
ACK/Bcache
Data from Bcache.