欢迎访问ic37.com |
会员登录 免费注册
发布采购

ADSP-2181KS-160 参数 Datasheet PDF下载

ADSP-2181KS-160图片预览
型号: ADSP-2181KS-160
PDF下载: 下载PDF文件 查看货源
内容描述: 微电脑DSP [DSP Microcomputer]
分类和应用: 微控制器和处理器外围集成电路数字信号处理器装置电脑时钟
文件页数/大小: 32 页 / 293 K
品牌: ADI [ ADI ]
 浏览型号ADSP-2181KS-160的Datasheet PDF文件第1页浏览型号ADSP-2181KS-160的Datasheet PDF文件第3页浏览型号ADSP-2181KS-160的Datasheet PDF文件第4页浏览型号ADSP-2181KS-160的Datasheet PDF文件第5页浏览型号ADSP-2181KS-160的Datasheet PDF文件第6页浏览型号ADSP-2181KS-160的Datasheet PDF文件第7页浏览型号ADSP-2181KS-160的Datasheet PDF文件第8页浏览型号ADSP-2181KS-160的Datasheet PDF文件第9页  
ADSP-2181  
T his takes place while the processor continues to:  
Additional Infor m ation  
T his data sheet provides a general overview of ADSP-2181  
functionality. For additional information on the architecture and  
instruction set of the processor, refer to the ADSP-2100 Family  
User’s Manual, Third Edition. For more information about the  
development tools, refer to the ADSP-2100 Family Development  
Tools Data Sheet.  
• Receive and transmit data through the two serial ports  
• Receive and/or transmit data through the internal DMA port  
• Receive and/or transmit data through the byte DMA port  
Decrement timer  
D evelopm ent System  
T he ADSP-2100 Family Development Software, a complete  
set of tools for software and hardware system development,  
supports the ADSP-2181. T he System Builder provides a high  
level method for defining the architecture of systems under  
development. T he Assembler has an algebraic syntax that is easy  
to program and debug. T he Linker combines object files into  
an executable file. T he Simulator provides an interactive  
instruction-level simulation with a reconfigurable user interface  
to display different portions of the hardware environment. A  
PROM Splitter generates PROM programmer compatible files.  
T he C Compiler, based on the Free Software Foundation’s  
GNU C Compiler, generates ADSP-2181 assembly source  
code. T he source code debugger allows programs to be cor-  
rected in the C environment. The Runtime Library includes over  
100 ANSI-standard mathematical and DSP-specific functions.  
ARCH ITECTURE O VERVIEW  
T he ADSP-2181 instruction set provides flexible data moves  
and multifunction (one or two data moves with a computation)  
instructions. Every instruction can be executed in a single pro-  
cessor cycle. T he ADSP-2181 assembly language uses an alge-  
braic syntax for ease of coding and readability. A comprehensive  
set of development tools supports program development.  
Figure 1 is an overall block diagram of the ADSP-2181. T he  
processor contains three independent computational units: the  
ALU, the multiplier/accumulator (MAC) and the shifter. T he  
computational units process 16-bit data directly and have provi-  
sions to support multiprecision computations. T he ALU per-  
forms a standard set of arithmetic and logic operations; division  
primitives are also supported. T he MAC performs single-cycle  
multiply, multiply/add and multiply/subtract operations with  
40 bits of accumulation. T he shifter performs logical and arith-  
metic shifts, normalization, denormalization and derive expo-  
nent operations. The shifter can be used to efficiently implement  
numeric format control including multiword and block floating-  
point representations.  
T he EZ-KIT Lite is a hardware/software kit offering a complete  
development environment for the entire ADSP-21xx family: an  
ADSP-2181 evaluation board with PC monitor software plus  
Assembler, Linker, Simulator, and PROM Splitter software.  
T he ADSP-218x EZ-KIT Lite is a low-cost, easy to use hard-  
ware platform on which you can quickly get started with your  
DSP software design. T he EZ-KIT Lite includes the following  
features:  
T he internal result (R) bus connects the computational units so  
that the output of any unit may be the input of any unit on the  
next cycle.  
• 33 MHz ADSP-2181  
Full 16-bit Stereo Audio I/O with AD1847 SoundPort® Codec  
• RS-232 Interface to PC with Windows 3.1 Control Software  
• Stand-Alone Operation with Socketed EPROM  
• EZ-ICE® Connector for Emulator Control  
DSP Demo Programs  
A powerful program sequencer and two dedicated data address  
generators ensure efficient delivery of operands to these computa-  
tional units. The sequencer supports conditional jumps, subroutine  
calls and returns in a single cycle. With internal loop counters and  
loop stacks, the ADSP-2181 executes looped code with zero over-  
head; no explicit jump instructions are required to maintain loops.  
T he ADSP-218x EZ-ICE Emulator aids in the hardware debug-  
ging of ADSP-218x systems. T he emulator consists of hard-  
ware, host computer resident software and the target board  
connector. T he ADSP-218x integrates on-chip emulation sup-  
port with a 14-pin ICE-Port interface. T his interface provides a  
simpler target board connection requiring fewer mechanical  
clearance considerations than other ADSP-2100 Family EZ-ICEs.  
T he ADSP-218x device need not be removed from the target  
system when using the EZ-ICE, nor are any adapters needed. Due  
to the small footprint of the EZ-ICE connector, emulation can be  
supported in final board designs.  
T wo data address generators (DAGs) provide addresses for  
simultaneous dual operand fetches (from data memory and  
program memory). Each DAG maintains and updates four  
address pointers. Whenever the pointer is used to access data  
(indirect addressing), it is post-modified by the value of one of  
four possible modify registers. A length value may be associated  
with each pointer to implement automatic modulo addressing  
for circular buffers.  
Efficient data transfer is achieved with the use of five internal  
buses:  
T he EZ-ICE performs a full range of functions, including:  
• Program Memory Address (PMA) Bus  
• Program Memory Data (PMD) Bus  
Data Memory Address (DMA) Bus  
Data Memory Data (DMD) Bus  
• Result (R) Bus  
• In-target operation  
Up to 20 breakpoints  
• Single-step or full-speed operation  
• Registers and memory values can be examined and altered  
• PC upload and download functions  
• Instruction-level emulation of program booting and execution  
Complete assembly and disassembly of instructions  
• C source-level debugging  
T he two address buses (PMA and DMA) share a single external  
address bus, allowing memory to be expanded off-chip, and the  
two data buses (PMD and DMD) share a single external data  
bus. Byte memory space and I/O memory space also share the  
external buses.  
See the Designing An EZ-ICE-Compatible T arget System sec-  
tion of this data sheet for exact specifications of the EZ-ICE target  
board connector.  
Program memory can store both instructions and data, permit-  
ting the ADSP-2181 to fetch two operands in a single cycle,  
one from program memory and one from data memory. T he  
EZ-ICE and SoundPort are registered trademarks of Analog Devices, Inc.  
REV. D  
–2–  
 复制成功!