The MC68EC030 is a 32-bit embedded controller that streamlines the functionality of an MC68030 for
the requirements of embedded control applications. The MC68EC030 is optimized to maintain
performance while using cost-effective memory subsystems. The rich instruction set and addressing
mode capabilities of the MC68020, MC68030, and MC68040 have been maintained, allowing a clear
migration path for M68000 systems. The main features of the MC68EC030 are as follows:
nc...
I
• Object-Code Compatible with the MC68020, MC68030, and Earlier M68000 Microprocessors
• Burst-Mode Bus Interface for Efficient DRAM Access
• On-Chip Data Cache (256 Bytes) and On-Chip Instruction Cache (256 Byte)
• Dynamic Bus Sizing for Direct Interface to 8-, 16-, and 32-Bit Devices
• 25- and 40-MHz Operating Frequency (up to 9.2 MIPS)
• Advanced Plastic Pin Grid Array Packaging for Through-Hole Applications
Order this document
by MC68EC030/D
cale Semiconductor,
Frees
Additional features of the MC68EC030 include:
• Complete 32-Bit Nonmultiplexed Address and Data Buses
• Sixteen 32-Bit General-Purpose Data and Address Registers
• Two 32-Bit Supervisor Stack Pointers and Eight Special-Purpose Control Registers
• Two Access Control Registers Allow Blocks To Be Defined for Cacheability Protection
• Pipelined Architecture with Increased Parallelism Allows:
– Internal Caches Accesses in Parallel with Bus Transfers
– Overlapped Instruction Execution
• Enhanced Bus Controller Supports Asynchronous Bus Cycles (three clocks minimum),
Synchronous Bus Cycle (two clocks minimum), and Burst Data Transfers (one clock)
• Complete Support for Coprocessors with the M68000 Coprocessor Interface
• Internal Status Indication for Hardware Emulation Support
• 4-Gbyte Direct Addressing Range
• Implemented in Motorola's HCMOS Technology That Allows CMOS and HMOS (High-Density
NMOS) Gates To Be Combined for Maximum Speed, Low Power, and Small Die Size
This document contains information on a product under development. Motorola reserves the right to change or discontinue this product without notice.
The MC68EC030 is an integrated controller that incorporates the capabilities of the MC68030 integer
unit, a data cache, an instruction cache, an access control unit (ACU), and an improved bus controller on
one VLSI device. It maintains the 32-bit registers available with the entire M68000 Family as well as t he
32-bit address and data paths, rich instruction set, versatile addressing modes, and flexible coprocessor
interface provided with the MC68020 and MC68030. In addition, the internal operations of this integrated
controller are designed to operate in parallel, allowing instruction execution to proceed in parallel with
accesses to the internal caches and the bus controller.
The MC68EC030 fully supports the nonmultiplexed asynchronous bus of the MC68020 and MC68030
as well as the dynamic bus sizing mechanism that allows the controller to transfer operands to or from
external devices while automatically determining device port size on a cycle-by-cycle basis. In addition to
the asynchronous bus, the MC68EC030 also supports the fast synchronous bus of the MC68030 for off-
nc...
I
chip caches and fast memories. Like the MC68030, the MC68EC030 bus is capable of fetching up to four
long words of data in a burst mode compatible with DRAM chips that have burst capability. Burst mode can
reduce (up to 50 percent) the time necessary to fetch the four long words. The four long words are used
to prefill the on-chip instruction and data caches so that the hit ratio of the caches is improved and the
average access time for operand fetches is minimized.
cale Semiconductor,
Frees
The MC68EC030 is specifically designed to sustain high performance while using low-cost (DRAM)
memory subsystems. Coupled with the MC88916 clock generation and distribution circuit, the
MC68EC030 provides simple interface to lower speed memory subsystems. The MC88916 (see Figure
1) provides the precise clock signals required to efficiently control memory subsystems, eliminating
system design constraints due to clock generation and distribution.
CONTROLLER
CLOCK (40 MHz)
20 MHz
OSC.
MC88916
3
MC68EC030
(40 MHz)
BUS CLOCK
(20 MHz)
BUS CLOCK
Figure 1. MC68EC030 Clock Circuitry
The block diagram shown in Figure 2 depicts the major sections of the MC68EC030 and illustrates t he
autonomous nature of these blocks. The bus controller consists of the address and data pads, the
multiplexers required to support dynamic bus sizing, and a microbus controller that schedules the bus
cycles on the basis of priority. The micromachine contains the execution unit and all related control logic.
Microcode control is provided by a modified two-level store of microROM and nanoROM contained in the
micromachine. Programmed logic arrays (PLAs) are used to provide instruction decode and sequencing
BUS CLOCK
(40 MHz)
(80 MHz)
2MC68EC030 TECHNICAL DATAMOTOROLA
For More Information On This Product,
Go to: www.freescale.com
Freescale Semiconductor, Inc.
information. The instruction pipe and other individual control sections provide the secondary decode of
instructions and generate the actual control signals that result in the decoding and interpretation of
nanoROM and microROM information.
The instruction and data cache blocks operate independently from the rest of the machine, storing
information read by the bus controller for future use with very fast access time. Each cache resides on its
own address bus and data bus, allowing simultaneous access to both. The data and instruction caches
are organized as a total of 64 long-word entries (256 bytes) with a line size of four long words. The data
cache uses a write-through policy with programmable write allocation for cache misses.
nc...
I
cale Semiconductor,
Frees
MOTOROLAMC68EC030 TECHNICAL DATA3
For More Information On This Product,
Go to: www.freescale.com
Freescale Semiconductor, Inc.
INTERNAL
DATA
BUS
(CAHR)
CACHE
HOLDING
REGISTER
B
nc...
I
STAGE
C
STAGE
INSTRUCTION PIPE
D
STAGE
STORE
CONTROL
CONTROL
MICROSEQUENCER AND
CONTROL
CACHE
INSTRUCTION
LOGIC
cale Semiconductor,
EXECUTION UNIT
BUS
ADDRESS
INSTRUCTION
BUS
DATA
DATA
PADS
SIZE
MULTIPLEXER
DATA
SECTION
SECTION
ADDRESS
SECTION
COUNTER
PROGRAM
ADDRESS
ADDRESS
UNIT
ACCESS
CONTROL
MULTIPLEXER
MISALIGNMENT
BUS
BUS CONTROLLER
DATA
CACHE
BUS
DATA
ADDRESS
BUFFER
PREFETCH PENDING
MICROBUS
CONTROLLER
SIGNALS
BUS CONTROL
Figure 2. Block Diagram
Frees
PADS
ADDRESS
BUS
ADDRESS
4MC68EC030 TECHNICAL DATAMOTOROLA
For More Information On This Product,
BUFFER
WRITE PENDING
Go to: www.freescale.com
Freescale Semiconductor, Inc.
The ACU contains two access control registers that are used to define memory segments ranging in size
from 16 Mbytes to 2 Gbytes each. Each segment is definable in terms of address, read/write access, and
function code. Each segment can be marked as cacheable or non cacheable to control cache accesses
to that memory space.
PROGRAMMING MODEL
As shown in the programming models (see Figures 3 and 4), the MC68EC030 has 16 32-bit generalpurpose registers, a 32-bit program counter, two 32-bit supervisor stack pointers, a 16-bit status register,
a 32-bit vector base register, two 3-bit alternate function code registers, two 32-bit cache handling
(address and control) registers, and two 32-bit transparent translation registers. Registers D0–D7 are
used as data registers for bit and bit field (1 to 32 bit), byte (8 bit), word (16 bit), long-word (32 bit), and
quad-word (64 bit) operations. Registers A0–A6 and the user, interrupt, and master stack pointers are
address registers that may be used as software stack pointers or base address registers. In addition, th e
nc...
I
address registers may be used for word and long-word operations. All 16 general-purpose registers (D0–
D7, A0–A7) can be used as index registers.
cale Semiconductor,
Frees
3115160
3115160
3115160
310
78
D0
D1
D2
D3
D4
D5
D6
D7
A0
A1
A2
A3
A4
A5
A6
A7
(USP)
PC
DATA
REGISTERS
ADDRESS
REGISTERS
USER STACK
POINTER
PROGRAM
COUNTER
15
Figure 3. User Programming Model
MOTOROLAMC68EC030 TECHNICAL DATA5
For More Information On This Product,
Go to: www.freescale.com
8
7
0
0
CCR
CONDITION CODE
REGISTER
nc...
I
cale Semiconductor,
Frees
Freescale Semiconductor, Inc.
3115160
3115160
310
310
310
310
310
310
15
78150
(CCR)
2
0
A7'
(ISP)
A7"
(MSP)
SR
VBR
SFC
DFC
CACR
CAAR
AC0
AC1
ACUSR
INTERRUPT
STACK POINTER
MASTER
STACK POINTER
STATUS
REGISTER
VECTOR
BASE REGISTER
ALTERNATE FUNCTION
CODE REGISTERS
CACHE CONTROL
REGISTER
CACHE ADDRESS
REGISTER
ACCESS CONTROL
REGISTER 0
ACCESS CONTROL
REGISTER 1
ACU STATUS
REGISTER
Figure 4. Supervisor Programming Model Supplement
The status register (see Figure 5) contains the interrupt priority mask (three bits) as well as the following
condition codes: extend (X), negate (N), zero (Z), overflow (V), and carry (C). Additional control bits
indicate that the controller is in the trace mode (T1 or T0), supervisor/user state (S), and master/interrupt
state (M).
TRACE ENABLE
SYSTEM BYTE
14
151310840
T
T
S
0
1
IIIXNZVC
0
M
2
INTERRUPT
PRIORITY MASK
1
000
0
USER BYTE
11211976532
SUPERVISOR/USER STATE
MASTER/INTERRUPT STATE
CONDITION
CODES
EXTEND
NEGATIVE
ZERO
OVERFLOW
CARRY
Figure 5. Status Register
6MC68EC030 TECHNICAL DATAMOTOROLA
For More Information On This Product,
Go to: www.freescale.com
Freescale Semiconductor, Inc.
All microprocessors of the M68000 Family support instruction tracing (via the T0 status bit in the
MC68EC030) where each instruction executed is followed by a trap to a user-defined trace routine. The
MC68EC030, like the MC68030 and MC68040, also has the capability to trace only on change-of-flow
instructions (branch, jump, subroutine call and return, etc.) using the T1 status bit. These features are
important for software program development and debug.
The vector base register (VBR) is used to determine the run-time location of the exception vector table in
memory; thus, each separate vector table for each process or task can properly manage exceptions
independent of each other.
The M68000 Family processors distinguish address spaces as supervisor/user, program/data, and CPU
space. These five combinations are specified by the function code pins (FC0/FC1/FC2) during bus
cycles, indicating the particular address space. Using the function codes, the memory subsystem
(hardware) can distinguish between supervisor accesses and user accesses as well as program accesses,
data accesses, and CPU space accesses. To support the full privileges of the supervisor, the alternate
function code registers allow the supervisor to specify the function code for an access by appropriately
nc...
I
preloading the SFC/DFC registers.
The cache registers allow supervisor software manipulation of the on-chip instruction and data caches.
Control and status accesses to the caches are provided by the cache control register (CACR); the cache
address register (CAAR) specifies the address for those cache control functions that require an address.
cale Semiconductor,
Frees
The access control registers are accessible by the supervisor only. The access control registers are used
to define two memory spaces with caching restrictions. The ACU status register (ACUSR) is used to show
the result of PTEST operations on the ACU.
DATA TYPES AND ADDRESSING MODES
Seven basic data types are supported by the MC68EC030:
• Bits
• Bit Fields (String of consecutive bits, 1–32 bits long)
In addition, operations on other data types, such as memory addresses, status word data, etc., are
provided in the instruction set. The coprocessor mechanism allows direct support of floating-point data
types with the MC68881/MC68882 floating-point coprocessors as well as specialized user-defined data
types and functions. The 18 addressing modes, listed in Table 1, include nine basic types:
• Register Direct
• Register Indirect
• Register Indirect with Index
• Memory Indirect
• Program Counter Indirect with Displacement
• Program Counter Indirect with Index
• Program Counter Memory Indirect
• Absolute
• Immediate
The register indirect addressing modes support postincrement, predecrement, offset, and indexing.
These capabilities are particularly useful for handling advanced data structures common to sophisticated
applications and high-level languages. The program counter relative mode also has index and offset
I
capabilities; this addressing mode is generally required to support position- independent software. In
addition to these addressing modes, the MC68EC030 provides data operand sizing and scaling; these
features provide performance enhancements to the programmer.
cale Semiconductor,
Frees
8MC68EC030 TECHNICAL DATAMOTOROLA
For More Information On This Product,
Go to: www.freesca
nc...
I
cale Semiconductor,
Frees
Freescale Semiconductor, Inc.
Table 1. MC68EC030 Addressing Modes
Addressing ModesSyntax
Register Direct Addressing
Data Register Direct
Address Register Direct
Register Indirect
Address Register Indirect
Address Register Indirect with Postincrement
Address Register Indirect with Predecrement
Address Register Indirect with Displacement
Register Indirect with Index
Address Register Indirect with Index (8-Bit Displacement)
Address Register Indirect with Index (Base Displacement)
Program Counter Indirect with Displacement(d16,PC)
Program Counter Indirect with Index
PC Indirect with Index (8-Bit Displacement)
PC Indirect with Index (Base Displacement)
Program Counter Memory Indirect
PC Memory Indirect Postindexed
PC Memory Indirect Preindexed
Absolute Data Addressing
Absolute Short
Absolute Long
Immediate #<data>
NOTES:
Dn=Data Register, D0–D7
An=Address Register, A0–A7
d8, d16=A twos-complement or sign-extended displacement; added as part of
the effective address calculation; size is 8 (d8) or 16 (d16) bits;
Xn= Address or data register used as an index register; form is
bd =A twos-complement base displacement; when present, size can be
od=Outer displacement added as part of effective address calculation
PC=Program Counter
<data> =Immediate value of 8, 16, or 32 bits
( ) =Effective Address
[ ]=Used as indirect address to long-word address.
when omitted, assemblers use a value of zero.
Xn.SIZE*SCALE, where SIZE is .W or .L (indicates index register
size) and SCALE is 1, 2, 4, or 8 (index register is multiplied by
SCALE); use of SIZE and/or SCALE is optional.
16 or 32 bits.
after any memory indirection; use is optional with a size of 16 or 32
bits.
Dn
An
(An)
(An);pl
-(An)
(d16,An)
(d8,An,Xn)
(bd,An,Xn)
([bd,An],Xn,od)
([bd,An,Xn],od)
(d8,PC,Xn)
(bd,PC,Xn)
([bd,PC],Xn,od)
([bd,PC,Xn],od)
xxx.W
xxx.L
MOTOROLAMC68EC030 TECHNICAL DATA9
For More Information On This Product,
Go to: www.freescale.com
nc...
I
cale Semiconductor,
Frees
Freescale Semiconductor, Inc.
INSTRUCTION SET OVERVIEW
The MC68EC030 instruction set is listed in Table 2. Each instruction, with few exceptions, operates on
bytes, words, and long words, and most instructions can use any of the 18 addressing modes. The
MC68EC030 is upward source- and object-level code compatible with the M68000 Family because it
supports all instructions of previous family members.
Table 2. Instruction Set
MnemonicDescriptionMnemonicDescription
ABCDAdd Decimal with ExtendMOVEMove
AD DAddMOVEAMove Address
ADDAAdd AddressMOVE CCRMove Condition Code Register
ADDIAdd ImmediateMOVE SRMove Status Register
ADDQAdd QuickMOVE USPMove User Stack Pointer
ADDXAdd with ExtendMOVECMove Control Register
ANDLogical ANDMOVEMMove Multiple Registers
ANDILogical AND ImmediateMOVEPMove Peripheral
ASL,ASRArithmetic Shift Left and RightMOVEQMove Quick
BccBranch ConditionallyMOVESMove Alternate Address Space
BCHGTest Bit and ChangeMULSSigned Multiply
BCLRTest Bit and ClearMULUUnsigned Multiply
BFCHGTest Bit Field and ChangeNBCDNegate Decimal with Extend
BFCLRTest Bit Field and ClearNEGNegate
BFEXTSSigned Bit Field ExtractNEGXNegate with Extend
BEFXTUUnsigned Bit Field ExtractNOPNo Operation
BFFFOBit Field Find First OneNOTLogical Complement
BFINSBit Field InsertORLogical Inclusive OR
BFSETTest Bit Field and SetORILogical Inclusive OR Immediate
BFTSTTest Bit FieldPACKPack BCD
BKPTBreakpointPEAPush Effective Address
BRABranchPFLUSHNo Effect
BSETTest Bit and SetPLOADNo Effect
BSRBranch to SubroutinePMOVEMove to/from ACx Registers
BTSTTest BitPTESTTest Address in ACx Registers
CASCompare and Swap OperandsRESETReset External Devices
CAS2Compare and Swap Dual OperandsROL, RORRotate Left and Right
CHKCheck Register Against BoundROXL, ROXRRotate with Extend Left and Right
CHK2Check Register Against Upper and LowerRTDReturn and Deallocate
BoundsRTEReturn from Exception
CLRClearR TRReturn and Restore Codes
CMPCompareRTSReturn from Subroutine
CMPACompare AddressSBCDSubtract Decimal with Extend
CMPICompare ImmediateSccSet Conditionally
CMPMCompare Memory to MemorySTOPStop
CMP2Compare Register Against Upper andSUBSubtract
Lower BoundsSUBASubtract Address
DBccTest Condition, Decrement and BranchSUBISubtract Immediate
DIVS,DIVSLSigned DivideSUBQSubtract Quick
DIVU, DIVULUnsigned DivideSUBXSubtract with Extend
EORLogical Exclusive ORSWAPSwap Register Words
EORILogical Exclusive OR ImmediateTASTest Operand and Set
ILLEGALTake Illegal Instruction TrapTRAPVTrap on Overflow
JMPJumpTSTTest Operand
JSRJump to SubroutineUNLKUnlink
LEALoad Effective AddressUNPKUnpack BCD
LINKLink and Allocate
LSL, LSRLogical Shift Left and Right
10MC68EC030 TECHNICAL DATAMOTOROLA
For More Information On This Product,
Go to: www.freescale.com
Freescale Semiconductor, Inc.
cpBCCBranch ConditionallycpRESTORERestore Internal State of Coprocessor
cpDBccTest Coprocessor Condition,cpSAVESave Internal State of Coprocessor
Decrement and BranchcpSccSet Conditionally
cpGENCoprocessor General InstructioncpTRAPccTrap Conditionally
Included in the MC68EC030 set are the bit field operations, binary-coded decimal support, bounds
checking, additional trap conditions, and additional multiprocessing support (CAS and CAS2 instructions)
offered by the MC68020, MC68030, and MC68040. In addition, object code written for the MC68EC030
can be used on the MC68040 for even more performance. The memory management unit (MMU)
instructions of the MC68030, and MC68040 are not supported by the MC68EC030.
Coprocessor Instructions
INSTRUCTION AND DATA CACHES
Studies have shown that typical programs spend most of their execution time in a few main routines or
tight loops. This phenomenon, known as locality of reference, has an impact on program performance.
nc...
I
The MC68010 takes limited advantage of this phenomenon with the loop mode of operation that can b e
used with the DBcc instruction. The MC68EC030 takes further advantage of cache technology to
provide the system with two on-chip caches, one for instructions and one for data.
MC68EC030 CACHE GOALS
Similar to the MC68020 and MC68030, there were two primary design goals for the MC68EC030
embedded controller caches. The first design goal was t o reduce the external bus activity of the CPU
even more than was accomplished with the MC68020. The second design goal was to increase effective
CPU throughput as larger memory sizes or slower memories increased average access time. By placing a
high-speed cache between the controller and the rest of the memory system, the effective memory
access time becomes:
cale Semiconductor,
Frees
where t
the rest of the system, and Rh is the hit ratio or the percentage of time that the data is found in the cache.
Thus, for a given system design, the two MC68EC030 on-chip caches provide an even more substantial
CPU performance increase over that obtainable with the MC68020 instruction cache. Alternately, slower
and less expensive memories can be used for the same controller performance.
The throughput increase in the MC68EC030 is gained in three ways. First, the MC68EC030 caches are
accessed in less time than is required for external accesses, providing improvement in the access time for
items residing in the cache. Second, the burst filling of the caches allows instruction and data words to be
found in the on-chip caches the first time they are accessed by the micromachine, minimizing the time
required to bring those items into the cache. Utilizing burst fill capabilities lowers the average access time
for items found in the caches even further. Third, the autonomous nature of the caches allows instruction
stream fetches, data fetches, and external bus activity to occur simultaneously with instruction execution.
The parallelism designed into the MC68EC030 also allows multiple instructions to execute concurrently
so that several internal instructions (those that do not require any external accesses) can execute while
the controller is performing an external access for a previous instruction.
is the effective system access time, t
acc
t
acc
=Rh*t
+ (1-Rh)*t
cache
is the cache access time, t
cache
ext
is the access time o f
ext
INSTRUCTION CACHE
MOTOROLAMC68EC030 TECHNICAL DATA11
For More Information On This Product,
Go to: www.freescale.com
Freescale Semiconductor, Inc.
The MC68EC030 instruction cache is a 256-byte direct-mapped cache organized as 16 lines consisting
of four long words per line. Each long word is independently accessible, yielding 64 possible entries, with
address bit A1 selecting the correct word during an access. Thus, each line has a tag field composed o f
the upper 24 address bits, the FC2 (supervisor/user) value, four valid bits (one for each long-word entry),
and the four long-word entries (see Figure 6). The instruction cache is automatically filled by the
MC68EC030 whenever a cache miss occurs; using the burst transfer capability, up to four long words can
be filled in one burst operation. The caches cannot be manipulated directly by the programmer except b y
the use of the CACR, which provides cache clearing and cache entry clearing facilities. The caches can
also be enabled/disabled by this register. Finally, the system hardware can disable the on-chip caches at
any time by asserting the CDIS signal.
LONG WORD
SELECT
nc...
I
cale Semiconductor,
Frees
F F F
A
3
CCC
210
1
CACHE SIZE = 64 (LONG WORDS)
LINE SIZE = 4 (LONG WORDS)
SET SIZE = 1
AAAAAAAAAAAAAAAAAAAAAAAA
22211111111110000000000
2
3
201 98765432109876543210
1 OF 16
SELECT
TAG REPLACE
COMPARATOR
TAG
TAG
V
LINE HIT
VVV
VALID
INDEX
ENTRY HIT
ACCESS ADDRESS
DATA FROM INSTRUCTION
CACHE DATA BUS
DATA TO INSTRUCTION
CACHE HOLDING REGISTER
CACHE CONTROL LOGIC
Figure 6. On-Chip Instruction Cache Organization
12MC68EC030 TECHNICAL DATAMOTOROLA
For More Information On This Product,
Go to: www.freescale.com
Freescale Semiconductor, Inc.
DATA CACHE
The organization of the data cache (see Figure 7) is similar to that of the instruction cache. However, t he
tag is composed of the upper 24 address bits, the four valid bits, and all three function code bits, explicitly
specifying the address space associated with each line. The data cache employs a write-through policy
with programmable write allocation of data writes— i.e., if a cache hit occurs on a write cycle, both the data
cache and the external device are updated with the new data. If a write cycle generates a cache miss, th e
external device is updated, and a new data cache entry can b e replaced or allocated for that address,
depending on the state of the write-allocate (WA) bit in the CACR.
LONG-WORD
SELECT
nc...
I
cale Semiconductor,
Frees
F F F
A
3
CCC
210
1
CACHE SIZE = 64 (LONG WORDS)
LINE SIZE = 4 (LONG WORDS)
SET SIZE = 1
AAAAAAAAAAAAAAAAAAAAAAAA
22211111111110000000000
2
3
201 98765432109876543210
1 OF 16
SELECT
TAG REPLACE
COMPARATOR
TAG
TAG
V
LINE HIT
VVV
VALID
INDEX
ENTRY HIT
ACCESS ADDRESS
DATA FROM DATA
CACHE DATA BUS
DATA TO EXECUTION
UNIT
CACHE CONTROL LOGIC
Figure 7. On-Chip Data Cache Organization
OPERAND TRANSFER MECHANISM
The MC68EC030 offers three different mechanisms by which data can be transferred into and out of the
chip. Asynchronous bus cycles, compatible with the asynchronous bus on the MC68020 and MC68030,
can transfer data in a minimum of three clock cycles; the amount of data transferred on each cycle is
determined by the dynamic bus sizing mechanism on a cycle-by-cycle basis with the data transfer and size
acknowledge (DSACKx) signals. Synchronous bus cycles, compatible with the synchronous bus on t he
MC68030, are terminated with the synchronous termination (STERM) signal and always transfer 32-bits
of data in a minimum of two clock cycles, increasing the bus bandwidth available for other bus masters,
MOTOROLAMC68EC030 TECHNICAL DATA13
For More Information On This Product,
Go to: www.freescale.com
thereby increasing possible performance. Burst mode transfers can be used to fill lines of the instruction
and data caches when the MC68EC030 asserts cache burst request (CBREQ). After completing the first
cycle with STERM, subsequent cycles may accept data on every clock cycle where STERM is asserted
until the burst is completed. Use of this mode can further increase the available bus bandwidth in systems
that use DRAMs with page, nibble, or static-column mode operation.
ASYNCHRONOUS TRANSFERS
Though the MC68EC030 has a full 32-bit data bus, it offers the ability to automatically and dynamically
downsize its bus to 8 or 16 bits if peripheral devices are unable to accommodate the entire 32 bits. This
feature allows the programmer to write code that is not bus-width specific. For example, long-word (32 bit)
accesses to peripherals may be used in the code; yet, the MC68EC030 will transfer only the amount o f
data that the peripheral can manage. This feature allows the peripheral to define its port size as 8, 16, or
32 bits wide, and the MC68EC030 will dynamically size the data transfer accordingly, using multiple bu s
cycles when necessary. Hence, programmers are not required to program for each device port size or
know the specific port size before coding; hardware designers have the flexibility to choose hardware
implementations regardless of software implementations.
cale Semiconductor,
Frees
The dynamic bus sizing mechanism is invoked by DSACKx and occurs on a cycle-by-cycle basis. For
example, if the controller is executing an instruction that requires reading a long-word operand, it will
attempt to read 32 bits during the first bus cycle to a long-word address boundary. If the port responds
that it is 32 bits wide, the MC68EC030 latches all 32 bits of data and continues. If the port responds that it
is 16 bits wide, the MC68EC030 latches the 16 valid bits of data and continues. An 8-bit port is handled
similarly but has four bus read cycles. Each port is fixed in the assignment to particular sections of the data
bus. However, the MC68EC030 has no restrictions concerning the alignment of operands in memory;
long-word operands need not be aligned to long-word address boundaries. When misaligned data
requires multiple bus cycles, the MC68EC030 automatically runs the minimum number of bus cycles.
Instructions must still be aligned to word boundaries.
The timing of asynchronous bus cycles is also determined by the assertion of DSACKx on a cycle-bycycle basis. If the DSACKx signals are valid 1.5 clocks after the beginning of the bus cycle (with the
appropriate setup time), the cycle terminates in the minimum amount of time (corresponding to threeclock-cycle total). The cycle can be lengthened by delaying DSACKx (effectively inserting wait states i n
one-clock increments) until the device being accessed is able to terminate the cycle. This flexibility gives
the controller the ability to communicate with devices of varying speeds while operating at the fastest rate
possible for each device.
The asynchronous transfer mechanism allows external errors to abort cycles upon the assertion of b us
error (BERR) or allows individual bus cycles to be retried with the simultaneous assertion of BERR and
HALT.
14MC68EC030 TECHNICAL DATAMOTOROLA
Freescale Semiconductor, Inc.
SYNCHRONOUS TRANSFERS
Synchronous bus cycles are terminated by asserting STERM, which automatically indicates that the bus
transfer is for 32 bits. Since this input is not synchronized internally, two-clock-cycle bus accesses can b e
performed if the signal is valid one clock after the beginning of the bus cycle with the appropriate setup
time. However, the bus cycle may be lengthened by delaying STERM (inserting wait states in one-clock
increments) until the device being accessed is able to terminate the cycle. After the assertion of STERM,
these cycles may be aborted upon the assertion of BERR, or they may b e retried with the simultaneous
assertion of BERR and HALT.
BURST READ CYCLES
The MC68EC030 provides support for burst filling of its on-chip instruction and data caches, adding t o
the overall system performance. The on-chip caches are organized with a line size of four long words;
there is only one tag for the four long words in a line. Since locality of reference is present to some
nc...
I
cale Semiconductor,
Frees
degree in most programs, filling of all four entries when a single entry misses can be advantageous,
especially if the time spent filling the additional entries is minimal. When the caches are burst filled, data
can be latched by the controller in as little as one clock for each 32 bits. Burst read cycles can be
performed only when the MC68EC030 requests them (with the assertion of CBREQ) and only when th e
first cycle is a synchronous cycle as previously described. If the cache burst acknowledge (CBACK) input
is valid at the appropriate time in the synchronous bus cycle, the controller keeps the original AS, DS,
R/W, address, function code, and size outputs asserted and latches 32 bits from the data bus at the en d
of each subsequent clock cycle that has STERM asserted. This procedure continues until the burst is
complete (the entire block has been transferred), BERR is asserted in lieu of or after STERM, the cache
inhibit in (CIIN) input is asserted, or the CBACK input is negated. The cache preloading allowed by th e
bursting enables the MC68EC030 to take advantage of cost-effective DRAM technology with minimal
performance impact.
The types of exceptions and the exception processing sequence are discussed in the following
paragraphs.
TYPES OF EXCEPTIONS
Exceptions can be generated by either internal or external causes. The externally generated exceptions
are interrupts, BERR, and RESET. Interrupts are requests from peripheral devices for controller action;
whereas, BERR and RESET are used for access control and controller restart. The internally generated
exceptions come from instructions, address errors, tracing, or breakpoints. The TRAP, TRAPcc,
TRAPVcc, cpTRAPcc, CKH, CKH2, and DIV instructions can all generate exceptions as part of instruction
execution. Tracing behaves like a very high-priority, internally generated interrupt whenever it is
processed. The other internally generated exceptions are caused by illegal instructions, instruction
fetches from odd addresses, and privilege violations.
EXCEPTIONS
MOTOROLAMC68EC030 TECHNICAL DATA15
For More Information On This Product,
Go to: www.freescale.com
Freescale Semiconductor, Inc.
EXCEPTION PROCESSING SEQUENCE
Exception processing occurs in four steps. During the first step, an internal copy is made of the status
register. After the copy is made, the special controller state bits in the status register are changed. The Sbit is set, putting the controller into the supervisor state. Also, the T1 and T0 bits are negated, allowing
the exception handler to execute unhindered by tracing. For the reset and interrupt exceptions, the
interrupt priority mask is also updated.
In the second step, the vector number of the exception is determined. For interrupts, the vector number
is obtained by a controller read that is classified as an interrupt acknowledge cycle. For coprocessordetected exceptions, the vector number is included in the coprocessor exception primitive response.
For all other exceptions, internal logic provides the vector number. This vector number is then used t o
generate the address of the exception vector.
The third step is to save the current controller status. The exception stack frame is created and filled o n
the current supervisor stack. To minimize the amount of machine state that is saved, various stack frame
nc...
I
sizes are used to contain the controller state, depending on the type of exception and where it occurred
during instruction execution. If the exception is an interrupt and the M-bit is set, the M-bit is then cleared,
and the short four-word exception stack frame that is saved on the master stack is also saved on the
interrupt stack. If the exception is a reset, the M-bit is simply cleared, and the reset vector is accessed.
The MC68EC030 provides the same extensions to the exception stacking process as the MC68020,
MC68030, and MC68040. If the M-bit is set, the master stack pointer (MSP) is used for all task-related
exceptions. When a nontask-related exception occurs (i.e., an interrupt), the M bit is cleared, and the
interrupt stack pointer (ISP) is used. This feature allows all the task's stack area to be carried within a single
controller control block, and new tasks can be initiated by simply reloading the MSP and setting the M-bit.
The fourth and last step of exception processing is the same for all exceptions. The exception vector
offset is determined by multiplying the vector number by four. This offset is then added to the contents of
the vector base register (VBR) to determine the memory address of the exception vector. The new
program counter is fetched from the exception vector. The instruction at the address given in the
exception vector is fetched, and normal instruction decoding and execution is started.
cale Semiconductor,
STATUS and REFILL
The MC68EC030 provides the STATUS and REFILL signals to identify internal microsequencer activity
Frees
associated with the processing of data pipelined in the pipeline. Since bus cycles are independently
controlled and scheduled by the bus controller, information concerning the processing state of the
microsequencer is not available by monitoring bus signals by themselves. The internal activity identified
by the STATUS and REFILL signals include instruction boundaries, some exception conditions, when
the microsequencer has halted, and instruction pipeline refills. STATUS and REFILL track only the
internal microsequencer activity and are not directly related to bus activity.
16MC68EC030 TECHNICAL DATAMOTOROLA
For More Information On This Product,
Go to: www.freescale.com
ACCESS CONTROL
Two access control registers are provided on the MC68EC030 to control cachability of accesses for tw o
independent blocks of memory. Each block can range in size from 16 Mbytes to 2 Gbytes, and is
specified in the corresponding ACx register with a base address, a base mask, function code, function
code mask, and read/write mask. A typical use for an access control register is to designate a block of
memory containing I/O devices as non-cachable.
The coprocessor interface is a mechanism for extending the instruction set of the M68000 Family. Th e
interface provided on the MC68EC030 is the same as that on the MC68020 and MC68030. Examples o f
these extensions are the addition of specialized data operands for the existing data types or, for the case
of floating point, the inclusion of new data types and operations implemented by the
MC68881/MC68882 floating-point coprocessors.
nc...
I
Freescale Semiconductor, Inc.
COPROCESSOR INTERFACE
SIGNAL DESCRIPTION
cale Semiconductor,
Frees
Figure 8 illustrates the functional signal groups, and Table 3 describe the signals and their function.
FUNCTION
CODES
ADDRESS
BUS
DATA
BUS
TRANSFER
SIZE
ASYNCHRONOUS
BUS CONTROL
CACHE
CONTROL
FC0–FC2
A0–A31
D0–D31
SIZ0
SIZ1
OCS
ECS
R/W
RMC
AS
DS
DBEN
DSACK0
DSACK1
CIIN
CIOUT
CBREQ
CBACKGND (14)
MC68EC030
IPL0
IPL1
IPL2
IPEND
AVEC
BR
BG
BGACK
RESET
HALT
BERR
STERM
REFILL
STATUS
CDIS
CLK
V (10)
CC
INTERRUPT
CONTROL
BUS ARBITRATION
CONTROL
BUS EXCEPTION
CONTROL
SYNCHRONOUS
BUS CONTROL
EMULATOR
SUPPORT
Figure 8. Functional Signal Groups
MOTOROLAMC68EC030 TECHNICAL DATA17
For More Information On This Product,
Go to: www.freescale.com
nc...
I
cale Semiconductor,
Frees
Freescale Semiconductor, Inc.
Signal NameMnemonicFunction
Function CodesFC0–FC23-bit function code used to identify the address space of each bus
Address BusA0–A3132-bit address bus.
Data BusD0–D3132-bit data bus used to transfer 8, 16, 24, or 32 bits of data per bus
SizeSIZ0–SIZ1Indicates the number of bytes remaining to be transferred for this
Interrupt Pending
Autovector
Bus Request
Bus Grant
Bus Grant Acknowledge
Reset
Halt
Bus Error
Cache Disable
Pipe Refill
Microsequencer Status
DSACK0,
DSACK1
STERM
CIOUT
CBREQ
CBACK
IPL0–IPL2
IPEND
BGACK
RESET
REFILL
STATUS
Table 3. Signal Index
cycle.
cycle.
cycle. These signals, together with A0 and A1, define the active
sections of the data bus.
OCSIdentical operation to that of ECS except that OCS is asserted only
ECS
R/
W
RMC
AS
DS
DBEN
CIIN
AVEC
BR
BG
HALT
BERR
CDIS
during the first bus cycle of an operand transfer
Provides an indication that a bus cycle is beginning.
Defines the bus transfer as a controller read or write.
Provides an indicator that the current bus cycle is part of an indivisible
read-modify-write operation.
Indicates that a valid address is on the bus.
Indicates that valid data is to be placed on the data bus by an external
device or has been replaced by the MC68EC030.
Provides an enable signal for external data buffers.
Bus response signals that indicate the requested data transfer
operation has completed. In addition, these two lines indicate the size
of the external bus port on a cycle-by-cycle basis and are used for
asynchronous transfers.
Bus response signal that indicates a port size of 32 bits and that data
may be latched on the next falling clock edge.
Prevents data from being loaded into the MC68EC030 instruction and
data caches.
Reflects the CI bit in ACx registers; indicates that external caches
should ignore these accesses.
Indicates a burst request for the instruction or data cache.
Indicates that the accessed device can operate in burst mode.
Provides an encoded interrupt level to the controller.
Indicates that an interrupt is pending.
Requests an autovector during an interrupt acknowledge cycle.
Indicates that an external device requires bus mastership.
Indicates that an external device may assume bus mastership.
Indicates that an external device has assumed bus mastership.
System reset.
Indicates that the controller should suspended bus activity.
Indicates that an erroneous bus operation is being attempted.
Dynamically disables the on-chip cache to assist emulator support.
Indicates when the MC68EC030 is beginning to fill pipeline.
Indicates the state of the microsequencer.
18MC68EC030 TECHNICAL DATAMOTOROLA
For More Information On This Product,
Go to: www.freescale.com
Freescale Semiconductor, Inc.
ClockCLKClock input to the controller.
Table 3. Signal Index – Continued
Signal NameMnemonicFunction
Power SupplyV
GroundGNDGround connection.
No ConnectNCDo not connect.
nc...
I
CC
Power supply.
cale Semiconductor,
Frees
MOTOROLAMC68EC030 TECHNICAL DATA19
For More Information On This Product,
Go to: www.freescale.com
Freescale Semiconductor, Inc.
ELECTRICAL SPECIFICATIONS
MAXIMUM RATINGS
RatingSymbolValueUnit
Supply Voltage
Input VoltageV
Operating Temperature Range
Minimum Ambient Temperature
Maximum Ambient Temperature
Storage Temperature RangeT
THERMAL CHARACTERISTICS-- PGA PACKAGE
V
CC-0.3 to +7.0V
-0.5 to +7.0V
0
70
-55 to 150°C
T
T
stg
in
A
A
°C
The device contains circuitry to
protect the inputs against damage
due to high static voltages or
electric fields; however, normal
precautions should be taken to
avoid application of voltages higher
than maximum-rated voltages to
these high-impedance circuits.
Tying unused inputs to the
appropriate logic voltage level (e.g.,
either GND or VCC) enhances
reliability of operation.
nc...
I
CharacteristicSymbol Value Rating
Thermal Resistance - Plastic
Junction to Ambient
Junction to case
POWER CONSIDERATIONS
The average chip-junction temperature, TJ, in oC can be obtained from:
= Power Dissipation on Input and Output Pins — User Determined
I/O
+ P
INT
CC
I/O
X
VCC, Watts — Chip Internal Power
I/O<PINT
o
C/W
θ
JA
θ
JC
and can be neglected.
32
TBD
TJ=TA+(PD •
θ
JA)
(1)
The following is an approximate relationship between PD and TJ (if P
PD=K ÷ (TJ+273oC)(2)
Solving Equations (1) and (2) for K gives:
K=PD • (TA + 273oC) +
where K is a constant pertaining to the particular part. K can be determined from equation (3) by
measuring PD (at thermal equilibrium) for a known TA. Using this value of K, the values of PD and TJ can
be obtained by solving equations (1) and (2) iteratively for any value of TA.
20MC68EC030 TECHNICAL DATAMOTOROLA
For More Information On This Product,
Go to: www.freescale.com
is neglected):
I/O
JA•PD
2
θ
(3)
Freescale Semiconductor, Inc.
The total thermal resistance of a package (
representing the barrier to heat flow from the semiconductor junction to the package (case) surface (
and from the case to the outside ambient air (
is device related and cannot be influenced by the user. However,
θ
JC
be minimized by such thermal management techniques as heat sinks, ambient air cooling, and thermal
convection. Thus, good thermal management on the part of the user can significantly reduce
approximately equals;
θ
JA
semiconductor junction temperature.
Values for thermal resistance presented in this document, unless estimated, were derived using the
procedure described in Motorola Reliability Report 7843, “Thermal Resistance Measurement Method for
MC68XX Microcomponent Devices,” and are provided for design purposes only. Thermal measurements
are complex and dependent on procedure and setup. User derived values for thermal resistance may
nc...
I
differ.
. Substitution of
θ
JC
) can be separated into two components,
θ
JA
). These terms are related by the equation:
θ
CA
=
θ
JA
+
θ
θ
JC
θ
JC
CA
for
AC ELECTRICAL SPECIFICATION DEFINITIONS
The AC specifications presented consist of output delays, input setup and hold times, and signal skew
times. All signals are specified relative to an appropriate edge of the clock and possibly to one or more
other signals.
and
θ
JC
is user dependent and can
θ
CA
θ
CA
in equation (1) results in a lower
θ
JA
θ
CA
θ
JC
(4)
so that
,
)
cale Semiconductor,
Frees
The measurement of the AC specifications is defined by the waveforms shown in Figure 9. To test th e
parameters guaranteed by Motorola, inputs must be driven to the voltage levels specified in Figure 9.
Outputs are specified with minimum and/or maximum limits, as appropriate, and are measured as shown in
Figure 9. Inputs are specified with minimum setup and hold times, and are measured as shown. Finally,
the measurement for signal-to-signal specifications is also shown.
Note that the testing levels used to verify conformance to the AC specifications does not affect the
guaranteed DC operation of the device as specified in the DC electrical specifications.
MOTOROLAMC68EC030 TECHNICAL DATA21
For More Information On This Product,
Go to: www.freescale.com
DRIVE
TO 2.4 V
2.0 V
0.8 V
2.0 V
0.8 V
A
B
2.0 V
0.8 V
2.0 V
0.8 V
VALID
OUTPUTn + 1
C
VALID
INPUT
VALID
OUTPUT n
D
2.0 V
0.8 V
C
2.0 V
0.8 V
CLK
DRIVE TO
0.5 V
OUTPUTS(1) CLK
OUTPUTS(2) CLK
I
INPUTS(3) CLK
INPUTS(4) CLK
VALID
OUTPUT n
DRIVE TO
2.4 V
DRIVE TO
0.5 V
2.0 V
0.8 V
VALID
INPUT
2.0 V
B
0.8 V
D
2.0 V
0.8 V
A
2.0 V
0.8 V
VALID
OUTPUT n+1
DRIVE
TO 2.4 V
DRIVE
TO 0.5 V
cale Semiconductor,
Frees
2.0 V
ALL SIGNALS(5)
0.8 V
E
F
2.0 V
0.8 V
NOTES:
1. This output timing is applicable to all parameters specified relative to the rising edge of the clock.
2. This output timing is applicable to all parameters specified relative to the falling edge of the clock.
3. This input timing is applicable to all parameters specified relative to the rising edge of the clock.
4. This input timing is applicable to all parameters specified relative to the falling edge of the clock.
5. This timing is applicable to all parameters specified relative to the assertion/negation of another signal.
LEGEND:
A. Maximum output delay specification.
B. Minimum output hold time.
C. Minimum input setup time specification.
D. Minimum input hold time specification.
E. Signal valid to signal valid specification (maximum or minimum).
F. Signal valid to signal invalid specification (maximum or minimum).
Figure 9. Drive Levels and Test Points for AC Specifications
22MC68EC030 TECHNICAL DATAMOTOROLA
Freescale Semiconductor, Inc.
DC ELECTRICAL SPECIFICATIONS
(VCC=5.0 Vdc ± 5%; GND=0Vdc; temperature in defined ranges)
CharacteristicsSymbolMinM a xUnit
Input High VoltageV
Input Low VoltageV
Input Leakage Current
GND≤Vin,≤V
Hi-Z (Off-State) Leakage
Current
@ 2.4 V/0.5 V
Output High Voltage
I
nc...
I
OH = 400 µA
Output Low Voltage
I
OL = 3.2 mA
I
OL = 5.3 mA
I
OL = 2.0 mA
I
OL = 10.7 mA
Power Dissipation (TA=0C)P
Capacitance (see Note)
V
= 0 V, TA=25C, f=1 MHz
in
Load Capacitance
NOTE: Capacitance is periodically sampled rather than 100% tested.
CC
BERR,BR, BGACK, CLK,.IPL0–IPL2,
CDIS, DSACK0, DSACK1
HALT, RESET
A0-A31,
A0–A31, FC0–FC2, SIZ0–SIZ1,
AS, DBEN, DS, D0-D31, FC0-FC2,
R/
W, RMC, SIZ0-SIZ1
A0–A31,
CBREQ, AS, DS, R/W, RMC, DBEN,
STATUS, REFILL, CIOUT, ECS, OCS
AS, BG, D0–D31, DBEN, DS,
ECS, R/W, IPEND
OCS, RMC
CBREQ, CIOUT, STATUS, REFILL
, SIZ0–SIZ1, FC0–FC2
BG, D0–D31
HALT,RESET
ECS, OCS
CIOUT, STATUS, REFILL
All Other
AVEC,
IPEND
I
V
V
IH
IL
I
in
TSI
OH
OL
D
C
in
C
L
2.0V
GND
-0.5
-2.5
-20
-2020µA
2.4—V
—
—
—
—
—2.6W
—
—50
cale Semiconductor,
AC ELECTRICAL SPECIFICATIONS — CLOCK INPUT (see Figure 10)
Frees
Num.Characteristic25MHz40 MHz
MinMaxMin Max
Frequency of Operation12.5252540MHz
1Cycle Time Clock40802540ns
2,3Clock Pulse Width Measured from 1.5 V to 1.5 V196111.529n s
4,5Clock Rise and Fall Times—4—2ns
CC
0.8V
2.5
20
0.5
0.5
0.5
0.5
20pF
70
130
Unit
V
µA
V
pF
MOTOROLAMC68EC030 TECHNICAL DATA23
For More Information On This Product,
Go to: www.freescale.com
0.8 V
2.0 V
Freescale Semiconductor, Inc.
1
2
3
4
NOTE:
Timing measurements are referenced to and from a low voltage of 0.8 V and a high voltage of 2.0 V, unless otherwise noted.
The voltage swing through this range should start outside and pass through the range so that the rise or fall will be
linear between 0.8 V and 2.0 V.
Figure 10. Clock Input Timing Diagram
5
AC ELECTRICAL SPECIFICATIONS -- READ AND WRITE CYCLES
nc...
I
cale Semiconductor,
Frees
(VCC=5.0Vdc ± 5%; GND=0 Vdc; temperature in defined ranges; see Figures 11–16)
Num.Characterstics25MHz40 MHzUnit
Min MaxMinMax
Clock High to Function Code, Size,
6
6AClock High to ECS, OCS Asserted015010ns
6B
7
8
9Clock Low to AS, DS Asserted, CBREQ Valid318210ns
AS to DS Assertion Skew (Read)-1010-66ns
AS Asserted to DS Asserted (Write)27—16—ns
ECS, OCS Width Negated5—5—ns
Function Code, Size,
(and
DS Asserted, Read)
AS, DS Negated to Function Code, Size, RMC CIOUT, Address
Invalid
DS Width Asserted (Write)30—18—ns
RMC, IPEND, CIOUT, Address Valid to
ECS
RMC, CIOUT, Address Valid to AS Asserted
RMC, IPEND,CIOUT,
RMC, CIOUT, Address Data
RMC, IPEND, CIOUT, Address
020014ns
3—3—ns
040025ns
0—0—ns
7—5—ns
7—3—ns
24MC68EC030 TECHNICAL DATAMOTOROLA
For More Information On This Product,
Go to: www.freescale.com
Freescale Semiconductor, Inc.
AC ELECTRICAL SPECIFICATIONS — READ AND WRITE CYCLES
(Continued)
Num.Characterstics25MHz40 MHzUnit
Min MaxMinMax
8
nc...
I
cale Semiconductor,
Frees
15A
25
25A
26
27ALate BERR/HALT Asserted to Clock Low (Setup)5—3—ns
28
28A
29
29A
30
30A
31
31A
37A
39ABG Width Asserted60—30—ns
DS Negated to AS Asserted25—16—ns
16Clock High to AS, DS, R/W, DBEN, CBREQ High Impedance—40—25ns
17AS, DS Negated to R/W Invalid7—3—ns
18Clock High to R/W High020014ns
20Clock High to R/W Low020014ns
21R/W High to AS Asserted7—5—ns
22R/W Low to DS Asserted (Write)47—24—ns
23Clock High to Data-Out Valid—20—14ns
24Data-Out Valid to Negating Edge of AS5—3—ns
11
AS, DS Negated to Data-Out Invalid7—3—ns
9,11
DS Negated to DBEN Negated (Write)7—3—ns
11
Data-Out Valid to DS Asserted (Write)7—3—ns
27Data-In Valid to Clock Low (Setup)2—1—ns
AS, DS Negated to DSACKx, BERR, HALT, AVEC Negated
12
(Asynchronous Hold)
Clock Low to DSACKx, BERR, HALT, AVEC Negated
12
(Synchronous Hold)
12
AS, DS Negated to Data-In Invalid (Asynchronous Hold)0—0—ns
12
AS, DS Negated to Data-In High Impedance—40—25ns
12
Clock Low to Data-In Invalid (Synchronous Hold)8—6—ns
12
Clock Low to Data-In High Impedance (Read followed by Write)—60—30ns
2
DSACKx Asserted to Data-In Valid (Asynchronous Data Setup)—28—14ns
3
DSACKx Asserted to DSACKx Valid (Skew)—7—3ns
32RESET Input Transition Time—1.5—1.5Clks
33Clock Low to BG Asserted020014ns
34Clock Low to BG Negated020014Clks
35BR Asserted to BG Asserted (RMC Not Asserted)1.53.51.53.5Clks
37BGACK Asserted to BG Negated1.53.51.53.5Clks
6
BGACK Asserted to BR Negated01.501.5ns
39BG Width Negated60—30—ns
40Clock High to DBEN Asserted (Read)020016ns
41Clock Low to DBEN Negated (Read)020016ns
42Clock Low to DBEN Asserted (Write)020016ns
43Clock High to DBEN Negated (Write)020016ns
040020ns
870640
ns
MOTOROLAMC68EC030 TECHNICAL DATA25
For More Information On This Product,
Go to: www.freescale.com
Freescale Semiconductor, Inc.
AC ELECTRICAL SPECIFICATIONS — READ AND WRITE CYCLES
(Concluded)
Num.Characterstics25 MHz40 MHzUnit
Min MaxMinMax
44R/W Low to DBEN Asserted (Write)7—5—ns
45
DBEN Width AssertedSynchronous Read
9
45A
46R/W Width Asserted (Asynchronous Write or Read)100—50—ns
46AR/W Width Asserted (Synchronous Write or Read)60—30—ns
47AAsynchronous Input Setup Time to Clock Low2—2—ns
47BAsynchronous Input Hold Time from Clock Low8—6—ns
4
nc...
I
48
58
59
60
61
DSACKx Asserted to BERR, HALT Asserted—25—14ns
53Data-Out Hold from Clock High3—2—ns
55R/W Asserted to Data Bus Impedance Change20—11—ns
Synchronous Input Valid to Clock High (Setup Time)2—2—ns
13
Clock High to Synchronous Input Invalid (Hold Time)8—6—ns
62Clock Low to STATUS, REFILL Asserted020015ns
63Clock Low to STATUS, REFILL Negated020015ns
Asynchronous Write4080——
5
Synchronous Write
40——
DBEN Width Asserted Asynchronous Read
5
2245—
5
22——
cale Semiconductor,
—
ns
ns
Frees
26MC68EC030 TECHNICAL DATAMOTOROLA
For More Information On This Product,
Go to: www.freescale.com
Freescale Semiconductor, Inc.
NOTES:
1. This number can be reduced to 5 ns if strobes have equal loads.
2. If the asynchronous setup time (#47A) requirements are satisfied, the DSACKx low to data setup time
(#31) and DSACKx low to BERR low setup time (#48) can be ignored. The data must only satisfy th e
data-in clock low setup time (#27) for the following clock cycle and BERR must only satisfy the late
BERR low to clock low setup time (#27A) for the following clock cycle.
3. This parameter specifies the maximum allowable skew between DSACK0 to DSACK1 asserted or
DSACK1 to DSACK0 asserted; specification #47A must be met by DSACK0 or DSACK1.
4. This specification applies to the first (DSACK0 or DSACK1) DSACKx signal asserted. In the absence o f
DSACKx, BERR is an asynchronous input using the asynchronous input setup time (#47A).
5. DBEN may stay asserted on consecutive write cycles.
6. The minimum values must be met to guarantee proper operation. If this maximum value is exceeded,
BG may be reasserted.
7. This specification indicates the minimum high time for ECS and OCS in the event of an internal cache hit
followed immediately by another cache hit, a cache miss, or an operand cycle.
8. This specification guarantees operation with the MC68881/MC68882, which specifies a minimum time
for DS negated to AS asserted (specification #13A in the
nc...
I
Without this specification, incorrect interpretation of specifications #9A and #15 would indicate that
the MC68EC030 does not meet the MC68881/MC68882 requirements.
9. This specification allows a system designer to guarantee data hold times on the output side of data
buffers that have output enable signals generated with DBEN. The timing on DBEN precludes its u s e
for synchronous READ cycles with no wait states.
10. These specifications allow system designers to guarantee that an alternate bus master has stopped
driving the bus when the MC68EC030 regains control of the bus after an arbitration sequence.
11. DS will not be asserted for synchronous write cycles with no wait states.
12. These hold times are specified with respect to strobes (asynchronous) and with respect to the clock
(synchronous). The designer is free to use either time.
13. Synchronous inputs must meet specifications #60 and #61 with stable logic levels for
the clock while AS is asserted. These values are specified relative to the high level of the rising clock
edge. The values originally published were specified relative to the low level of the rising clock edge.
14. This specification allows system designers to qualify the CS signal of an MC68881/MC68882 with AS
(allowing 7 ns for a gate delay) and still meet the CS to DS setup time requirement (spec 8B of the
MC68881/MC68882 User's Manual)
cale Semiconductor,
.
MC68881/MC68882 User's Manual
all
rising edges of
).
Frees
MOTOROLAMC68EC030 TECHNICAL DATA27
For More Information On This Product,
Go to: www.freescale.com
Freescale Semiconductor, Inc.
A31-A0
FC2-FC0
SIZ1-SIZ0
RMC
CLK
ECS
S0S1S2S3S4S5
6
6A
12A
10A
6A
10
8
nc...
I
cale Semiconductor,
Frees
OCS
AS
DS
R/W
DBEN
DSACK0
DSACK1
D31-D0
BERR
HALT
ASYNCHRONOUS
ALL
INPUTS
11
9
11
18
9
21
40
31A
31
47A
14
9A
14
46
41
45
27
48
60
27A
13
12
20
17
28
29
29A
CIIN
61
CBREQ
47B
12
Figure 11. Asynchronous Read Cycle Timing Diagram
28MC68EC030 TECHNICAL DATAMOTOROLA
For More Information On This Product,
Go to: www.freescale.com
CLK
S0S1S2S3S4S5
S0
A31-A0, FC2-FC0
SIZ1-SIZ0
RMC
ECS
OCS
AS
DS
R/W
6A
20
6
12A
22
9
42
46
8
15
12
17
25A
DBEN
DSACK0
DSACK1
D31-D0
BERR
HALT
CIOUT
44
23
31A
55
48
45
28
26
6
27A
43
53
25
8
MOTOROLAMC68EC030 TECHNICAL DATA29
Freescale Semiconductor, Inc.
nc...
I
cale Semiconductor,
Frees
CLK
A31-A0, FC2-FC0
SIZ1-SIZ0
RMC
ECS
OCS
AS
DS
R/W
DBEN
CIOUT
CBREQ
DSACK0/DSACK1
STERM
S0S1S2S3S0S1
6
6A
18
60
12A
14B
9
S2
8
46A
40
41
45A
12
61
CIIN
30A
CBACK
30
D31-D0
27
Figure 13. Synchronous Read Cycle Timing Diagram
30MC68EC030 TECHNICAL DATAMOTOROLA
For More Information On This Product,
Go to: www.freescale.com
Freescale Semiconductor, Inc.
S0S1S2S3S0S1
CLK
A31-A0, FC2-FC0
SIZ1-SIZ0
6
RMC
12A
ECS
6A
OCS
12
nc...
I
AS
DS
20
9
14B
46A
S2
8
18
cale Semiconductor,
Frees
R/W
DBEN
D31-D0
DSACK0/DSACK1
STERM
BERR
HALT
CBREQ
42
45A
23
24
60
61
28A
28A
27A
43
53
Figure 14. Synchronous Write Cycle Timing Diagram
MOTOROLAMC68EC030 TECHNICAL DATA31
For More Information On This Product,
Go to: www.freescale.com
CLK
A31-A0
D31-D0
FC2-FC0
SIZ1-SIZ0
Freescale Semiconductor, Inc.
S0S1S2S3S4S5
nc...
I
cale Semiconductor,
Frees
ECS
OCS
AS
DS
R/W
DBEN
DSACK0
DSACK1
BR
7
16
33
37A
35
34
BG
39
37
BGACK
39A
NOTE:
32MC68EC030 TECHNICAL DATAMOTOROLA
Timing measurements are referenced to and from a low voltage of 0.8 V and a high voltage of 2.0 V, unless otherwise noted.
The voltage swing through this range should start outside and pass through the range so that the rise or fall will be
linear between 0.8 V and 2.0 V.
Figure 15. Bus Arbitration Timing Diagram
For More Information On This Product,
Go to: www.freescale.com
CLK
Freescale Semiconductor, Inc.
6
IPEND
47A
CDIS
STATUS
62
REFILL
nc...
I
Figure 16. Other Signal Timings
cale Semiconductor,
8
63
Frees
MOTOROLAMC68EC030 TECHNICAL DATA33
For More Information On This Product,
Go to: www.freescale.com
nc...
I
cale Semiconductor,
Frees
Freescale Semiconductor, Inc.
MECHANICAL DATA
PIN ASSIGNMENTS — PIN GRID ARRAY (RC SUFFIX)
N
D31 D28 D26 D25 D23 D21 D19D16 D15 D13 D11
M
DBEN ECS D29D27 D24 D22 D20D14D12 D9D6D3
L
CIIN SIZ0 R/W D30 GND VGND GND GND D10D7D4D2
K
CBREQ
DS
SIZ1
VVD5
J
CBACK AS
H
G
F
E
D
C
B
A
HALT V
BERR
STERM
DSACK1
V
DSACK0
CLK
AVEC
FC2FC0VVA6
FC1
CIOUT BGACK
BG
RMC
BR
A0
12345678910
CCCC
GND
GND
GND
GNDGND
OCS
A31
A29
A30
A28
CC
MC68EC030
CC
A27
A25
A26
A24
NOTE
The MC68030 has four additional guide pins not present on the
MC68EC030. Therefore, an MC68EC030 fits in a socket designed
for the MC68030, but the MC68030 does not necessary fit in a
socket intended for the MC68EC030.
The Vcc and GND pins are separated into three groups to provide individual power
supply connections for the address bus buffers, data bus buffers, and all other output
buffers and internal logic
ANSI Y14.5M, 1982.
CONTROLLING DIMENSION: INCH
DIMENSION D INCLUDES LEAD FINISH.
M
M
M
T
TASB
X
G
S
G
Frees
MOTOROLAMC68EC030 TECHNICAL DATA35
For More Information On This Product,
Go to: www.freescale.com
Freescale Semiconductor, Inc.
nc...
I
Motorola reserves the right to make changes without further notice to any products herein to improve reliability, function or
cale Semiconductor,
design. Motorola does not assume any liability arising out of the application or use of any product or circuit described
herein; neither does it convey any license under its patent rights nor the rights of others. Motorola products are not
designed, intended, or authorized for use as components in systems intended for surgical implant into the body, or other
applications intended to support or sustain life, or for any other application in which the failure of the Motorola product could
create a situation where personal injury or death may occur. Should Buyer purchase or use Motorola products for any such
Frees
unintended or unauthorized application, Buyer shall indemnify and hold Motorola and its officers, employees, subsidiaries,
affiliates, and distributors harmless against all claims, costs, damages, and expenses, and reasonable attorney fees
arising out of, directly or indirectly, any claim of personal injury or death associated with such unintended or unauthorized
use, even if such claim alleges that Motorola was negligent regarding the design or manufacture of the part. Motorola and
the Motorola logo are registered trademarks of Motorola, Inc. Motorola, Inc. is an Equal Opportunity/Affirmative Action
Employer.
Literature Distribution Centers:
USA: Motorola Literature Distribution: P.O. Box 20912; Phoenix, Arizona 85036.
EUROPE: Motorola Ltd.; European Literature Center; 88 Tanners Drive Blakelands, Milton Keynes, MK14 5BP,
England.
JAPAN: Nippon Motorola Ltd.; 4-32-1, Nishi-Gotanda, Shinagawa-ku, Tokyo 141 Japan.
ASIA-PACIFIC: Motorola Semiconductors H.K. Ltd.; Silicon Harbour Center, No. 2 Dai King Street, Tai Po Industrial
Estate, Tai Po, N.T., Hong Kong.
µ MOTOROLA
For More Information On This Product,
Go to: www.freescale.com
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.