Single-Cycle Multiply and ALU Operations in Parallel
with Dual Memory Read/Writes and Instruction Fetch
Multiply with Add and Subtract for Accelerated FFT
Butterfly Computation
4 Mbit On-Chip SRAM
Dual-Ported for Independent Access by Core Processor
and DMA
Off-Chip Memory Interfacing
4 Gigawords Addressable
Programmable Wait State Generation, Page-Mode
DRAM Support
DAG1
8 x 4 x 32
BUS
CONNECT
(PX)
MULTIPLIER
CORE PROCESSOR
TIMER INSTRUCTION
DAG2
8 x 4 x 24
PM ADDRESS BUS
DATA
REGISTER
FILE
16 x 40-BIT
DM ADDRESS BUS
SEQUENCER
PM DATA BUS
DM DATA BUS
BARREL
SHIFTER
CACHE
32 x 48-BIT
PROGRAM
24
32
48
40/32
PROCESSOR PORTI/O PORT
ADDRDATAADDR
ADDRDATA
ALU
Figure 1. Block Diagram
DUAL-PORTED SRAM
TWO INDEPENDENT
DUAL-PORTED BLOCKS
DATA
DATA
IOD
48
IOP
REGISTERS
(
MEMORY MAPPED)
CONTROL,
STATUS &
DATA BUFFERS
I/O PROCESSOR
BLOCK 0
BLOCK 1
ADDR
IOA
17
DMA
CONTROLLER
SERIAL PORTS
(2)
LINK PORTS
(6)
JTAG
TEST &
EMULATION
EXTERNAL
PORT
ADDR BUS
MUX
MULTIPROCESSOR
INTERFACE
DATA BUS
MUX
HOST PORT
4
6
6
36
7
32
48
SHARC is a registered trademark of Analog Devices, Inc.
REV. B
Information furnished by Analog Devices is believed to be accurate and
reliable. However, no responsibility is assumed by Analog Devices for its
use, nor for any infringements of patents or other rights of third parties
which may result from its use. No license is granted by implication or
otherwise under any patent or patent rights of Analog Devices.
Figure 35. Typical Output Delay or Hold vs. Load Capacitance
(at Maximum Case Temperature) (V
= 3.3 V) . . . . . . . . 42
DD
–2–
REV. B
Page 3
S
GENERAL DESCRIPTION
The ADSP-2106x SHARC—Super Harvard Architecture Computer—is a signal processing microcomputer that offers new
capabilities and levels of performance. The ADSP-2106x
SHARCs are 32-bit processors optimized for high performance
DSP applications. The ADSP-2106x builds on the ADSP21000 DSP core to form a complete system-on-a-chip, adding a
dual-ported on-chip SRAM and integrated I/O peripherals supported by a dedicated I/O bus.
Fabricated in a high speed, low power CMOS process, the
ADSP-2106x has a 25 ns instruction cycle time and operates
at 40 MIPS. With its on-chip instruction cache, the processor
can execute every instruction in a single cycle. Table I shows
performance benchmarks for the ADSP-2106x.
The ADSP-2106x SHARC represents a new standard of integration for signal computers, combining a high performance
floating-point DSP core with integrated, on-chip system features
including a 4 Mbit SRAM memory host processor interface,
ADSP-21060C/ADSP-21060LC
DMA controller, serial ports, and link port and parallel bus
connectivity for glueless DSP multiprocessing.
Figure 1 shows a block diagram of the ADSP-21060C/
ADSP-21060LC, illustrating the following architectural features:
Computation Units (ALU, Multiplier and Shifter) with a
Shared Data Register File
Data Address Generators (DAG1, DAG2)
Program Sequencer with Instruction Cache
Interval Timer
On-Chip SRAM
External Port for Interfacing to Off-Chip Memory and
Peripherals
Host Port and Multiprocessor Interface
DMA Controller
Serial Ports and Link Ports
JTAG Test Access Port
Figure 2 shows a typical single-processor system. A multiprocessing system is shown in Figure 3.
Table I. ADSP-21060C/ADSP-21060LC Benchmarks
(@ 40 MHz)
The ADSP-2106x includes the following architectural features
of the ADSP-21000 family core. The ADSP-21060C is codeand function-compatible with the ADSP-21061 and ADSP-21062.
Independent, Parallel Computation Units
The arithmetic/logic unit (ALU), multiplier and shifter all perform single-cycle instructions. The three units are arranged in
parallel, maximizing computational throughput. Single multifunction instructions execute parallel ALU and multiplier operations. These computation units support IEEE 32-bit singleprecision floating-point, extended precision 40-bit floatingpoint, and 32-bit fixed-point data formats.
ADSP-2106x
DATA
CS
ADDR
DATA
ADDR
DATA
OE
PERIPHERALS
WE
(OPTIONAL)
ACK
CS
DMA DEVICE
(OPTIONAL)
DATA
PROCESSOR
INTERFACE
(OPTIONAL)
ADDR
DATA
BOOT
EPROM
(OPTIONAL)
MEMORY
AND
HOST
1x CLOCK
3
LINK
DEVICES
(6 MAXIMUM)
(OPTIONAL)
SERIAL
DEVICE
(OPTIONAL)
SERIAL
DEVICE
(OPTIONAL)
3-0
BMS
ADDR
31-0
DATA
47-0
RD
WR
ACK
MS
PAGE
SBTS
SW
ADRCLK
DMAR1-2
DMAG1-2
CS
HBR
HBG
REDY
BR
CPA
JTAG
7
ADDRESS
CONTROL
3-0
1-6
CLKIN
EBOOT
LBOOT
IRQ
2-0
4
FLAG
3-0
TIMEXP
LxCLK
LxACK
LxDAT
TCLK0
RCLK0
TFS0
RSF0
DT0
DR0
TCLK1
RCLK1
TFS1
RFS1
DT1
DR1
RPBA
ID
2-0
RESET
Figure 2. ADSP-2106x System
Data Register File
A general purpose data register file is used for transferring data
between the computation units and the data buses, and for
storing intermediate results. This 10-port, 32-register (16 primary, 16 secondary) register file, combined with the ADSP21000 Harvard architecture, allows unconstrained data flow
between computation units and internal memory.
Single-Cycle Fetch of Instruction and Two Operands
The ADSP-2106x features an enhanced Harvard architecture in
which the data memory (DM) bus transfers data and the program memory (PM) bus transfers both instructions and data
(see Figure 1). With its separate program and data memory
buses and on-chip instruction cache, the processor can simultaneously fetch two operands and an instruction (from the cache),
all in a single cycle.
Instruction Cache
The ADSP-2106x includes an on-chip instruction cache that
enables three-bus operation for fetching an instruction and two
data values. The cache is selective—only the instructions whose
fetches conflict with PM bus data accesses are cached. This
allows full-speed execution of core, looped operations such as
digital filter multiply-accumulates and FFT butterfly processing.
Data Address Generators with Hardware Circular Buffers
The ADSP-2106x’s two data address generators (DAGs) implement circular data buffers in hardware. Circular buffers allow
efficient programming of delay lines and other data structures
required in digital signal processing, and are commonly used in
digital filters and Fourier transforms. The two DAGs of the
ADSP-2106x contain sufficient registers to allow the creation of
up to 32 circular buffers (16 primary register sets, 16 secondary). The DAGs automatically handle address pointer wraparound, reducing overhead, increasing performance, and
simplifying implementation. Circular buffers can start and end
at any memory location.
Flexible Instruction Set
The 48-bit instruction word accommodates a variety of parallel
operations, for concise programming. For example, the ADSP2106x can conditionally execute a multiply, an add, a subtract
and a branch, all in a single instruction.
ADSP-21060C/ADSP-21060LC FEATURES
Augmenting the ADSP-21000 family core, the ADSP-21060
adds the following architectural features:
Dual-Ported On-Chip Memory
The ADSP-21060C contains four megabits of on-chip SRAM,
organized as two blocks of 2 Mbits each, which can be configured for different combinations of code and data storage.
Each memory block is dual-ported for single-cycle, independent
accesses by the core processor and I/O processor or DMA controller. The dual-ported memory and separate on-chip buses
allow two data transfers from the core and one from I/O, all in a
single cycle.
On the ADSP-21060C, the memory can be configured as a
maximum of 128K words of 32-bit data, 256K words of 16-bit
data, 80K words of 48-bit instructions (or 40-bit data), or combinations of different word sizes up to four megabits. All of
the memory can be accessed as 16-bit, 32-bit, or 48-bit words.
A 16-bit floating-point storage format is supported that effectively doubles the amount of data that may be stored on-chip.
Conversion between the 32-bit floating-point and 16-bit floatingpoint formats is done in a single instruction.
While each memory block can store combinations of code and
data, accesses are most efficient when one block stores data,
using the DM bus for transfers, and the other block stores
instructions and data, using the PM bus for transfers. Using the
DM bus and PM bus in this way, with one dedicated to each
memory block, assures single-cycle execution with two data
transfers. In this case, the instruction must be available in the
cache. Single-cycle execution is also maintained when one of the
data operands is transferred to or from off-chip, via the ADSP2106x’s external port.
–4–
REV. B
Page 5
ADSP-21060C/ADSP-21060LC
Off-Chip Memory and Peripherals Interface
The ADSP-2106x’s external port provides the processor’s interface to off-chip memory and peripherals. The 4-gigaword offchip address space is included in the ADSP-2106x’s unified
address space. The separate on-chip buses—for PM addresses,
PM data, DM addresses, DM data, I/O addresses, and I/O
data—are multiplexed at the external port to create an external
system bus with a single 32-bit address bus and a single 48-bit
(or 32-bit) data bus.
Addressing of external memory devices is facilitated by on-chip
decoding of high-order address lines to generate memory bank
select signals. Separate control lines are also generated for simplified addressing of page-mode DRAM. The ADSP-2106x
provides programmable memory wait states and external
memory acknowledge controls to allow interfacing to DRAM
and peripherals with variable access, hold, and disable time
requirements.
Host Processor Interface
The ADSP-2106x’s host interface allows easy connection to
standard microprocessor buses, both 16-bit and 32-bit, with
little additional hardware required. Asynchronous transfers at
speeds up to the full clock rate of the processor are supported.
The host interface is accessed through the ADSP-2106x’s external port and is memory-mapped into the unified address space.
Four channels of DMA are available for the host interface; code
and data transfers are accomplished with low software overhead.
The host processor requests the ADSP-2106x’s external bus
with the host bus request (HBR), host bus grant (HBG), and
ready (REDY) signals. The host can directly read and write the
internal memory of the ADSP-2106x, and can access the DMA
channel setup and mailbox registers. Vector interrupt support is
provided for efficient execution of host commands.
DMA Controller
The ADSP-2106x’s on-chip DMA controller allows zerooverhead data transfers without processor intervention. The
DMA controller operates independently and invisibly to the
processor core, allowing DMA operations to occur while the
core is simultaneously executing its program instructions.
DMA transfers can occur between the ADSP-2106x’s internal
memory and either external memory, external peripherals or a
host processor. DMA transfers can also occur between the
ADSP-2106x’s internal memory and its serial ports or link
ports. DMA transfers between external memory and external
peripheral devices are another option. External bus packing to
16-, 32-, or 48-bit words is performed during DMA transfers.
Ten channels of DMA are available on the ADSP-2106x—two
via the link ports, four via the serial ports, and four via the
processor’s external port (for either host processor, other
ADSP-2106xs, memory or I/O transfers). Four additional link
port DMA channels are shared with serial port 1 and the external port. Programs can be downloaded to the ADSP-2106x
using DMA transfers. Asynchronous off-chip peripherals can
control two DMA channels using DMA Request/Grant lines
(DMAR1-2, DMAG1-2). Other DMA features include inter-
rupt generation upon completion of DMA transfers and DMA
chaining for automatic linked DMA transfers.
Serial Ports
The ADSP-2106x features two synchronous serial ports that
provide an inexpensive interface to a wide variety of digital and
mixed-signal peripheral devices. The serial ports can operate at
the full clock rate of the processor, providing each with a maximum data rate of 40 Mbit/s. Independent transmit and receive
functions provide greater flexibility for serial communications.
Serial port data can be automatically transferred to and from
on-chip memory via DMA. Each of the serial ports offers TDM
multichannel mode.
The serial ports can operate with little-endian or big-endian
transmission formats, with word lengths selectable from 3 bits to
32 bits. They offer selectable synchronization and transmit
modes as well as optional µ-law or A-law companding. Serial
port clocks and frame syncs can be internally or externally
generated.
Multiprocessing
The ADSP-2106x offers powerful features tailored to multiprocessing DSP systems. The unified address space (see
Figure 4) allows direct interprocessor accesses of each ADSP2106x’s internal memory. Distributed bus arbitration logic is
included on-chip for simple, glueless connection of systems
containing up to six ADSP-2106xs and a host processor. Master
processor changeover incurs only one cycle of overhead. Bus
arbitration is selectable as either fixed or rotating priority. Bus lock
allows indivisible read-modify-write sequences for semaphores. A
vector interrupt is provided for interprocessor commands. Maximum throughput for interprocessor data transfer is 240 Mbytes/s
over the link ports or external port. Broadcast writes allow simultaneous transmission of data to all ADSP-2106xs and can be used
to implement reflective semaphores.
Link Ports
The ADSP-2106x features six 4-bit link ports that provide additional I/O capabilities. The link ports can be clocked twice per
cycle, allowing each to transfer eight bits per cycle. Link port
I/O is especially useful for point-to-point interprocessor communication in multiprocessing systems.
The link ports can operate independently and simultaneously,
with a maximum data throughput of 240 Mbytes/s. Link port
data is packed into 32- or 48-bit words, and can be directly read
by the core processor or DMA-transferred to on-chip memory.
Each link port has its own double-buffered input and output
registers. Clock/acknowledge handshaking controls link port
transfers. Transfers are programmable as either transmit or
receive.
Program Booting
The internal memory of the ADSP-2106x can be booted at
system power-up from either an 8-bit EPROM, a host processor, or through one of the link ports. Selection of the boot
source is controlled by the BMS (Boot Memory Select),
EBOOT (EPROM Boot), and LBOOT (Link/Host Boot) pins.
32-bit and 16-bit host processors can be used for booting.
REV. B
–5–
Page 6
ADSP-21060C/ADSP-21060LC
ADSP-2106x #6
ADSP-2106x #5
ADSP-2106x #4
3
011ID
3
010
ADSP-2106x #3
BR
ADDR
DATA
1-2
CLKIN
RESET
RPBA
2-0
CONTROL
ADSP-2106x #2
CLKIN
RESET
RPBA
ID
2-0
CONTROL
ADDR
DATA
BR
1
, BR
, BR
31-0
47-0
CPA
BR
31-0
47-0
CPA
BR
CONTROL
5
4-6
3
5
3-6
2
DATA
ADDRESS
1x
CLOCK
RESETRESET
001
ADSP-2106x #1
CLKIN
RPBA
3
ID
2-0
CONTROL
Figure 3. Shared Memory Multiprocessing System
ADDR
DATA
ACK
MS
BMS
PAGE
SBTS
ADRCLK
HBR
HBG
REDY
CPA
BR
BR
31-0
47-0
RD
WR
SW
CS
CONTROL
3-0
5
2-6
1
DATA
ADDRESS
ADDR
DATA
OE
WE
ACK
CS
CS
ADDR
DATA
ADDR
DATA
GLOBAL
MEMORY
AND
PERIPHERALS
(OPTIONAL)
BOOT
EPROM
(OPTIONAL)
HOST
PROCESSOR
INTERFACE
(OPTIONAL)
–6–
REV. B
Page 7
ADSP-21060C/ADSP-21060LC
INTERNAL
MEMORY
SPACE
MULTIPROCESSOR
MEMORY SPACE
NORMAL WORD ADDRESSING: 32-BIT DATA WORDS
48-BIT INSTRUCTION WORDS
SHORT WORD ADDRESSING: 16-BIT DATA WORDS
IOP REGISTERS
NORMAL WORD ADDRESSING
SHORT WORD ADDRESSING
INTERNAL MEMORY SPACE
OF ADSP-2106x
WITH ID=001
INTERNAL MEMORY SPACE
OF ADSP-2106x
WITH ID=010
INTERNAL MEMORY SPACE
OF ADSP-2106x
WITH ID=011
INTERNAL MEMORY SPACE
OF ADSP-2106x
WITH ID=100
INTERNAL MEMORY SPACE
OF ADSP-2106x
WITH ID=101
INTERNAL MEMORY SPACE
OF ADSP-2106x
WITH ID=110
BROADCAST WRITE
TO ALL
ADSP-2106xs
0x0000 0000
0x0002 0000
0x0004 0000
0x0008 0000
0x0010 0000
0x0018 0000
0x0020 0000
0x0028 0000
0x0030 0000
0x0038 0000
0x003F FFFF
EXTERNAL
MEMORY
SPACE
BANK 0
DRAM
(OPTIONAL)
BANK 1
BANK 2
BANK 3
NONBANKED
0x0040 0000
MS
0
MS
1
MS
2
MS
3
BANK SIZE IS
SELECTED BY
MSIZE BIT FIELD OF
SYSCON
REGISTER.
0xFFFF FFFF
Figure 4. ADSP-21060C/ADSP-21060LC Memory Map
DEVELOPMENT TOOLS
The ADSP-21060C is supported with a complete set of software
and hardware development tools, including an EZ-ICE
Circuit Emulator, EZ-Kit, and development software. The
SHARC
tion and prototyping. The EZ-Kit contains a PC plug-in card
(EZ-LAB
EZ-Kit is a complete low cost package for DSP evalua-
®
) with an ADSP-21062 (5 V) processor. The EZ-Kit
In-
also includes an optimizing compiler, assembler, instruction
level simulator, run-time libraries, diagnostic utilities and a
complete set of example programs.
Analog Devices ADSP-21000 Family Development Software
includes an easy to use Assembler based on an algebraic syntax,
Assembly Library/Librarian, Linker, instruction-level Simulator,
an ANSI C optimizing Compiler, the CBug™ C Source—Level
Debugger and a C Runtime Library including DSP and mathematical functions. The ADSP-21000 Family Development
Software is available for both the PC and Sun platforms.
The ADSP-2106x EZ-ICE
Emulator uses the IEEE 1149.1 JTAG
test access port of the ADSP-2106x processor to monitor and
control the target board processor during emulation. The EZ-ICE
provides full-speed emulation, allowing inspection and modification of memory, registers, and processor stacks. Nonintrusive
in-circuit emulation is assured by the use of the processor’s
JTAG interface—the emulator does not affect target system
loading or timing.
Further details and ordering information are available in the
ADSP-21000 Family Hardware and Software Development Tools
data sheet (ADDS-210xx-TOOLS). This data sheet can be
requested from any Analog Devices sales office or distributor.
In addition to the software and hardware development tools
available from Analog Devices, third parties provide a wide
range of tools supporting the SHARC
ware tools include SHARC
SHARC
VME boards, and daughter and modules with multiple
PC plug-in cards multiprocessor
processor family. Hard-
SHARCs and additional memory. These modules are based on
the SHARCPAC™ module specification. Third Party software
tools include an Ada compiler, DSP libraries, operating systems
and block diagram design tools.
ADDITIONAL INFORMATION
This data sheet provides a general overview of the ADSP-21060C
architecture and functionality. For detailed information on the
ADSP-21000 Family core architecture and instruction set, refer to
the ADSP-2106x SHARC User’s Manual, Second Edition.
CBUG and SHARCPAC are trademarks of Analog Devices, Inc.
EZ-LAB is a registered trademark of Analog Devices, Inc.
REV. B
–7–
Page 8
ADSP-21060C/ADSP-21060LC
PIN FUNCTION DESCRIPTIONS
ADSP-21060C pin definitions are listed below. All pins are
identical on the ADSP-21060C and ADSP-21060LC. Inputs
identified as synchronous (S) must meet timing requirements
with respect to CLKIN (or with respect to TCK for TMS,
TDI). Inputs identified as asynchronous (A) can be asserted
asynchronously to CLKIN (or to TCK for TRST).
Unused inputs should be tied or pulled to VDD or GND,
except for ADDR
, DATA
31-0
, FLAG
47-0
, SW, and inputs that
3-0
DRx, TCLKx, RCLKx, LxDAT
, LxCLK, LxACK, TMS and
3-0
TDI)—these pins can be left floating. These pins have a logiclevel hold circuit that prevents the input from floating
internally.
A = AsynchronousG = GroundI = Input
O = OutputP = Power SupplyS = Synchronous
(A/D) = Active Drive(O/D) = Open Drain
T = Three-State (when SBTS is asserted, or when the
ADSP-2106x is a bus slave)
have internal pull-up or pull-down resistors (CPA, ACK, DTx,
PinTypeFunction
ADDR
31-0
I/O/TExternal Bus Address. The ADSP-2106x outputs addresses for external memory and peripherals on
these pins. In a multiprocessor system the bus master outputs addresses for read/writes of the internal
memory or IOP registers of other ADSP-2106xs. The ADSP-2106x inputs addresses when a host
processor or multiprocessing bus master is reading or writing its internal memory or IOP registers.
DATA
47-0
I/O/TExternal Bus Data. The ADSP-2106x inputs and outputs data and instructions on these pins. 32-bit
single-precision floating-point data and 32-bit fixed-point data is transferred over bits 47–16 of the
bus. 40-bit extended-precision floating-point data is transferred over bits 47–8 of the bus. 16-bit short
word data is transferred over bits 31–16 of the bus. In PROM boot mode, 8-bit data is transferred over
bits 23–16. Pull-up resistors on unused DATA pins are not necessary.
MS
3-0
O/TMemory Select Lines. These lines are asserted (low) as chip selects for the corresponding banks of
external memory. Memory bank size must be defined in the ADSP-2106x’s system control register
(SYSCON). The MS
other address lines. When no external memory access is occurring the MS
lines are decoded memory address lines that change at the same time as the
3-0
lines are inactive; they are
3-0
active however when a conditional memory access instruction is executed, whether or not the condition
is true. MS
multiprocessing system the MS
can be used with the PAGE signal to implement a bank of DRAM memory (Bank 0). In a
0
lines are output by the bus master.
3-0
RDI/O/TMemory Read Strobe. This pin is asserted (low) when the ADSP-2106x reads from external memory
devices or from the internal memory of other ADSP-2106xs. External devices (including other ADSP2106xs) must assert RD to read from the ADSP-2106x’s internal memory. In a multiprocessing system
RD is output by the bus master and is input by all other ADSP-2106xs.
WRI/O/TMemory Write Strobe. This pin is asserted (low) when the ADSP-2106x writes to external memory
devices or to the internal memory of other ADSP-2106xs. External devices must assert WR to write to
the ADSP-2106x’s internal memory. In a multiprocessing system WR is output by the bus master and
is input by all other ADSP-2106xs.
PAGEO/TDRAM Page Boundary. The ADSP-2106x asserts this pin to signal that an external DRAM page
boundary has been crossed. DRAM page size must be defined in the ADSP-2106x’s memory control
register (WAIT). DRAM can only be implemented in external memory Bank 0; the PAGE signal can
only be activated for Bank 0 accesses. In a multiprocessing system PAGE is output by the bus master.
ADRCLKO/TClock Output Reference. In a multiprocessing system ADRCLK is output by the bus master.SWI/O/TSynchronous Write Select. This signal is used to interface the ADSP-2106x to synchronous
memory devices (including other ADSP-2106xs). The ADSP-2106x asserts SW (low) to provide an
early indication of an impending write cycle, which can be aborted if WR is not later asserted (e.g., in a
conditional write instruction). In a multiprocessing system, SW is output by the bus master and is
input by all other ADSP-2106xs to determine if the multiprocessor memory access is a read or write.
SW is asserted at the same time as the address output. A host processor using synchronous writes must
assert this pin when writing to the ADSP-2106x(s).
ACKI/O/SMemory Acknowledge. External devices can deassert ACK (low) to add wait states to an external
memory access. ACK is used by I/O devices, memory controllers, or other peripherals to hold off
completion of an external memory access. The ADSP-2106x deasserts ACK as an output to add wait
states to a synchronous access of its internal memory. In a multiprocessing system, a slave ADSP2106x deasserts the bus master’s ACK input to add wait state(s) to an access of its internal memory.
The bus master has a keeper latch on its ACK pin that maintains the input at the level to which it was
last driven.
–8–
REV. B
Page 9
ADSP-21060C/ADSP-21060LC
PinTypeFunction
SBTSI/SSuspend Bus Three-State. External devices can assert SBTS (low) to place the external bus address,
data, selects and strobes in a high impedance state for the following cycle. If the ADSP-2106x
attempts to access external memory while SBTS is asserted, the processor will halt and the memory
access will not be completed until SBTS is deasserted. SBTS should only be used to recover from host
processor/ADSP-2106x deadlock, or used with a DRAM controller.
IRQ
2-0
FLAG
3-0
TIMEXPOTimer Expired. Asserted for four cycles when the timer is enabled and TCOUNT decrements to
HBRI/AHost Bus Request. Must be asserted by a host processor to request control of the ADSP-2106x’s
HBGI/OHost Bus Grant. Acknowledges an HBR bus request, indicating that the host processor may take
CSI/AChip Select. Asserted by host processor to select the ADSP-2106x.
REDY (O/D) OHost Bus Acknowledge. The ADSP-2106x deasserts REDY (low) to add wait states to an asynchro-
RPBAI/SRotating Priority Bus Arbitration Select. When RPBA is high, rotating priority for multiprocessor
CPA (O/D)I/OCore Priority Access. Asserting its CPA pin allows the core processor of an ADSP-2106x bus slave
DTxOData Transmit (Serial Ports 0, 1). Each DT pin has a 50 kΩ internal pull-up resistor.
DRxIData Receive (Serial Ports 0, 1). Each DR pin has a 50 kΩ internal pull-up resistor.
TCLKxI/OTransmit Clock (Serial Ports 0, 1). Each TCLK pin has a 50 kΩ internal pull-up resistor.
RCLKxI/OReceive Clock (Serial Ports 0, 1). Each RCLK pin has a 50 kΩ internal pull-up resistor.
I/AInterrupt Request Lines. May be either edge-triggered or level-sensitive.
I/O/AFlag Pins. Each is configured via control bits as either an input or output. As an input, it can be
tested as a condition. As an output, it can be used to signal external peripherals.
zero.
external bus. When HBR is asserted in a multiprocessing system, the ADSP-2106x that is bus master
will relinquish the bus and assert HBG. To relinquish the bus, the ADSP-2106x places the address,
data, select and strobe lines in a high impedance state. HBR has priority over all ADSP-2106x bus
requests (BR
) in a multiprocessing system.
6-1
control of the external bus. HBG is asserted (held low) by the ADSP-2106x until HBR is released. In a
multiprocessing system, HBG is output by the ADSP-2106x bus master and is monitored by all others.
nous access of its internal memory or IOP registers by a host. Open drain output (O/D) by default; can
be programmed in ADREDY bit of SYSCON register to be active drive (A/D). REDY will only be
output if the CS and HBR inputs are asserted.
I/O/SMultiprocessing Bus Requests. Used by multiprocessing ADSP-2106xs to arbitrate for bus master-
ship. An ADSP-2106x only drives its own BRx line (corresponding to the value of its ID
inputs) and
2-0
monitors all others. In a multiprocessor system with less than six ADSP-2106xs, the unused BRx pins
should be pulled high; the processor’s own BRx line must not be pulled high or low because it is an
output.
IMultiprocessing ID. Determines which multiprocessing bus request (BR1 – BR6) is used by ADSP-
2106x. ID = 001 corresponds to BR1, ID = 010 corresponds to BR2, etc. ID = 000 in single-processor
systems. These lines are a system configuration selection which should be hardwired or only changed
at reset.
bus arbitration is selected. When RPBA is low, fixed priority is selected. This signal is a system configuration selection which must be set to the same value on every ADSP-2106x. If the value of RPBA is
changed during system operation, it must be changed in the same CLKIN cycle on every ADSP-2106x.
to interrupt background DMA transfers and gain access to the external bus. CPA is an open drain
output that is connected to all ADSP-2106xs in the system. The CPA pin has an internal 5 kΩ pull-up
resistor. If core access priority is not required in a system, the CPA pin should be left unconnected.
REV. B
–9–
Page 10
ADSP-21060C/ADSP-21060LC
PinTypeFunction
TFSxI/OTransmit Frame Sync (Serial Ports 0, 1).
RFSxI/OReceive Frame Sync (Serial Ports 0, 1).
LxDAT
LxCLKI/OLink Port Clock (Link Ports 0–5). Each LxCLK pin has a 50 kΩ internal pull-down resistor that is
LxACKI/OLink Port Acknowledge (Link Ports 0–5). Each LxACK pin has a 50 kΩ internal pull-down resistor
EBOOTIEPROM Boot Select. When EBOOT is high, the ADSP-2106x is configured for booting from an 8-
LBOOTILink Boot. When LBOOT is high, the ADSP-2106x is configured for link port booting. When
BMSI/O/T*Boot Memory Select. Output: Used as chip select for boot EPROM devices (when EBOOT = 1,
CLKINIClock In. External clock input to the ADSP-2106x. The instruction cycle rate is equal to CLKIN.
RESETI/AProcessor Reset. Resets the ADSP-2106x to a known state and begins execution at the program
TCKITest Clock (JTAG). Provides an asynchronous clock for JTAG boundary scan.
TMSI/STest Mode Select (JTAG). Used to control the test state machine. TMS has a 20 kΩ internal pull-up
TDII/STest Data Input (JTAG). Provides serial data for the boundary scan logic. TDI has a 20 kΩ internal
TDOOTest Data Output (JTAG). Serial scan output of the boundary scan path.
TRSTI/ATest Reset (JTAG). Resets the test state machine. TRST must be asserted (pulsed low) after power-
EMU (O/D)OEmulation Status. Must be connected to the ADSP-2106x EZ-ICE target board connector only.
ICSAOReserved, leave unconnected.
VDDPPower Supply; nominally 5.0 V dc for 5 V devices or 3.3 V dc for 3.3 V devices. (30 pins).
GNDGPower Supply Return. (30 pins).
NCDo Not Connect. Reserved pins which must be left open and unconnected.
3-0
I/OLink Port Data (Link Ports 0–5). Each LxCLK pin has a 50 kΩ internal pull-down resistor that is
enabled or disabled by the LPDRD bit of the LCOM register.
enabled or disabled by the LPDRD bit of the LCOM register.
that is enabled or disabled by the LPDRD bit of the LCOM register.
bit EPROM. When EBOOT is low, the LBOOT and BMS inputs determine booting mode. See table
below. This signal is a system configuration selection that should be hardwired.
LBOOT is low, the ADSP-2106x is configured for host processor booting or no booting. See table
below. This signal is a system configuration selection that should be hardwired.
LBOOT = 0). In a multiprocessor system, BMS is output by the bus master. Input: When low, indicates that no booting will occur and that ADSP-2106x will begin executing instructions from external
memory. See table below. This input is a system configuration selection that should be hardwired.
*Three-statable only in EPROM boot mode (when BMS is an output).
EBOOTLBOOTBMSBooting Mode
10OutputEPROM (Connect BMS to EPROM chip select.)
001 (Input)Host Processor
011 (Input)Link Port
000 (Input)No Booting. Processor executes from external memory.
010 (Input)Reserved
11x (Input)Reserved
CLKIN may not be halted, changed, or operated below the minimum specified frequency.
memory location specified by the hardware reset vector address. This input must be asserted (low) at
power-up.
resistor.
pull-up resistor.
up or held low for proper operation of the ADSP-2106x. TRST has a 20 kΩ internal pull-up resistor.
–10–
REV. B
Page 11
ADSP-21060C/ADSP-21060LC
TARGET BOARD CONNECTOR FOR EZ-ICE PROBE
The ADSP-2106x EZ-ICE Emulator uses the IEEE 1149.1
JTAG test access port of the ADSP-2106x to monitor and control
the target board processor during emulation. The EZ-ICE probe
requires the ADSP-2106x’s CLKIN, TMS, TCK, TRST, TDI,
TDO, EMU, and GND signals be made accessible on the target
system via a 14-pin connector (a 2 row × 7 pin strip header) such
as that shown in Figure 5. The EZ-ICE
probe plugs directly onto
this connector for chip-on-board emulation. You must add this
connector to your target board design if you intend to use the
ADSP-2106x EZ-ICE. The total trace length between the EZICE connector and the furthest device sharing the EZ-ICE
JTAG pins should be limited to 15 inches maximum for guaranteed operation. This length restriction must include EZ-ICE
JTAG signals that are routed to one or more ADSP-2106x
devices, or a combination of ADSP-2106x devices and other
JTAG devices on the chain.
GND
KEY (NO PIN)
BTMS
BTCK
BTRST
BTDI
GND
12
34
56
78
910
9
1112
1314
TOP VIEW
EMU
CLKIN (OPTIONAL)
TMS
TCK
TRST
TDI
TDO
Figure 5. Target Board Connector for ADSP-2106x EZ-ICE
Emulator (Jumpers in Place)
The 14-pin, 2-row pin strip header is keyed at the Pin 3 location —
Pin 3 must be removed from the header. The pins must be
0.025 inch square and at least 0.20 inch in length. Pin spacing
should be 0.1 × 0.1 inches. Pin strip headers are available from
vendors such as 3M, McKenzie and Samtec.
The BTMS, BTCK, BTRST and BTDI signals are provided so
the test access port can also be used for board-level testing.
When the connector is not being used for emulation, place
jumpers between the Bxxx pins and the xxx pins. If the test
access port will not be used for board testing, tie BTRST to GND
and tie or pull BTCK up to VDD. The TRST pin must be
asserted after power-up (through BTRST on the connector) or
held low for proper operation of the ADSP-2106x. None of the
Bxxx pins (Pins 5, 7, 9, 11) are connected on the EZ-ICE
probe.
The JTAG signals are terminated on the EZ-ICE probe as
follows:
SignalTermination
TMSDriven through 22 Ω Resistor (16 mA Driver)
TCKDriven at 10 MHz through 22 Ω Resistor (16 mA
Driver)
TRST* Active Low Driven through 22 Ω Resistor (16 mA
Driver) (Pulled Up by On-Chip 20 kΩ Resistor)
TDIDriven by 22 Ω Resistor (16 mA Driver)
TDOOne TTL Load, Split Termination (160/220)
CLKIN One TTL Load, Split Termination (160/220)
EMUActive Low 4.7 kΩ Pull-Up Resistor, One TTL Load
(Open-Drain Output from the DSP)
*TRST is driven low until the EZ-ICE probe is turned on by the emulator at
software start-up. After software start-up, TRST is driven high.
Figure 6 shows JTAG scan path connections for systems that
contain multiple ADSP-2106x processors.
REV. B
JTAG
DEVICE
(OPTIONAL)
TDI
TCK
TDOTDO
TMS
TRST
OTHER
JTAG
CONTROLLER
EZ-ICE
JTAG
CONNECTOR
EMU
TRST
TDO
CLKIN
TDI
TCK
TMS
ADSP-2106x
TDI
TCK
OPTIONAL
#1
TMS
TDO
EMU
TRST
Figure 6. JTAG Scan Path Connections for Multiple ADSP-2106x Systems
–11–
ADSP-2106x
TDI
TCK
n
TMS
EMU
TRST
Page 12
ADSP-21060C/ADSP-21060LC
Connecting CLKIN to Pin 4 of the EZ-ICE header is optional.
The emulator only uses CLKIN when directed to perform operations such as starting, stopping and single-stepping multiple
ADSP-21060 in a synchronous manner. If you do not need these
operations to occur synchronously on the multiple processors,
simply tie Pin 4 of the EZ-ICE
header to ground.
If synchronous multiprocessor operations are needed and CLKIN
is connected, clock skew between the multiple ADSP-21060C/
ADSP-21060LC processors and the CLKIN pin on the EZ-ICE
header must be minimal. If the skew is too large, synchronous
operations may be off by one or more cycles between processors. For synchronous multiprocessor operation TCK, TMS,
TDITDOTDITDO
5k
*
TDITDO
CLKIN and EMU should be treated as critical signals in terms
of skew, and should be laid out as short as possible on your
board. If TCK, TMS and CLKIN are driving a large number of
ADSP-21060 (more than eight) in your system, then treat them
as a clock tree using multiple drivers to minimize skew. (See
Figure 7, JTAG Clock Tree, and Clock Distribution in the
High Frequency Design Considerations section of the ADSP-2106x User’s Manual, Second Edition.)
If synchronous multiprocessor operations are not needed (i.e.,
CLKIN is not connected), just use appropriate parallel termination on TCK and TMS. TDI, TDO, EMU, and TRST are not
critical signals in terms of skew.
For complete information on the SHARC EZ-ICE, see the ADSP-2100 Family JTAG EZ-ICE User’s Guide and Reference.
TDITDO
TDITDO
TDITDO
TDI
EMU
TCK
TMS
TRST
TDO
CLKIN
5k
*
*
OPEN DRAIN DRIVER OR EQUIVALENT, i.e.,
EMU
Figure 7. JTAG Clocktree for Multiple ADSP-2106x Systems
SYSTEM
CLKIN
–12–
REV. B
Page 13
ADSP-21060C/ADSP-21060LC
ADSP-21060C–SPECIFICATIONS
RECOMMENDED OPERATING CONDITIONS (5 V)
K Grade
ParameterTest ConditionsMinMaxUnit
V
DD
T
CASE
V
IH1
V
IH2
V
IL
NOTES
1
Applies to input and bidirectional pins: DATA
CPA, TFS0, TFS1, RFS0, RFS1, LxDAT
2
Applies to input pins: CLKIN, RESET, TRST.
ELECTRICAL CHARACTERISTICS (5 V)
ParameterTest ConditionsMinMaxUnit
V
OH
V
OL
I
IH
I
IL
I
ILP
I
OZH
I
OZL
I
OZHP
I
OZLC
I
OZLA
I
OZLAR
I
OZLS
C
IN
NOTES
11
Applies to output and bidirectional pins: DATA
DMAG2, BR
12
See “Output Drive Currents” for typical drive current capabilities.
13
Applies to input pins: SBTS, IRQ
14
Applies to input pins with internal pull-ups: DR0, DR1, TRST, TMS, TDI.
15
Applies to three-statable pins: DATA
TFSX, RFSX, TDO, EMU. (Note that ACK is pulled up internally with 2 kΩ during reset in a multiprocessor system, when ID
not requesting bus mastership.)
16
Applies to three-statable pins with internal pull-ups: DT0, DT1, TCLK0, TCLK1, RCLK0, RCLK1.
17
Applies to CPA pin.
18
Applies to ACK pin when pulled up. (Note that ACK is pulled up internally with 2 kΩ during reset in a multiprocessor system, when ID
ADSP-21060 is not requesting bus mastership).
19
Applies to three-statable pins with internal pull-downs: LxDAT
10
Applies to ACK pin when keeper latch enabled.
11
Applies to all signal pins.
12
Guaranteed but not tested.
Specifications subject to change without notice.
Supply Voltage4.755.25V
Case Operating Temperature–40+100°C
High Level Input Voltage
High Level Input Voltage
Low Level Input Voltage
High Level Output Voltage
Low Level Output Voltage
High Level Input Current
Low Level Input Current
Low Level Input Current
Three-State Leakage Current
Three-State Leakage Current
Three-State Leakage Current
Three-State Leakage Current
Three-State Leakage Current
Three-State Leakage Current
Three-State Leakage Current
Input Capacitance
These specifications apply to the internal power portion of VDD only. See the Power Dissipation section of this data sheet for calculation of external supply current and total supply current. For a complete discussion of the code used to measure power dissipation, see
the technical note “SHARC Power Dissipation Measurements.”
Specifications are based on the following operating scenarios:
OperationPeak Activity (I
DDINPEAK
)High Activity (I
DDINHIGH
)Low Activity (I
DDINLOW
)
Instruction TypeMultifunctionMultifunctionSingle Function
See “Output Drive Currents” for typical drive current capabilities.
13
Applies to input pins: ACK SBTS, IRQ
14
Applies to input pins with internal pull-ups: DR0, DR1, TRST, TMS, TDI.
15
Applies to three-statable pins: DATA
TFSX, RFSX, TDO, EMU. (Note that ACK is pulled up internally with 2 kΩ during reset in a multiprocessor system, when ID
is not requesting bus mastership.)
16
Applies to three-statable pins with internal pull-ups: DT0, DT1, TCLK0, TCLK1, RCLK0, RCLK1.
17
Applies to CPA pin.
18
Applies to ACK pin when pulled up. (Note that ACK is pulled up internally with 2 kΩ during reset in a multiprocessor system, when ID
ADSP-21060LC is not requesting bus mastership).
19
Applies to three-statable pins with internal pull-downs: LxDAT
10
Applies to ACK pin when keeper latch enabled.
11
Applies to all signal pins.
12
Guaranteed but not tested.
Specifications subject to change without notice.
High Level Output Voltage
Low Level Output Voltage
High Level Input Current
Low Level Input Current
Low Level Input Current
Three-State Leakage Current
Three-State Leakage Current
Three-State Leakage Current
Three-State Leakage Current
Three-State Leakage Current
Three-State Leakage Current
Three-State Leakage Current
Input Capacitance
These specifications apply to the internal power portion of VDD only. See the Power Dissipation section of this data sheet for calculation of external supply current and total supply current. For a complete discussion of the code used to measure power dissipation,
see the technical note “SHARC Power Dissipation Measurements.”
Specifications are based on the following operating scenarios:
OperationPeak Activity (I
DDINPEAK
)High Activity (I
DDINHIGH
)Low Activity (I
DDINLOW
)
Instruction TypeMultifunctionMultifunctionSingle Function
*Stresses greater than those listed above may cause permanent damage to the
device. These are stress ratings only, and functional operation of the device at these
or any other conditions greater than those indicated in the operational sections of
this specification is not implied. Exposure to absolute maximum rating conditions
for extended periods may affect device reliability.
ESD SENSITIVITY
ESD (electrostatic discharge) sensitive device. Electrostatic charges as high as 4000 V
readily accumulate on the human body and test equipment and can discharge without
detection. Although the ADSP-21060C/ADSP-21060LC features proprietary ESD protection circuitry, permanent damage may occur on devices subjected to high-energy
electrostatic discharges. Therefore, proper ESD precautions are recommended to avoid
performance degradation or loss of functionality.
ABSOLUTE MAXIMUM RATINGS (3.3 V)*
Supply Voltage . . . . . . . . . . . . . . . . . . . . . . . . –0.3 V to +4.6 V
Input Voltage . . . . . . . . . . . . . . . . . . . . –0.5 V to V
Output Voltage Swing . . . . . . . . . . . . . –0.5 V to V
*Stresses greater than those listed above may cause permanent damage to the
device. These are stress ratings only, and functional operation of the device at these
or any other conditions greater than those indicated in the operational sections of
this specification is not implied. Exposure to absolute maximum rating conditions
for extended periods may affect device reliability.
WARNING!
ESD SENSITIVE DEVICE
+ 0.5 V
DD
+ 0.5 V
DD
TIMING SPECIFICATIONS
Two speed grades of the ADSP-21060C are offered, 40 MHz
and 33.3 MHz. The specifications shown are based on a
CLKIN frequency of 40 MHz (t
allows specifications at other CLKIN frequencies (within the
min–max range of the t
specification; see Clock Input below).
CK
DT is the difference between the actual CLKIN period and a
CLKIN period of 25 ns:
DT = t
Use the exact timing information given. Do not attempt to
derive parameters from the addition or subtraction of others.
While addition or subtraction would yield meaningful results for
an individual device, the values given in this data sheet reflect
statistical variations and worst cases. Consequently, you cannot
meaningfully add parameters to derive longer times.
= 25 ns). The DT derating
CK
– 25 ns
CK
See Figure 28 under Test Conditions for voltage reference
levels.
Switching Characteristics specify how the processor changes its
signals. You have no control over this timing—circuitry external
to the processor must be designed for compatibility with these
signal characteristics. Switching characteristics tell you what the
processor will do in a given circumstance. You can also use
switching characteristics to ensure that any timing requirement
of a device connected to the processor (such as memory) is
satisfied.
Timing Requirements apply to signals that are controlled by circuitry external to the processor, such as the data input for a
read operation. Timing requirements guarantee that the processor operates correctly with other devices.
(O/D) = Open Drain
(A/D) = Active Drive
REV. B
–17–
Page 18
ADSP-21060C/ADSP-21060LC
ADSP-21060C ADSP-21060LC
40 MHz 33 MHz 40 MHz 33 MHz
ParameterMinMaxMinMaxMinMaxMinMaxUnit
Clock Input
Timing Requirements:
t
CK
t
CKL
t
CKH
t
CKRF
ParameterMinMaxMinMaxUnit
Reset
Timing Requirements:
t
WRST
t
SRST
NOTES
1
Applies after the power-up sequence is complete. At power-up, the processor’s internal phase-locked loop requires no more than 2000 CLKIN cycles while RESET
is low, assuming stable VDD and CLKIN (not including start-up time of external clock oscillator).
2
Only required if multiple ADSP-2106xs must come out of reset synchronous to CLKIN with program counters (PC) equal (i.e., for a SIMD system). Not required
for multiple ADSP-2106xs communicating over the shared bus (through the external port), because the bus arbitration logic synchronizes itself automatically after reset.
RESET Pulsewidth Low
RESET Setup before CLKIN High
1
2
4t
CK
14 + DT/2t
CK
4t
CK
14 + DT/2t
CK
ns
ns
CLKIN
t
SRST
RESET
t
WRST
Figure 9. Reset
ADSP-21060C ADSP-21060LC
ParameterMinMaxMinMaxUnit
Interrupts
Timing Requirements:
t
SIR
t
HIR
t
IPW
NOTES
1
Only required for IRQx recognition in the following cycle.
2
Applies only if t
IRQ2-0 Setup before CLKIN High
IRQ2-0 Hold before CLKIN High
IRQ2-0 Pulsewidth
and t
SIR
requirements are not met.
HIR
2
CLKIN
IRQ2-0
1
1
18 + 3DT/418 + 3DT/4ns
12 + 3DT/412 + 3DT/4ns
2 + t
t
IPW
CK
t
SIR
t
HIR
2 + t
CK
ns
Figure 10. Interrupts
–18–
REV. B
Page 19
ADSP-21060C/ADSP-21060LC
ADSP-21060C ADSP-21060LC
ParameterMinMaxMinMaxUnit
Timer
Switching Characteristic:
t
DTEX
ParameterMinMaxMinMaxUnit
Flags
Timing Requirements:
t
SFI
t
HFI
t
DWRFI
t
HFIWR
CLKIN High to TIMEXP1515ns
CLKIN
t
DTEX
TIMEXP
t
DTEX
Figure 11. Timer
ADSP-21060C ADSP-21060LC
FLAG3-0
FLAG3-0
FLAG3-0
FLAG3-0
Setup before CLKIN High
IN
Hold after CLKIN High
IN
Delay after RD/WR Low
IN
Hold after RD/WR Deasserted100 ns
IN
1
1
1
8 + 5DT/168 + 5DT/16ns
0 – 5DT/160 – 5DT/16ns
5 + 7DT/165 + 7DT/16ns
Switching Characteristics:
t
DFO
t
HFO
t
DFOE
t
DFOD
NOTE
1
Flag inputs meeting these setup and hold times will affect conditional instructions in the following instruction cycle.
FLAG3-0
FLAG3-0
RD, WR
FLAG3-0
FLAG3-0
CLKIN High to FLAG3-0
CLKIN High to FLAG3-0
CLKIN
t
DFOE
OUT
CLKIN
IN
Delay after CLKIN High1616ns
OUT
Hold after CLKIN High44ns
OUT
t
DWRFI
FLAG INPUT
t
Enable33ns
OUT
Disable1414ns
OUT
t
t
DFO
FLAG OUTPUT
t
t
HFIWR
HFI
SFI
DFO
t
HFO
Figure 12. Flags
t
DFOD
REV. B
–19–
Page 20
ADSP-21060C/ADSP-21060LC
Memory Read—Bus Master
Use these specifications for asynchronous interfacing to memories (and memory-mapped peripherals) without reference to
CLKIN. These specifications apply when the ADSP-2106x is
characteristics also apply for bus master synchronous read/write
timing (see Synchronous Read/Write – Bus Master below). If
these timing requirements are met, the synchronous read/write
timing can be ignored (and vice versa).
the bus master accessing external memory space. These switching
ADSP-21060C ADSP-21060LC
ParameterMinMaxMinMaxUnit
Timing Requirements:
t
DAD
t
DRLD
t
HDA
t
HDRH
t
DAAK
t
DSAK
Address, Selects Delay to Data Valid
RD Low to Data Valid
Data Hold from Address, Selects
Data Hold from RD High
ACK Delay from Address, Selects
ACK Delay from RD Low
W = (number of wait states specified in WAIT register) × t
HI = tCK (if an address hold cycle or bus idle cycle occurs, as specified in WAIT register; otherwise HI = 0).
H = tCK (if an address hold cycle occurs as specified in WAIT register; otherwise H = 0).
NOTES
1
Data Delay/Setup: User must meet t
2
The falling edge of MSx, SW, BMS is referenced.
3
Data Hold: User must meet t
given capacitive and dc loads.
4
ACK Delay/Setup: User must meet t
tion of ACK (High).
Address, Selects Hold after RD High0 + H0 + Hns
Address, Selects to RD Low
2
2 + 3DT/82 + 3DT/8ns
RD Pulsewidth12.5 + 5DT/8 + W12.5 + 5DT/8 + Wns
RD High to WR, RD, DMAGx Low8 + 3DT/8 + HI8 + 3DT/8 + HIns
Address, Selects Setup before
ADRCLK High
2
HDA
or t
DAD
DRLD
or t
or synchronous spec t
HDRH
or t
DAAK
0 + DT/40 + DT/4ns
CK.
or synchronous spec t
or synchronous specification t
DSAK
SSDATI
. See System Hold Time Calculation under Test Conditions for the calculation of hold times
HSDATI
.
for deassertion of ACK (Low), all three specifications must be met for asser-
SACKC
ADDRESS
MSx, SW
BMS
DATA
ACK
WR, DMAG
ADRCLK
(OUT)
RD
t
SADADC
t
DARL
t
t
RW
t
DRLD
DAD
DAAK
t
t
DSAK
Figure 13. Memory Read—Bus Master
t
t
t
HDRH
DRHA
HDA
t
RWR
–20–
REV. B
Page 21
ADSP-21060C/ADSP-21060LC
Memory Write—Bus Master
Use these specifications for asynchronous interfacing to memories (and memory-mapped peripherals) without reference to
CLKIN. These specifications apply when the ADSP-2106x is
characteristics also apply for bus master synchronous read/write
timing (see Synchronous Read/Write–Bus Master). If these
timing requirements are met, the synchronous read/write timing
can be ignored (and vice versa).
the bus master accessing external memory space. These switching
ADSP-21060C ADSP-21060LC
ParameterMinMaxMinMaxUnit
Timing Requirements:
t
DAAK
t
DSAK
ACK Delay from Address, Selects
ACK Delay from WR Low
W = (number of wait states specified in WAIT register) × tCK.
H = tCK (if an address hold cycle occurs, as specified in WAIT register; otherwise H = 0).
I = tCK (if a bus idle cycle occurs, as specified in WAIT register; otherwise I = 0).
NOTES
1
ACK Delay/Setup: User must meet t
tion of ACK (High).
2
The falling edge of MSx, SW, BMS is referenced.
3
See System Hold Time Calculation under Test Conditions for calculation of hold times given capacitive and dc loads.
Address, Selects to WR Deasserted217 + 15DT/16 + W17 + 15DT/16 + Wns
Address, Selects to WR Low
2
3 + 3DT/83 + 3DT/8ns
WR Pulsewidth12 + 9DT/16 + W12 + 9DT/16 + Wns
Data Setup before WR High7 + DT/2 + W7 + DT/2 + Wns
Address Hold after WR Deasserted0.5 + DT/16 + H0.5 + DT/16 + Hns
Data Disable after WR Deasserted
WR High to WR, RD, DMAGx Low8 + 7DT/16 + H8 + 7DT/16 + Hns
Data Disable before WR or RD Low5 + 3DT/8 + I5 + 3DT/8 + Ins
WR Low to Data Enabled–1 + DT/16–1 + DT/16ns
Address, Selects to ADRCLK High20 + DT/40 + DT/4ns
or t
DAAK
or synchronous specification t
DSAK
for deassertion of ACK (Low), all three specifications must be met for asser-
SACKC
ADDRESS
MSx , SW
BMS
WR
DATA
ACK
RD , DMAG
ADRCLK
(OUT)
t
SADADC
t
DAWL
t
DAWH
t
WW
t
WDE
t
DSAK
t
DAAK
Figure 14. Memory Write—Bus Master
t
DDWH
t
DATRWH
t
DWHA
t
WWR
t
DDWR
REV. B
–21–
Page 22
ADSP-21060C/ADSP-21060LC
Synchronous Read/Write—Bus Master
Use these specifications for interfacing to external memory
systems that require CLKIN—relative timing or for accessing a
slave ADSP-2106x (in multiprocessor memory space). These
synchronous switching characteristics are also valid during asyn-
When accessing a slave ADSP-2106x, these switching characteristics must meet the slave’s timing requirements for synchronous
read/writes (see Synchronous Read/Write—Bus Slave). The
slave ADSP-2106x must also meet these (bus master) timing
requirements for data and acknowledge setup and hold times.
chronous memory reads and writes (see Memory Read—Bus
Master and Memory Write—Bus Master).
ADSP-21060C ADSP-21060LC
ParameterMinMaxMinMaxUnit
Timing Requirements:
t
SSDATI
t
HSDATI
t
DAAK
t
SACKC
t
HACK
Data Setup before CLKIN3 + DT/83 + DT/8ns
Data Hold after CLKIN3.5 – DT/83.5 – DT/8ns
ACK Delay after Address, MSx,SW, BMS
ACK Setup before CLKIN
1, 2
2
6.5 + DT/46.5 + DT/4ns
14 + 7 DT/8 + W14 + 7 DT/8 + Wns
ACK Hold after CLKIN–1 – DT/4–1 – DT/4ns
Switching Characteristics:
t
DADRO
t
HADRO
Address, MSx, BMS, SW Delay
after CLKIN
1
Address, MSx, BMS, SW Hold
7 – DT/87 – DT/8ns
after CLKIN–1 – DT/8–1 – DT/8ns
t
DPGC
t
DRDO
t
DWRO
t
DRWL
t
SDDATO
t
DATTR
t
DADCCK
t
ADRCK
t
ADRCKH
t
ADRCKL
W = (number of Wait states specified in WAIT register) × tCK.
NOTES
1
The falling edge of MSx, SW, BMS is referenced.
2
ACK Delay/Setup: User must meet t
of ACK (High).
3
See System Hold Time Calculation under Test Conditions for calculation of hold times given capacitive and dc loads.
for deassertion of ACK (Low), all three specifications must be met for assertion
SACKC
–22–
REV. B
Page 23
CLKIN
ADRCLK
ADDRESS
MSx, SW
PAGE
ACK
(IN)
READ CYCLE
RD
DATA
(IN)
t
DADRO
t
DADCCK
t
t
DPGC
DRWL
t
DAAK
t
ADRCKH
ADSP-21060C/ADSP-21060LC
t
ADRCK
t
SACKC
t
SSDATI
t
HADRO
t
HACK
t
HSDATI
t
ADRCKL
t
DRDO
WRITE CYCLE
WR
DATA
(OUT)
t
DRWL
t
SDDATO
Figure 15. Synchronous Read/Write—Bus Master
t
DWRO
t
DATTR
REV. B
–23–
Page 24
ADSP-21060C/ADSP-21060LC
Synchronous Read/Write—Bus Slave
Use these specifications for ADSP-2106x bus master accesses of
memory space). The bus master must meet these (bus slave)
timing requirements.
a slave’s IOP registers or internal memory (in multiprocessor
ADSP-21060C ADSP-21060LC
ParameterMinMaxMinMaxUnit
Timing Requirements:
t
SADRI
t
HADRI
t
SRWLI
t
HRWLI
t
RWHPI
t
SDATWH
t
HDATWH
Address, SW Setup before CLKIN15 + DT/215 + DT/2ns
Address, SW Hold before CLKIN5 + DT/25 + DT/2ns
RD/WR Low Setup before CLKIN
1
9.5 + 5DT/169.5 + 5DT/16ns
RD/WR Low Hold after CLKIN–3.5 – 5DT/168 + 7DT/16–3.75 – 5DT/168 + 7DT/16ns
RD/WR Pulse High33ns
Data Setup before WR High55ns
Data Hold after WR High11ns
Switching Characteristics:
t
SDDATO
t
DATTR
t
DACKAD
t
ACKTR
NOTES
1
t
SRWLI
= 4 + DT/8.
2
See System Hold Time Calculation under Test Conditions for calculation of hold times given capacitive and dc loads.
3
t
DACKAD
setup times greater than 19 + 3DT/4, then ACK is valid 14 + DT/4 (max) after CLKIN. A slave that sees an address with an M field match will respond with ACK
regardless of the state of MMSWS or strobes. A slave will three-state ACK every cycle with t
Data Delay after CLKIN19 + 5DT/1619.25 + 5DT/16 ns
Data Disable after CLKIN
ACK Delay after Address, SW
ACK Disable after CLKIN
(min) = 9.5 + 5DT/16 when Multiprocessor Memory Space Wait State (MMSWS bit in WAIT register) is disabled; when MMSWS is enabled, t
2
3
3
0 – DT/87 – DT/80 – DT/87 – DT/8ns
99ns
–1 – DT/86 – DT/8–1 – DT/86 – DT/8ns
(min)
SRWLI
is true only if the address and SW inputs have setup times (before CLKIN) greater than 10 + DT/8 and less than 19 + 3DT/4. If the address and SW inputs have
.
ACKTR
CLKIN
ADDRESS
SW
ACK
READ ACCESS
RD
DATA
(OUT)
WRITE ACCESS
WR
DATA
(IN)
t
t
SDDATO
t
DACKAD
SADRI
t
t
SRWLI
SRWLI
t
HADRI
t
SDATWH
Figure 16. Synchronous Read/Write—Bus Slave
t
HRWLI
t
HRWLI
t
HDATWH
t
t
DATTR
ACKTR
t
RWHPI
t
RWHPI
–24–
REV. B
Page 25
ADSP-21060C/ADSP-21060LC
Multiprocessor Bus Request and Host Bus Request
Use these specifications for passing of bus mastership between
multiprocessing ADSP-2106xs (BRx) or a host processor
(HBR, HBG).
ADSP-21060C ADSP-21060LC
ParameterMinMaxMinMaxUnit
Timing Requirements:
t
HBGRCSV
t
SHBRI
t
HHBRI
t
SHBGI
t
HHBGI
t
SBRI
t
HBRI
t
SRPBAI
t
HRPBAI
HBG Low to RD/WR/CS Valid
HBR Setup before CLKIN
HBR Hold before CLKIN
HBG Setup before CLKIN13 + DT/213 + DT/2ns
HBG Hold before CLKIN High6 + DT/26 + DT/2ns
BRx, CPA Setup before CLKIN
BRx, CPA Hold before CLKIN High6 + DT/26 + DT/2ns
RPBA Setup before CLKIN21 + 3DT/421 + 3DT/4ns
RPBA Hold before CLKIN12 + 3DT/412 + 3DT/4ns
Switching Characteristics:
t
DHBGO
t
HHBGO
t
DBRO
t
HBRO
t
DCPAO
t
TRCPA
t
DRDYCS
t
TRDYHG
HBG Delay after CLKIN7 – DT/87 – DT/8ns
HBG Hold after CLKIN–2 – DT/8–2 – DT/8ns
BRx Delay after CLKIN7 – DT/87 – DT/8ns
BRx Hold after CLKIN–2 – DT/8–2 – DT/8ns
CPA Low Delay after CLKIN8 – DT/88.5 – DT/8ns
CPA Disable after CLKIN–2 – DT/84.5 – DT/8–2 – DT/84.5 – DT/8ns
REDY (O/D) or (A/D) Low from CS
and HBR Low
4
REDY (O/D) Disable or REDY (A/D)
High from HBG
t
ARDYTR
REDY (A/D) Disable from CS or
HBR High
4
4
1
2
2
3
20 + 3DT/420 + 3DT/4ns
13 + DT/213 + DT/2ns
20+ 5DT/420+ 5DT/4ns
14 + 3DT/414 + 3DT/4ns
8.511.0ns
40 + 23DT/1640 + 23DT/16ns
1010ns
NOTES
1
For first asynchronous access after HBR and CS asserted, ADDR
low. This is easily accomplished by driving an upper address signal high when HBG is asserted. See the “Host Processor Control of the ADSP-2106x” section in the
ADSP-2106x SHARC User’s Manual, Second Edition.
2
Only required for recognition in the current cycle.
3
CPA assertion must meet the setup to CLKIN; deassertion does not need to meet the setup to CLKIN.
4
(O/D) = open drain, (A/D) = active drive.
must be a non-MMS value 1/2 tCK before RD or WR goes low or by t
31-0
HBGRCSV
after HBG goes
REV. B
–25–
Page 26
ADSP-21060C/ADSP-21060LC
CLKIN
t
SHBRI
HBR
HBG
(OUT)
BRx
(OUT)
CPA (OUT)
(O/D)
HBG (IN)
BRx (IN)
CPA (IN) (O/D)
RPBA
t
SRPBAI
t
HHBRI
t
t
HHBGO
t
HRPBAI
HBRO
t
DHBGO
t
DBRO
t
DCPAO
t
t
SHBGI
SBRI
t
t
HHBGI
HBRI
t
TRCPA
HBR
AND
REDY (O/D)
REDY (A/D)
HBG (OUT)
CS
t
DRDYCS
RD
WR
CS
O/D = OPEN DRAIN, A/D = ACTIVE DRIVE
Figure 17. Multiprocessor Bus Request and Host Bus Request
t
HBGRCSV
t
TRDYHG
t
ARDYTR
–26–
REV. B
Page 27
ADSP-21060C/ADSP-21060LC
Asynchronous Read/Write—Host to ADSP-2106x
Use these specifications for asynchronous host processor accesses
of an ADSP-2106x, after the host has asserted CS and HBR
drive the RD and WR pins to access the ADSP-2106x’s internal
memory or IOP registers. HBR and HBG are assumed low for
this timing.
(low). After HBG is returned by the ADSP-2106x, the host can
ADSP-21060CADSP-21060LC
ParameterMinMaxMinMaxUnit
Read Cycle
Timing Requirements:
t
SADRDL
t
HADRDH
t
WRWH
t
DRDHRDY
t
DRDHRDY
Address Setup/CS Low before RD Low
Address Hold/CS Hold Low after RD00ns
RD/WR High Width66ns
RD High Delay after REDY (O/D) Disable00ns
RD High Delay after REDY (A/D) Disable00ns
1
00ns
Switching Characteristics:
t
SDATRDY
t
DRDYRDL
t
RDYPRD
Data Valid before REDY Disable from Low22ns
REDY (O/D) or (A/D) Low Delay after RD Low1012.5ns
REDY (O/D) or (A/D) Low Pulsewidth
for Read45 + 21DT/1645 + 21DT/16ns
t
HDARWH
Data Disable after RD High2828.5ns
Write Cycle
Timing Requirements:
t
SCSWRL
t
HCSWRH
t
SADWRH
t
HADWRH
t
WWRL
t
WRWH
t
DWRHRDY
CS Low Setup before WR Low00ns
CS Low Hold after WR High00ns
Address Setup before WR High55ns
Address Hold after WR High22ns
WR Low Width77ns
RD/WR High Width66ns
WR High Delay after REDY
(O/D) or (A/D) Disable00ns
t
SDATWH
t
HDATWH
Data Setup before WR High55ns
Data Hold after WR High11ns
Switching Characteristics:
t
DRDYWRL
REDY (O/D) or (A/D) Low Delay
after WR/CS Low1012.5ns
t
RDYPWR
REDY (O/D) or (A/D) Low Pulsewidth
for Write15 + 7DT/1615 + 7DT/16ns
t
SRDYCK
NOTE
1
Not required if RD and address are valid t
or WR goes low or by t
sor Control of the ADSP-2106x” section in the ADSP-2106x SHARC User’s Manual, Second Edition.
REDY (O/D) or (A/D) Disable to CLKIN1 + 7DT/168 + 7DT/161 + 7DT/168 + 7DT/16 ns
after HBG goes low. For first access after HBR asserted, ADDR
after HBG goes low. This is easily accomplished by driving an upper address signal high when HBG is asserted. See the “Host Proces-
HBGRCSV
HBGRCSV
CLKIN
REDY (O/D)
REDY (A/D)
O/D = OPEN DRAIN, A/D = ACTIVE DRIVE
Figure 18a. Synchronous REDY Timing
t
SRDYCK
must be a non-MMS value 1/2 t
31-0
before RD
CLK
REV. B
–27–
Page 28
ADSP-21060C/ADSP-21060LC
READ CYCLE
ADDRESS/CS
t
SADRDL
RD
DATA (OUT)
REDY (O/D)
REDY (A/D)
WRITE CYCLE
ADDRESS
CS
t
SCSWRL
t
DRDYRDL
t
SDATRDY
t
RDYPRD
t
DRDHRDY
t
SADWRH
t
HCSWRH
t
HDARWH
t
HADWRH
t
HADRDH
t
WRWH
DATA (IN)
REDY (O/D)
REDY (A/D)
WR
O/D = OPEN DRAIN, A/D = ACTIVE DRIVE
Figure 18b. Asynchronous Read/Write—Host to ADSP-2106x
t
DRDYWRL
t
WWRL
t
RDYPWR
t
SDATWH
t
DWRHRDY
t
HDATWH
t
WRWH
–28–
REV. B
Page 29
ADSP-21060C/ADSP-21060LC
Three-State Timing—Bus Master, Bus Slave, HBR, SBTS
These specifications show how the memory interface is disabled
(stops driving) or enabled (resumes driving) relative to CLKIN
and the SBTS pin. This timing is applicable to bus master transition cycles (BTC) and host transition cycles (HTC) as well as
the SBTS pin.
ADSP-21060C ADSP-21060LC
ParameterMinMaxMinMaxUnit
Timing Requirements:
t
STSCK
t
HTSCK
SBTS Setup before CLKIN12 + DT/212 + DT/2ns
SBTS Hold before CLKIN6 + DT/26 + DT/2ns
Switching Characteristics:
t
MIENA
t
MIENS
t
MIENHG
t
MITRA
t
MITRS
t
MITRHG
t
DATEN
t
DATTR
t
ACKEN
t
ACKTR
t
ADCEN
t
ADCTR
t
MTRHBG
t
MENHBG
Address/Select Enable after CLKIN–1.5 – DT/8–1.25 – DT/8ns
Strobes Enable after CLKIN
1
–1.5 – DT/8–1.5 – DT/8ns
HBG Enable after CLKIN–1.5 – DT/8–1.5 – DT/8ns
Address/Select Disable after CLKIN0 – DT/40.25 – DT/4ns
Strobes Disable after CLKIN
HBG Disable after CLKIN2.0 – DT/42.0 – DT/4ns
Data Enable after CLKIN
Data Disable after CLKIN
ACK Enable after CLKIN
ACK Disable after CLKIN
These specifications describe the three DMA handshake modes.
In all three modes DMAR is used to initiate transfers. For handshake mode, DMAG controls the latching or enabling of data
externally. For external handshake mode, the data transfer is
controlled by the ADDR
, RD, WR, SW, PAGE, MS
31-0
3-0
,
transfer is controlled by ADDR
(not DMAG). For Paced Master mode, the Memory Read–Bus
Master, Memory Write–Bus Master, and Synchronous Read/
Write–Bus Master timing specifications for ADDR
, SW, PAGE, DATA
MS
3-0
, RD, WR, MS
31-0
, and ACK also apply.
47-0
, and ACK
3-0
, RD, WR,
31-0
ACK, and DMAG signals. For Paced Master mode, the data
ADSP-21060C ADSP-21060LC
ParameterMinMaxMinMaxUnit
Timing Requirements:
t
SDRLC
t
SDRHC
t
WDR
t
SDATDGL
t
HDATIDG
t
DATDRH
t
DMARLL
t
DMARH
DMARx Low Setup before CLKIN155ns
DMARx High Setup before CLKIN155ns
DMARx Width Low
(Nonsynchronous)66ns
Data Setup after DMAGx Low
Data Hold after DMAGx High22ns
Data Valid after DMARx High
DMAGx Low Delay after CLKIN9 + DT/415 + DT/49 + DT/415 + DT/4ns
DMAGx High Width6 + 3DT/86 + 3DT/8ns
DMAGx Low Width12 + 5DT/812 + 5DT/8ns
DMAGx High Delay after CLKIN–2 – DT/86 – DT/8–2 – DT/86 – DT/8ns
Data Valid before DMAGx High
Data Disable after DMAGx High
3
8 + 9DT/168 + 9DT/16ns
4
070 7ns
WR Low before DMAGx Low0202ns
DMAGx Low before WR High10 + 5DT/8 + W10 + 5DT/8 + Wns
WR High before DMAGx High1 + DT/163 + DT/161 + DT/163 + DT/16ns
RD Low before DMAGx Low0202ns
RD Low before DMAGx High11 + 9DT/16 + W11 + 9DT/16 + Wns
RD High before DMAGx High0303ns
DMAGx High to WR, RD, DMAGx
Low5 + 3DT/8 + HI5 + 3DT/8 + HIns
t
DADGH
t
DDGHA
Address/Select Valid to DMAGx High 17 + DT17 + DTns
Address/Select Hold after DMAGx
High–0.5–0.5ns
W = (number of wait states specified in WAIT register) × tCK.
HI = tCK (if an address hold cycle or bus idle cycle occurs, as specified in WAIT register; otherwise HI = 0).
NOTES
1
Only required for recognition in the current cycle.
2
t
is the data setup requirement if DMARx is not being used to hold off completion of a write. Otherwise, if DMARx low holds off completion of the write, the
SDATDGL
data can be driven t
3
t
is valid if DMARx is not being used to hold off completion of a read. If DMARx is used to prolong the read, then t
VDATDGH
n equals the number of extra cycles that the access is prolonged.
4
See System Hold Time Calculation under Test Conditions for calculation of hold times given capacitive and dc loads.
after DMARx is brought high.
DATDRH
= 8 + 9DT/16 + (n × tCK) where
VDATDGH
–30–
REV. B
Page 31
ADSP-21060C/ADSP-21060LC
CLKIN
t
SDRLC
DMARx
DATA (FROM
ADSP-2106x TO
EXTERNAL DRIVE)
DATA (FROM
EXTERNAL DRIVE
TO ADSP-2106x)
RD
WR
t
WDR
t
SDRHC
t
DMARH
t
DMARLL
t
HDGC
t
WDGH
t
DDGL
t
WDGL
DMAGx
t
VDATDGH
t
DATDRH
t
DATRDGH
t
HDATIDG
t
DGWRL
t
DGWRH
t
DGWRR
t
DGRDL
t
DRDGH
t
DGRDR
t
SDATDGL
*
MEMORY READ – BUS MASTER, MEMORY WRITE – BUS MASTER, AND SYNCHRONOUS READ/WRITE – BUS MASTER
TIMING SPECIFICATIONS FOR ADDR
31-0
, RD, WR, SW, MS
3-0
AND ACK ALSO APPLY HERE.
(EXTERNAL DEVICE
TO EXTERNAL
MEMORY)
(EXTERNAL
MEMORY TO
EXTERNAL DEVICE)
TRANSFERS BETWEEN ADSP-2106x INTERNAL MEMORY AND EXTERNAL DEVICE
TRANSFERS BETWEEN EXTERNAL DEVICE AND EXTERNAL MEMORY* (EXTERNAL HANDSHAKE MODE)
t
DDGHA
ADDRESS
MSx, SW
t
DADGH
Figure 20. DMA Handshake Timing
REV. B
–31–
Page 32
ADSP-21060C/ADSP-21060LC
Link Ports: 1 CLK Speed Operation
ADSP-21060C ADSP-21060LC
ParameterMinMaxMinMaxUnit
Receive
Timing Requirements:
t
SLDCL
t
HLDCL
t
LCLKIW
t
LCLKRWL
t
LCLKRWH
Switching Characteristics:
t
DLAHC
t
DLALC
t
ENDLK
t
TDLK
Transmit
Timing Requirements:
t
SLACH
t
HLACH
Switching Characteristics:
t
DLCLK
t
DLDCH
t
HLDCH
t
LCLKTWL
t
LCLKTWH
t
DLACLK
t
ENDLK
t
TDLK
Data Setup before LCLK Low3.53ns
Data Hold after LCLK Low33ns
LCLK Period (1 × Operation)t
CK
t
CK
ns
LCLK Width Low66ns
LCLK Width High55ns
LACK High Delay after CLKIN High18 + DT/228.5 + DT/218 + DT/229.0 + DT/2ns
LACK Low Delay after LCLK High
1
–313–313ns
LACK Enable from CLKIN5 + DT/25 + DT/2ns
LACK Disable from CLKIN20 + DT/220 + DT/2ns
LACK Setup before LCLK High1820ns
LACK Hold after LCLK High–7–7ns
LCLK Delay after CLKIN (1 × Operation)15.516.75ns
Data Delay after LCLK High32.5ns
Data Hold after LCLK High–3–3ns
LCLK Width Low(tCK/2) – 2(tCK/2) + 2(tCK/2) – 1(tCK/2) + 2.25ns
LCLK Width High(tCK/2) – 2(tCK/2) + 2(tCK/2) – 2.25(tCK/2) + 1.0ns
LCLK Low Delay after LACK High(tCK/2) + 8.5(3 × tCK/2) + 17 (tCK/2) + 8.0(3 × tCK/2) + 18.5 ns
LDAT, LCLK Enable after CLKIN5 + DT/25 + DT/2ns
LDAT, LCLK Disable after CLKIN20 + DT/220 + DT/2ns
Link Port Service Request Interrupts: 1 × and
2 × Speed Operations
Timing Requirements:
t
SLCK
t
HLCK
NOTES
1
LACK will go low with t
2
Only required for interrupt recognition in the current cycle.
LACK/LCLK Setup before CLKIN Low21010ns
LACK/LCLK Hold after CLKIN Low
relative to rising edge of LCLK after first nibble is received. LACK will not go low if the receiver’s link buffer is not about to fill.
DLALC
2
22 ns
–32–
REV. B
Page 33
ADSP-21060C/ADSP-21060LC
Link Ports: 2 CLK Speed Operation
Calculation of link receiver data setup and hold relative to link clock is required to determine the maximum allowable skew that can
be introduced in the transmission path between LDATA and LCLK. Setup skew is the maximum delay that can be introduced in
LDATA relative to LCLK, (setup skew = t
LCLKTWH
duced in LCLK relative to LDATA, (hold skew = t
specifications will result in unrealistically small skew times because they include multiple tester guardbands. The setup and hold skew
times shown below are calculated to include only one tester guardband.
ADSP-21060C Setup Skew= 0.62 ns max (If port 2 is transmitter, setup skew is 0.39)
ADSP-21060C Hold Skew= 2.40 ns max
ADSP-21060LC Setup Skew = 1.23 ns max
ADSP-21060LC Hold Skew = 2.76 ns max
ParameterMinMaxMinMaxUnit
Receive
Timing Requirements:
t
SLDCL
t
HLDCL
t
LCLKIW
t
LCLKRWL
t
LCLKRWH
Data Setup before LCLK Low2.52.25ns
Data Hold after LCLK Low2.252.25ns
LCLK Period (2 × Operation)tCK/2tCK/2ns
LCLK Width Low4.55.25ns
LCLK Width High4.254.5ns
Switching Characteristics:
t
DLAHC
t
DLALC
LACK High Delay after CLKIN High18 + DT/228.5 + DT/218 + DT/229.5 + DT/2ns
LACK Low Delay after LCLK High1616.5618.5ns
min – t
LCLKTWL
DLDCH
min – t
– t
HLDCH
). Hold skew is the maximum delay that can be intro-
SLDCL
– t
). Calculations made directly from 2 × speed
HLDCL
ADSP-21060C ADSP-21060LC
Transmit
Timing Requirements:
t
SLACH
t
HLACH
LACK Setup before LCLK High1919ns
LACK Hold after LCLK High–6.75–6.5ns
Switching Characteristics:
t
DLCLK
t
DLDCH
t
HLDCH
t
LCLKTWL
t
LCLKTWH
t
DLACLK
NOTE
1
LACK will go low with t
LCLK Delay after CLKIN88ns
Data Delay after LCLK High2.52.25ns
Data Hold after LCLK High–2.0–2.0ns
LCLK Width Low(tCK/4) – 1(tCK/4) + 1.5(tCK/4) – 0.75 (tCK/4) + 1.5ns
LCLK Width High(tCK/4) – 1.5 (tCK/4) + 1(tCK/4) – 1.5 (tCK/4) + 1ns
LCLK Low Delay after LACK High(tCK/4) + 9(3 * tCK/4) + 16.5(tCK/4) + 9(3 * tCK/4) + 16.5ns
DLALC
relative to rising edge of LCLK after first nibble is received. LACK will not go low if the receiver’s link buffer is not about to fill.
REV. B
–33–
Page 34
ADSP-21060C/ADSP-21060LC
TRANSMIT
CLKIN
t
LCLK 1x
OR
LCLK 2x
DLCLK
t
LCLKTWH
t
HLDCH
t
DLDCH
t
LCLKTWL
LAST NIBBLE
TRANSMITTED
FIRST NIBBLE
TRANSMITTED
LCLK INACTIVE
(HIGH)
LDAT(3:0)
LACK (IN)
THE
OUT
t
SLACH
t
REQUIREMENT APPLIES TO THE RISING EDGE OF LCLK ONLY FOR THE FIRST NIBBLE TRANSMITTED.
SLACH
RECEIVE
CLKIN
t
LCLKIW
t
t
HLDCL
IN
LCLK 1x
OR
LCLK 2x
LDAT(3:0)
LACK (OUT)
t
DLAHC
t
LCLKRWH
t
SLDCL
LINK PORT ENABLE/THREE-STATE DELAY FROM INSTRUCTION
CLKIN
LCLK
LDAT(3:0)
LACK
t
ENDLK
LINK PORT ENABLE OR THREE-STATE TAKES EFFECT 2 CYCLES AFTER A WRITE TO A LINK PORT CONTROL REGISTER.
LCLKRWL
t
TDLK
t
HLACH
t
DLALC
t
DLACLK
LINK PORT INTERRUPT SETUP TIME
CLKIN
t
SLCK
LCLK
LACK
t
HLCK
Figure 21. Link Ports
–34–
REV. B
Page 35
ADSP-21060C/ADSP-21060LC
Serial Ports
ADSP-21060C ADSP-21060LC
ParameterMinMaxMinMaxUnit
External Clock
Timing Requirements:
t
SFSE
t
HFSE
t
SDRE
t
HDRE
t
SCLKW
t
SCLK
TFS/RFS Setup before TCLK/RCLK
TFS/RFS Hold after TCLK/RCLK
Receive Data Setup before RCLK
Receive Data Hold after RCLK
TCLK/RCLK Width9.59.5ns
TCLK/RCLK Periodt
Internal Clock
Timing Requirements:
t
SFSI
t
HFSI
t
SDRI
t
HDRI
TFS Setup before TCLK1; RFS Setup
before RCLK
1
TFS/RFS Hold after TCLK/RCLK
Receive Data Setup before RCLK
Receive Data Hold after RCLK
External or Internal Clock
Switching Characteristics:
t
DFSE
t
HOFSE
RFS Delay after RCLK (Internally
Generated RFS)
RFS Hold after RCLK (Internally
Generated RFS)
3
3
External Clock
Switching Characteristics:
t
DFSE
t
HOFSE
t
DDTE
t
HODTE
TFS Delay after TCLK (Internally
Generated TFS)
TFS Hold after TCLK (Internally
Generated TFS)
3
3
Transmit Data Delay after TCLK
Transmit Data Hold after TCLK
Internal Clock
Switching Characteristics:
t
DFSI
t
HOFSI
t
DDTI
t
HDTI
t
SCLKIW
TFS Delay after TCLK (Internally
Generated TFS)
TFS Hold after TCLK (Internally
Generated TFS)
3
3
Transmit Data Delay after TCLK
Transmit Data Hold after TCLK
TCLK/RCLK Width(t
Enable and Three-State
Switching Characteristics:
t
DDTEN
t
DDTTE
t
DDTIN
t
DDTTI
t
DCLK
t
DPTR
Gated SCLK with External TFS
(Mesh Multiprocessing)
Data Enable from External TCLK
Data Disable from External TCLK
Data Enable from Internal TCLK
Data Disable from Internal TCLK
TCLK/RCLK Delay from CLKIN22 + 3DT/822 + 3DT/8ns
SPORT Disable after CLKIN1717ns
4
Timing Requirements:
t
STFSCK
t
HTFSCK
TFS Setup before CLKIN55ns
TFS Hold after CLKINtCK/2tCK/2ns
External Late Frame Sync
Switching Characteristics:
t
DDTLFSE
Data Delay from Late External TFS or1212.8ns
External RFS with MCE = 1, MFD = 0
t
DDTENFS
Data Enable from late FS or MCE = 1,
MFD = 0
5
1
1, 2
1
1
1, 2
1
1
3.53.5ns
44ns
1.51.5ns
44ns
CK
t
CK
ns
88ns
11ns
33ns
33ns
1313ns
33ns
1313ns
3
3
33ns
1616ns
55ns
4.54.5ns
3
3
3
3
3
3
–1.5–1.5ns
7.57.5ns
00ns
/2) – 2(t
SCLK
/2) + 2(t
SCLK
/2) – 2.5(t
SCLK
/2) + 2.5ns
SCLK
3.54.0ns
10.510.5ns
00ns
33ns
5
33.5ns
To
determine whether communication is possible between two devices at clock speed n, the following specifications must be confirmed: 1) frame sync delay & frame sync se
and hold, 2) data delay & data setup and hold, and 3) SCLK width.
REV. B
–35–
tup
Page 36
ADSP-21060C/ADSP-21060LC
NOTES
1
Referenced to sample edge.
2
RFS hold after RCK when MCE = 1, MFD = 0 is 0 ns minimum from drive edge. TFS hold after TCK for late external TFS is 0 ns minimum from drive edge.
3
Referenced to drive edge.
4
Applies only to gated serial clock mode used for serial port system I/O in mesh multiprocessing systems.
5
MCE = 1, TFS enable and TFS valid follow t
DDTLFSE
and t
DDTENFS
.
DATA RECEIVE– INTERNAL CLOCK
DRIVE
RCLK
RFS
DR
EDGE
t
HOFSE
NOTE: EITHER THE RISING EDGE OR FALLING EDGE OF RCLK, TCLK CAN BE USED AS THE ACTIVE SAMPLING EDGE.
t
DFSE
t
SCLKIW
t
t
SFSI
SDRI
DATA TRANSMIT– INTERNAL CLOCK
DRIVE
TCLK
TFS
DT
EDGE
t
HOFSI
t
HDTI
t
t
DFSI
DDTI
t
SCLKIW
t
SFSI
SAMPLE
EDGE
SAMPLE
EDGE
t
HFSI
t
HDRI
t
HFSI
DATA RECEIVE– EXTERNAL CLOCK
DRIVE
RCLK
RFS
DR
EDGE
t
HOFSE
t
DFSE
t
SCLKW
t
SFSE
t
SDRE
DATA TRANSMIT– EXTERNAL CLOCK
DRIVE
TCLK
TFS
EDGE
t
HOFSE
t
HDTE
DT
t
DFSE
t
DDTE
t
SCLKW
t
SFSE
SAMPLE
EDGE
SAMPLE
EDGE
t
HFSE
t
HDRE
t
HFSE
TCLK (EXT)
TCLK (INT)
CLKIN
TCLK, RCLK
TFS, RFS, DT
TCLK (INT)
RCLK (INT)
NOTE: EITHER THE RISING EDGE OR FALLING EDGE OF RCLK, TCLK CAN BE USED AS THE ACTIVE SAMPLING EDGE.
DRIVE EDGEDRIVE EDGE
TCLK / RCLK
t
DDTEN
DT
DRIVE
EDGE
t
DDTIN
DT
SPORT DISABLE DELAY
FROM INSTRUCTION
LOW TO HIGH ONLY
t
DCLK
t
DPTR
SPORT ENABLE AND
THREE-STATE
LATENCY
IS TWO CYCLES
TCLK / RCLK
CLKIN
TFS (EXT)
NOTE: APPLIES ONLY TO GATED SERIAL CLOCK MODE WITH
EXTERNAL TFS, AS USED IN THE SERIAL PORT SYSTEM I/O FOR
MESH MULTIPROCESSING.
ns
TDI, TMS Setup before TCK High55ns
TDI, TMS Hold after TCK High66ns
System Inputs Setup before TCK Low
System Inputs Hold after TCK Low
TRST Pulsewidth4t
TDO Delay from TCK Low1313ns
System Outputs Delay after TCK Low
Figure 28 shows typical I-V characteristics for the output drivers
of the ADSP-2106x. The curves represent the current drive
capability of the output drivers as a function of output voltage.
POWER DISSIPATION
Total power dissipation has two components, one due to internal circuitry and one due to the switching of external output
drivers. Internal power dissipation is dependent on the instruction execution sequence and the data operands involved. Internal power dissipation is calculated in the following way:
P
INT
= I
DDIN
× V
DD
The external component of total power dissipation is caused by
the switching of output pins. Its magnitude depends on:
– the number of output pins that switch during each cycle (O)
– the maximum frequency at which they can switch (f)
– their load capacitance (C)
– their voltage swing (V
DD
)
and is calculated by:
P
= O × C × V
EXT
DD
2
× f
The load capacitance should include the processor’s package
capacitance (C
). The switching frequency includes driving the
IN
load high and then back low. Address and data pins can drive
high and low at a maximum rate of 1/(2t
can switch every cycle at a frequency of 1/t
at 1/(2t
), but selects can switch on each cycle.
CK
). The write strobe
CK
. Select pins switch
CK
Example:
Estimate P
with the following assumptions:
EXT
–A system with one bank of external data memory RAM (32-bit)
–Four 128K
×
8 RAM chips are used, each with a load of 10 pF
–External data memory writes occur every other cycle, a rate
of 1/(4t
–The instruction cycle rate is 40 MHz (t
The P
), with 50% of the pins switching
CK
equation is calculated for each class of pins that can
EXT
= 25 ns).
CK
drive:
Table II. External Power Calculations (5 V Device)
Table III. External Power Calculations (3.3 V Device)
Pin# of%
TypePins Switching C f V
Address1550× 44.7 pF × 10 MHz × 10.9 V = 0.037 W
MS010× 44.7 pF × 10 MHz × 10.9 V = 0.000 W
WR1–× 44.7 pF × 20 MHz × 10.9 V = 0.010 W
Data3250× 14.7 pF × 10 MHz × 10.9 V = 0.026 W
ADDRCLK 1–× 4.7 pF× 20 MHz × 10.9 V = 0.001 W
2
DD
P
= 0.074 W
EXT
= P
EXT
A typical power consumption can now be calculated for these
conditions by adding a typical internal power dissipation:
P
= P
TOTAL
EXT
+ (I
Note that the conditions causing a worst-case P
from those causing a worst-case P
× 5.0 V )
DDIN2
. Maximum P
INT
are different
EXT
cannot
INT
occur while 100% of the output pins are switching from all ones
to all zeros. Note also that it is not common for an application to
have 100% or even 50% of the outputs switching simultaneously.
TEST CONDITIONS
Output Disable Time
Output pins are considered to be disabled when they stop driving, go into a high impedance state, and start to decay from
their output high or low voltage. The time for the voltage on the
bus to decay by ∆V is dependent on the capacitive load, C
the load current, I
. This decay time can be approximated by
L
and
L
the following equation:
∆V
C
t
DECAY
The output disable time t
and t
as shown in Figure 25. The time t
DECAY
DIS
L
=
I
L
is the difference between t
MEASURED
MEASURED
is the
interval from when the reference signal switches to when the
output voltage decays ∆V from the measured output high or
output low voltage. t
, and with ∆V equal to 0.5 V.
I
L
is calculated with test loads CL and
DECAY
Output Enable Time
Output pins are considered to be enabled when they have made
a transition from a high impedance state to when they start
driving. The output enable time t
is the interval from when a
ENA
reference signal reaches a high or low voltage level to when the
output has reached a specified high or low trip point, as shown
in the Output Enable/Disable diagram (Figure 25). If multiple
pins (such as the data bus) are enabled, the measurement value
is that of the first pin to start driving.
REV. B
–39–
Page 40
ADSP-21060C/ADSP-21060LC
Example System Hold Time Calculation
To determine the data output hold time in a particular system,
first calculate t
using the equation given above. Choose ∆V
DECAY
to be the difference between the ADSP-2106x’s output voltage
and the input threshold for the device requiring the hold time. A
typical ∆V will be 0.4 V. C
data line), and I
is the total leakage or three-state current (per
L
data line). The hold time will be t
disable time (i.e., t
REFERENCE
SIGNAL
V
OH (MEASURED)
V
OL (MEASURED)
DATRWH
t
DIS
OUTPUT STOPS
DRIVING
is the total bus capacitance (per
L
plus the minimum
DECAY
for the write cycle).
t
MEASURED
V
OH (MEASURED)
V
OL (MEASURED)
t
DECAY
HIGH-IMPEDANCE STATE.
TEST CONDITIONS CAUSE
THIS VOLTAGE TO BE
APPROXIMATELY 1.5V
– V
+ V
t
ENA
2.0V
1.0V
OUTPUT STARTS
DRIVING
V
OH (MEASURED)
V
OL (MEASURED)
Figure 25. Output Enable/Disable
I
OL
TO
OUTPUT
PIN
50pF
I
OH
+1.5V
Figure 26. Equivalent Device Loading for AC Measurements (Includes All Fixtures)
1.5V1.5V
Figure 27. Voltage Reference Levels for AC Measurements (Except Output Enable/Disable)
Capacitive Loading
Output delays and holds are based on standard capacitive loads:
50 pF on all pins (see Figure 26). The delay and hold specifications given should be derated by a factor of 1.5 ns/50 pF for
loads other than the nominal value of 50 pF. Figures 29–30,
33–34 show how output rise time varies with capacitance. Figures 31, 35 show graphically how output delays and holds vary
with load capacitance. (Note that this graph or derating does
not apply to output disable delays; see the previous section
Output Disable Time under Test Conditions.) The graphs of
Figures 29, 30 and 31 may not be linear outside the ranges
shown.
Figure 33. Typical Output Rise Time (10%–90% VDD) vs.
Load Capacitance (V
= 3.3 V)
DD
–41–
Page 42
ADSP-21060C/ADSP-21060LC
9
8
7
6
5
4
3
2
RISE AND FALL TIMES – ns (0.8V – 2.0V)
1
0020 406080 100 120
Y = 0.0391X + 0.36
RISE TIME
FALL TIME
LOAD CAPACITANCE – pF
Y = 0.0305X + 0.24
140 160 180 200
Figure 34. Typical Output Rise Time (0.8 V–2.0 V) vs.
Load Capacitance (V
= 3.3 V)
DD
ENVIRONMENTAL CONDITIONS
Thermal Characteristics
The ADSP-2106x is packaged in a 240-lead thermally enhanced
ceramic QFP (CQFP). There are two package versions, one
with a copper/tungsten heat slug on top of the package (CZ) for
air cooling, and one with the heat slug on the bottom (CW) for
cooling through the board. The ADSP-2106x is specified for a
case temperature (T
). To ensure that the T
CASE
data sheet
CASE
specification is not exceeded, a heatsink and/or an air flow
5
4
3
2
1
OUTPUT DELAY OR HOLD – ns
NOMINAL
–1
252005075100125150175
LOAD CAPACITANCE – pF
Y = 0.0329X –1.65
Figure 35. Typical Output Delay or Hold vs. Load Capacitance (at Maximum Case Temperature) (V
= 3.3 V)
DD
source may be used. A heatsink should be attached with a thermal adhesive.
(PD
× θ
T
CASE = TAMB +
T
= Case temperature (measured on the heat slug surface)
CASE
CA
)
PD =Power dissipation in W (this value depends upon the
specific application; a method for calculating PD is
shown under Power Dissipation).
θ
=Value from the following table.
CA
Airflow
(Linear Ft./Min.)0100200400600
θCA (°C/W)21060CW/LCW19.516141210
21060CZ/LCZ20161411.59.5
NOTES
This represents thermal resistance at total power of 5 W. With air flow, no variance is seen in θ
θCA at 0 LFM varies with power
21060CW/LCW: at 2 W, θCA = 23°C/W; at 3 W, θCA = 21.5°C/W.
21060CZ/LCZ: at 2 W, θCA = 24°C/W; at 3 W, θCA = 21.5°C/W.
Dimensions shown in inches and (millimeters within parentheses).
240-Lead CQFP with Heat Slug Up and Formed Leads (QS-240)
1.441 (36.60)
1.422 (36.13) SQ
1.404 (35.65)
1.270 (32.25)
1.260 (32.00) SQ
240
ID
1
1.250 (31.75)
181
180
181
180
1.104 (28.05)
1.094 (27.80) SQ
1.085 (27.55)
LIDSEAL RING
240
1
0.837 (21.25)
0.827 (21.00) SQ
0.817 (20.75)
0.169 (4.30) MAX
7
0.035 (0.90)
–3
0.030 (0.75)
0.024 (0.60)
TOP VIEW
PINS DOWN
HEAT SLUG
60
61120
0.009 (0.23)
0.008 (0.20)
0.007 (0.17)
0.018 (0.45)
0.010 (0.25)
0.002 (0.05)
0.758 (19.25)
0.748 (19.00) SQ
0.738 (18.75)
0.020 (0.50)
TYP
LEAD PITCH
0.067 (1.70)
LEAD THICKNESS
0.006 (0.15)0.006 (0.15)
0.014 (0.35)
0.012 (0.30)
0.010 (0.25)
0.009 (0.23)
0.008 (0.20)
0.007 (0.17)
0.007 (0.180)
0.006 (0.155)
0.005 (0.130)
BOTTOM VIEW
121
121
120
0.146 (3.70)
0.127 (3.22)
0.108 (2.75)
-C-
0.024 (0.60)
0.008 (0.20)
NOTES:
1. CONTROLLING DIMENSIONS ARE IN MILLIMETERS.
INCH DIMENSIONS ARE ROUNDED OFF MILLIMETER
EQUIVALENTS FOR REFERENCE ONLY AND ARE
NOT APPROPRIATE FOR USE IN DESIGN.
2. LEAD FINISH = GOLD PLATE (60 MICROINCHES)
3. LEAD SWEEP/LEAD OFFSET = 0.005 (0.127) MAX
SEATING PLANE
0.004 (0.10)
D
C
60
61
REV. B
–45–
Page 46
ADSP-21060C/ADSP-21060LC
Dimensions shown in inches and (millimeters within parentheses).
240-Lead Metric CQFP with Heat Slug Up and Unformed Leads (QS-240)
2.953 (75.00) SQ
1.161 (29.50) BSC
OUTLINE DIMENSIONS
0.665 (16.88)
8 0.650 (16.50)
0.635 (16.12)
2
2.594
(65.90)
121
180
120
181
TOP VIEW
HEAT SLUG
2.972 (75.50) SQ
0.067 (1.70)
0.018 (0.45)
0.010 (0.25)
0.002 (0.05)
61
60
1
INDEX 1
240
GOLD
PLATED
0.006 (0.15)0.006 (0.15)
0.014 (0.35)
0.012 (0.30)
0.010 (0.25)
0.009 (0.23)
0.008 (0.20)
0.007 (0.17)
LEAD THICKNESS
0.007 (0.180)
0.006 (0.155)
0.005 (0.130)
61
60
SEAL RING
BOTTOM VIEW
1
240181
INDEX 2
0.079 (2.00)
NO GOLD
NONCONDUCTIVE
CERAMIC TIE BAR
NOTES:
1. CONTROLLING DIMENSIONS ARE IN MILLIMETERS.
INCH DIMENSIONS ARE ROUNDED OFF MILLIMETER
EQUIVALENTS FOR REFERENCE ONLY AND ARE
NOT APPROPRIATE FOR USE IN DESIGN.
2. LEAD FINISH = GOLD PLATE (60 MICROINCHES)
3. LEAD SWEEP/LEAD OFFSET = 0.005 (0.127) MAX
LID
120
121
180
–46–
REV. B
Page 47
ADSP-21060C/ADSP-21060LC
OUTLINE DIMENSIONS
Dimensions shown in inches and (millimeters within parentheses).
240-Lead Metric CQFP with Heat Slug Down and Formed Leads (QS-240A)
PIN 1
0.165 (4.20) MAX
7
–3
1.441 (36.60)
1.422 (36.13) SQ
1.404 (35.65)
1.270 (32.25)
1.260 (32.00) SQ
0.009 (0.23)
0.008 (0.20)
0.007 (0.17)
1.250 (31.75)
TOP VIEW
PINS DOWN
1.104 (28.05)
1.094 (27.80) SQ
1.085 (27.55)
0.020 (0.50)
TYP
LEAD PITCH
0.067 (1.70)
0.018 (0.45)
0.010 (0.25)
0.002 (0.05)
LIDSEAL RING
LEAD THICKNESS
0.007 (0.180)
0.006 (0.155)
0.005 (0.130)
240
ID
1
60
61120
0.035 (0.90)
0.030 (0.75)
0.024 (0.60)
0.006 (0.15)0.006 (0.15)
0.014 (0.35)
0.012 (0.30)
0.010 (0.25)
0.009 (0.23)
0.008 (0.20)
0.007 (0.17)
0.837 (21.25)
0.827 (21.00) SQ
0.817 (20.75)
0.758 (19.25)
0.748 (19.00) SQ
181
0.020 (0.50)
0.004 (0.10)
181
180
180
121
12160
120
0.146 (3.70)
0.127 (3.22)
0.108 (2.75)
-C-
D
NOTES:
1. CONTROLLING DIMENSIONS ARE IN MILLIMETERS.
INCH DIMENSIONS ARE ROUNDED OFF MILLIMETER
EQUIVALENTS FOR REFERENCE ONLY AND ARE
NOT APPROPRIATE FOR USE IN DESIGN.
2. LEAD FINISH = GOLD PLATE (60 MICROINCHES)
3. LEAD SWEEP/LEAD OFFSET = 0.005 (0.127) MAX
0.738 (18.75)
BOTTOM VIEW
HEAT SLUG
SEATING PLANE
0.004 (0.10)
C
240
1
61
REV. B
–47–
Page 48
ADSP-21060C/ADSP-21060LC
Dimensions shown in inches and (millimeters within parentheses).
240-Lead Metric CQFP with Heat Slug Down and Unformed Leads (QS-240A)
2.953 (75.00) SQ
1.161 (29.50) BSC
OUTLINE DIMENSIONS
0.665 (16.88)
8 0.650 (16.50)
0.635 (16.12)
2
2.594
(65.90)
120
121
180
181
SEAL RING
TOP VIEW
2.972 (75.50) SQ
0.067 (1.70)
0.018 (0.45)
0.010 (0.25)
0.002 (0.05)
61
60
LID
1
240
0.006 (0.15)0.006 (0.15)
0.014 (0.35)
0.012 (0.30)
0.010 (0.25)
0.009 (0.23)
0.008 (0.20)
0.007 (0.17)
LEAD THICKNESS
0.007 (0.180)
0.006 (0.155)
0.005 (0.130)
INDEX 1
GOLD
PLATED
61
60
BOTTOM VIEW
HEAT SLUG
1
INDEX 2
0.079 (2.00)
NO GOLD
NONCONDUCTIVE
CERAMIC TIE BAR
NOTES:
1. CONTROLLING DIMENSIONS ARE IN MILLIMETERS.
INCH DIMENSIONS ARE ROUNDED OFF MILLIMETER
EQUIVALENTS FOR REFERENCE ONLY AND ARE
NOT APPROPRIATE FOR USE IN DESIGN.
2. LEAD FINISH = GOLD PLATE (60 MICROINCHES)
3. LEAD SWEEP/LEAD OFFSET = 0.005 (0.127) MAX
240181
120
121
180
C00168a–0–2/01 (rev. B)
ORDERING GUIDE
Part NumberCase Temperature RangeHeat Slug OrientationInstruction RateOperating Voltage
ADSP-21060CZ-133–40°C to +100°CHeat Slug Up33 MHz5 V
ADSP-21060CZ-160–40°C to +100°CHeat Slug Up40 MHz5 V
ADSP-21060CW-133–40°C to +100°CHeat Slug Down33 MHz5 V
ADSP-21060CW-160–40°C to +100°CHeat Slug Down40 MHz5 V
ADSP-21060LCW-133–40°C to +100°CHeat Slug Down33 MHz3.3 V
ADSP-21060LCW-160–40°C to +100°CHeat Slug Down40 MHz3.3 V
–48–
REV. B
PRINTED IN U.S.A.
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.