NXP ColdFire
The NXP ColdFire is a microprocessor that derives from the Motorola 68000 family architecture, manufactured for embedded systems development by NXP Semiconductors. It was formerly manufactured by Freescale Semiconductor which merged with NXP in 2015.
Instruction set
The ColdFire instruction set is "assembly source" compatible and not entirely object code compatible with the 68000. When compared to classic 68k hardware, the instruction set differs mainly in that it no longer has support for the binary-coded decimal packed data format; it removes a number of other, less used instructions; and most instructions that are kept support fewer addressing modes. Also, floating point intermediates are 64 bits and not 80 bits as in the 68881 and 68882 coprocessors. The instructions are only 16, 32, or 48 bits long, a simplification compared to the 68000 series.Models
There are five generations or versions of the ColdFire available from Freescale:- v1: Intended to support migration from 8-bit microcontrollers, it is a cut-down version of the v2 processor-wise. It was launched in 2006, 12 years after the original ColdFire. It is designed to easily replace the 8-bit Freescale 68HC08 microcontrollers and compete with low-end ARM chips.
- v2: The original ColdFire core launched in 1994. Single-issue pipeline, no MMU, no FPU. Versions are also available with MAC and enhanced MAC units.
- v3: Added an optional MAC unit.
- v4: Limited superscalar core.
- v4e : Enhanced version of the v4, launched in 2000. Adds optional MMU, FPU, and enhanced MAC unit to the architecture.
- v5: Fully superscalar core.
In November 2006, Freescale announced that ColdFire microprocessor cores were available for license as semiconductor Intellectual Property through their IP licensing and support partner IPextreme Inc. ColdFire v1 core is now available under Free license for Altera Cyclone-III FPGA's.
In September 2007, Freescale launched the 32-bit Flexis microcontroller family with a ColdFire CPU core.
In June 2010, Freescale announced the ColdFire+ line, which is a ColdFire V1 core using a 90 nm TFS technology.
In 2010, Freescale also launched Kinetis, an ARM-based product line, leading some industry observers to speculate about the future of the ColdFire range, given that Freescale would have several competing CPU ranges.