Texas Instruments TMS320

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Texas Instruments TMS32020.
The ZMD U320C20 is a clone of the TMS320C20.

Texas Instruments TMS320 is a blanket name for a series of digital signal processors (DSPs) from Texas Instruments. It was introduced on April 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 exploits delayed 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. Newer implementations support standard IEEE JTAG control for boundary scan and/or in-circuit debugging.

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 the Apollo Computer DN570 Workstation, released in 1985, was based on the TMS32010 and could transform 20,000 2D vectors every second.[clarification needed]

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

C2000 series

  • C2000 microcontroller family consists of 32-bit microcontrollers with performance integrated peripherals designed for real-time control applications. C2000 consists of 5 sub-families: the newer C28x + ARM Cortex M3 series, C28x Delfino floating-point series, C28x Piccolo series, C28x fixed-point series, and C240x, an older 16-bit line that is no longer recommended for new development. The C2000 series is notable for its high performance set of on-chip control peripherals including PWM, ADC, quadrature encoder modules, and capture modules. The series also contains support for I²C, SPI, serial (SCI), CAN, watchdog, McBSP, external memory interface and GPIO. Due to features like PWM waveform synchronization with the ADC unit, the C2000 line is well suited to many real-time control applications. The C2000 family is used for applications like motor drive and control, industrial automation, solar and other renewable energy, server farms, digital power, power line communications, and lighting. A line of low cost kits are available for key applications including motor control, digital power, solar, and LED lighting.

C5000 series

  • TMS320C54x 16-bit fixed-point DSP, 6 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.[1]
    • A popular choice for 2G Software defined cellphone radios, particularly GSM, circa late 1990s when many Nokia and Ericsson cellphones made use of the C54x.[citation needed]
    • At the time, desire to improve the user interface of cellphones led to the adoption of ARM7 as a general purpose processor for user interface and control, off-loading this function from the DSP. This ultimately led to the creation of a dual core ARM7+C54x DSP, which later evolved into the OMAP product line.
  • TMS320C55x generation - fixed-point, runs C54x code but adds more internal parallelism (another ALU, dual MAC, more memory bandwidth) and registers, while supporting much lower power operation.
    • Today, most C55x DSPs are sold as discrete chips
    • OMAP1 chips combine an ARM9 (ARMv5TEJ) with a C55x series DSP.
    • OMAP2420 chips combine an ARM11 (ARMv6) with a C55x series DSP.

C6000 series

  • TMS320 C6000 series, or TMS320C6x: VLIW-based DSPs
    • TMS320C62x fixed-point - 2000 MIPS/1.9 W
    • TMS320C67x floating point - code compatible with TMS320C62x
    • TMS320C64x fixed-point - code compatible with TMS320C62x
    • TMS320C67x+ floating point - architectural update of TMS320C67x
    • TMS320C64x+ fixed-point - major architectural update of TMS320C64x
    • TMS320C674x fixed- and floating point - merger of C64x+ and C67x+
    • TMS320C66x fixed- and floating point - backwards compatible with C674x
  • Other parts with C6000 series DSPs include
    • DaVinci chips include one or both of an ARM9 and a C64x+ or C674x DSP
    • OMAP-L13x chips include an ARM9 (ARMv5TEJ) and a C674x fixed and floating point DSP
    • OMAP243x chips combine an ARM11 (ARMv6) with a C64x series DSP
    • OMAP3 chips include an ARM Cortex-A8 (ARMv7) with a C64x+ DSP
    • OMAP4 and OMAP5 chips include an ARM Cortex-A9 or A15 (ARMv7) with a custom C64x+ derivative known as Tesla (or C64T)

DaVinci series

  • The DaVinci series started with systems-on-a-chip using an embedded C6000 series (C64x+) DSP, ARM9 application processors, and Digital Media peripherals. There are variants without ARMs, and without DSPs. Their marketing focuses on their video processing capabilities. Original chips supported NTSC and PAL, while newer ones support HDTV.

OMAP variants

  • OMAP variants, these also have an ARM processor in the same chip, see main article on Texas Instruments OMAP. (There are also OMAP processors with other secondary processors, so these are not necessarily DSPs.)

DA variants

  • DA variants (target "Digital 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 the Creative ZEN and Dell Digital Jukebox MP3 players, as the primary CPU and signal processor for all processing of MP3 data streams.
    • TMS320DA7xx Aureus chips are built around C67x+ DSPs
    • DA830/DA828 Aureus chips are based on the OMAP-L137, and include a 300 MHz C674x DSP and a 300 MHz ARM926ES-J core.[2] The DA828 variant has reduced I/O and comes in a 176-pin TQFP package instead of a 256-ball PBGA.
    • DA610/601 is a processor with a C67x core. It has on chip peripherals needed to connect to audio codecs for a 5.1 or 7.1 system. This chip is used in the YAMAHA high end receivers : RX-V1400, RX-V2400, RX-V1600, RX-V2600, RX-V2500.[3]

DM variants

Software support

The TMS320 series can be programmed using C, C++, and/or assembly language. Most work on the TMS320 processors is done using Texas Instruments proprietary toolchain and their integrated development environment Code Composer Studio, which includes a mini operating system called DSP/BIOS. Additionally, a department at the Chemnitz University of Technology has developed preliminary support for the TMS320C6x series in the GNU Compiler Collection.[4]

In November 2007 TI released part of its toolchain as freeware for non-commercial users, offering the bare compiler, assembler, optimizer and linker under a proprietary license.[5][6] However, neither the IDE nor a debugger were included, so for debugging and JTAG access to the DSPs, users still need to purchase the complete toolchain.

In 2010 Texas Instruments contracted CodeSourcery (the assignment later transferred to Mentor Graphics as part of their acquisition) to provide deep integration and support for the C6x series in GCC, as part of their effort to port the Linux kernel to C6x. This culminated in C6x being a supported architecture in GCC release 4.7 on March 22, 2012.[7]

See also

References

  1. http://www.ti.com/lit/ug/spru131g/spru131g.pdf
  2. this Lua error in package.lua at line 80: module 'strict' not found. includes more information about this platform
  3. this http://members.cox.net/alexhardware/IC_database1.htm site includes more information
  4. Jan Parthey and Robert Baumgartl, Porting GCC to the TMS320-C6000 DSP Architecture, Appeared in the Proceedings of GSPx’04, Santa Clara, September 2004, [1]
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Free DSP Compiler Available
  7. GCC 4.7 Release Series - Changes, New Features, and Fixes

External links