- Texas Instruments TMS320
Texas Instruments TMS320 is a blanket name for a series of
digital signal processor s (DSPs) fromTexas Instruments . It was introduced onApril 8 1983 through the TMS32010 processor, which was then the fastest DSP on the market.The processor is available in many different variants, some with
fixed-point arithmetic and some with floating point arithmetic. The floating point DSP TMS320C3x, which exploitsdelayed branch logic , has as many as three delay slots.The flexibility of this line of processors has led to it being used not merely as a co-processor for
digital signal processing but also as a main CPU. They all support standard IEEEJTAG control for development.The original TMS32010 and its subsequent variants is an example of a CPU with a
Modified Harvard architecture , which features separate address spaces for instruction and data memory but the ability to read data values from instruction memory. The TMS32010 featured a fast multiply-and-accumulate useful in both DSP applications as well as transformations used in computer graphics. The graphics controller card for theApollo Computer DN570 Workstation, released in 1985, was based on the TMS32010 and could transform 20,000 2D vectors/second.Variants
The TMS320 architecture has been around for a while so a number of product variants have developed. The product codes used by Texas Instruments after the first TMS32010 processor have involved a very popular series of processor named TMS320Cabcd where "a" is the main series, "b" the generation and "cd" is some custom number for a minor sub-variant.
For this reason people working with DSPs often abbreviate a processor as "C5x" when the actual name is something like TMS320C5510, since all products obviously have the name "TMS320" and all processors with "C5" in the name are code compatible and share the same basic features. Sometimes you will even hear people talking about "C55x" and similar subgroupings, since processors in the same series and same generation are even more similar.
Outside the main series
*
TMS320C1x , the first generation 16-bitfixed point DSPs. All processors in these series arecode compatible with the TMS32010
**TMS32010 , the very first processor in the first series introduced in 1983, using external memory
**TMS320M10 , the same processor but with an internal ROM of 3KB
**TMS320C10 ,TMS320C15 etc.
*TMS320C3x , floating point
**TMS320C33
*TMS320C4x , floating point
*TMS320C8x , multiprocessor chip
**TMS320C80 MVP (multimedia video processor) has a 32 bit floating point "master processor" and four 32-bit fixed-point "parallel processors". In many ways theCell microprocessor followed this design approach.C2000 Series
* TMS320 C2000 series, or
TMS320C2x , fixed pointC5000 Series
* TMS320
C5000 series
**TMS320C54x 16-bit fixed point DSP, 5 stage pipeline with in-order-execution of opcodes, parallel load/store on arithmetic operations, multiply accumulate and other DSP enhancements. Internal multi-port memory. no cache unit. A popular choice for2G Software defined cellphone radios, particularlyGSM , circa late 1990's. ManyNokia andEricsson cellphones made use of the C54x in the late 1990's. At the time, desire to improve the user interface of cellphones led to the adoption ofARM7 as aGPP clarifyme|pre-text=ambigous reference please for user interface and control, off-loading this function from the DSP, and ultimately led to the creation of a dual core ARM7+C54x DSP, otherwise known as OMAP.
**TMS320C55x generation - fixed point used in someOMAP chipsC6000 Series
* TMS320
C6000 series, orTMS320C6x :VLIW based DSP's.
**TMS320C62x fixed point /2000 MIPS/1.9 Watts
**TMS320C64x fixed point - code compatible with TMS320C62x
**TMS320C67x floating point - code compatible withTMS320C62x Davinci Series
* The DaVinci Series, or TMS320DM64xx series are
SoC s with embedded C6000 Series DSP,ARM9 GPPs, and Digital Media peripherals.
**TMS320DM64x is anTMS320C64x orTMS320C64x+ DSP
**TMS320DM643x is anTMS320C64x+ DSP
**TMS320DM644x is a dual coreARM9 &TMS320C64x+ DSP
**TMS320DM355 is anARM9 only (no DSP)OMAP Variants
*
OMAP variants, these also have an ARM processor in the same chip, see main article onTexas Instruments OMAP . (There are also OMAP processors with other secondary processors, so these are not necessarily DSPs.)TMS320LF2407A is used for an inverter applicationDA Variants
* DA variants (target "Internet audio")
**DA25x is an ARM processor and a C55x core. It has some on-chip peripherals like a USB slave controller and security features. Documentation of this chip is only available after signing a Texas Instruments NDA. These variants are used exclusively in theCreative ZEN andDell Digital Jukebox MP3 player s, as the primary CPU and signal processor for all processing ofMP3 data streams.DM Variants
* DM variants:
** DM270 has anARM7TDMI core and a TMS320 C5409 DSP
** DM320 has an ARM926 core and a TMS320 C5409 DSP
** DSC25 has anARM7TDMI core and a TMS320 DSP
** TMS320C64x+ anARM9 + C64XX DSPToolchain
The TMS320 series can be programmed using C,
C++ , and/orassembly language . Most work on the TMS320 processors is done using Texas Instruments proprietary toolchain and theirintegrated development environment Code Composer Studio , which includes a minioperating system calledDSP/BIOS . Additionally, a department at theChemnitz University of Technology has developed preliminary support for the TMS320C6x series in theGNU Compiler Collection . [Jan Parthey and Robert Baumgartl, "Porting GCC to the TMS320-C6000 DSP Architecture", Appeared in the Proceedings of GSPx’04, Santa Clara, September 2004, [http://rtg.informatik.tu-chemnitz.de/docs/pubs/gspx04.pdf] ] In November 2007 TI took steps towards a free software release of its toolchain by offering the bare compiler, assembler, optimizer and linker to non-commercial users. [TI frees its DSP toolchain, [http://www.linuxdevices.com/news/NS4338556106.html] ] However, neither the IDE nor a debugger were included, so for debugging and JTAG access to the DSPs, users still need the proprietary toolchain.References
External links
* [http://dspvillage.ti.com/docs/allproducttree.jhtml?DCMP=TIHomeTracking&HQS=Other+OT+home_p_dspprodtree DSP product tree] at Texas Instruments
* [http://www.ti.com/corp/docs/company/history/82dspnews.shtml Texas Instruments enters the DSP market] historical article from TI
* [http://www.opencores.org/projects.cgi/web/oc54x/overview OpenCores54x DSP]
Wikimedia Foundation. 2010.