English
Language : 

MC68306FC16 Datasheet, PDF (98/191 Pages) Motorola, Inc – Integrated EC000 Processor
This bit determines the direction of data flow at port B pins 7–0.
0 = Input.
1 = Output.
5.2.5.3 PORT DATA REGISTER. The port data register bits return the value as written,
regardless of the direction register and pin state. For pins configured as outputs, the
corresponding value in the port data register is driven externally.
FFFFFFF0/1
15
14
PAD7 PAD6
RESE
T:
U
U
13
PAD5
U
12
PAD4
U
11
PAD3
U
10
PAD2
U
9
PAD1
U
8
PAD0
U
7
PBD7
U
6
PBD6
U
5
PBD5
U
4
PBD4
U
3
PBD3
U
2
PBD2
1
PBD1
0
PBD0
U
U
U
SUPERVISOR ONLY
PAD7–0—Port A Data Bit 7 through 0.
PBD7–0—Port B Data Bit 7 through 0.
5.2.6 Chip Selects
The chip-select outputs are all active-low decodes of the high fifteen internal address bits
(A31–A17), the three function code bits, and the read/write cycle type. The active duration
of any chip select is the period of the address strobe low and either a data strobe or
read/write low. Thus there are separate chip select pulses for the read and write portions
of a read-modify-write cycle.
The four mask bits (CSM3–CSM0) are decoded to an n-of-15 mask, where n is the binary
value of CSM3–CSM0. On every bus cycle, the n most significant address bits of the
range A31–A17 are compared, and the remaining less significant bits are ignored.
The fifteen address bits are first masked by each chip select mask, then compared with
each chip select base address (CSA31–CSA17). All CSAx bits not used in the comparison
must be zero. The function code is matched with the CSFC qualifiers, and the cycle type
is matched with the CSR/CSW qualifiers. If all three qualifiers are successful for any chip
select, the cycle is a hit.
If the cycle hits multiple chip selects, the lowest numbered chip select has priority. All chip
selects have priority over DRAM. After reset, CS0 responds to the entire 4 Gbyte address
space, except for the range dedicated to internal resources, i.e., CS0 responds to
00000000–FFFFEFFF. The other chip selects are not affected by any reset, and must be
explicitly programmed. This applies to all chip selects, whether used or not.
5-8
MC68306 USER'S MANUAL
MOTOROLA