Intel 80486SX

Last updated
Intel i486 sx 25mhz 2007 03 27b.jpg
The Intel i486SX, 25-MHz version
I486sx.jpg
Pin side of an i486SX

The i486SX was a microprocessor originally released by Intel in 1991. It was a modified Intel i486DX microprocessor with its floating-point unit (FPU) disabled. It was intended as a lower-cost CPU for use in low-end systems, adapting the SX suffix of the earlier i386SX in order to connote a lower-cost option. However, unlike the i386SX, which had a 16-bit external data bus and a 24-bit external address bus (compared to the fully 32-bit i386, its higher-cost counterpoint), the i486SX was entirely 32-bit. [1] :117

Contents

Overview

In the early 1990s, common applications, such as word processors and database applications, did not need or benefit from a floating-point unit, such as that included in the i486, introduced in 1989. Among the rare exceptions were CAD applications, which could often simulate floating point operations in software, but benefited from a hardware floating point unit immensely. [2] AMD had begun manufacturing its i386DX clone, the Am386, which was faster than Intel's. [3] To respond to this new situation, Intel wanted to provide a lower cost i486 CPU for system integrators, but without sacrificing the better profit margins of a full i486. Intel were able to accomplish this with the i486SX, the first revisions of which were practically identical to the i486 but with its floating-point unit internally wired to be disabled. [1] :116–117 [4] :162–164 [lower-alpha 1] The i486SX was introduced in mid-1991 at 20 MHz in a pin grid array (PGA) package. [2] Later versions of the i486SX, from 1992 onward, had the FPU entirely removed for cost-cutting reasons and comes in surface-mount packages as well. [1] :117

The first computer system to ship with an i486SX on its motherboard from the factory was Advanced Logic Research's Business VEISA 486/20SX in April 1991. [6] Initial reviews of the i486SX chip were generally poor among technology publications and the buying public, who deemed it an example of crippleware. [1] :117

KL Intel i486SX PQFP.jpg
Embedded SQFP version of the i486SX
Intel i486SX-25.jpg
BQFP version of the i486sx

Many systems allowed the user to upgrade the i486SX to a CPU with the FPU enabled. The upgrade was shipped as the i487, which was a full-blown i486DX chip with an extra pin. The extra pin prevents the chip from being installed incorrectly. [lower-alpha 2] Although i486SX devices were not used at all when the i487 was installed, they were hard to remove because the i486SX was typically installed in non-ZIF sockets or in a plastic package that was surface mounted on the motherboard. Later OverDrive processors also plugged into the socket and offered performance enhancements as well. [7]

Explanatory notes

  1. A long-standing rumor was that the first batches of the i486SX were i486 chips with defective floating-point units on their dies. However, Alex Witkowski, Intel alumnus and an engineer behind the i486SX, rejected this on the OS/2 Museum blog, writing that the floating-point units of the original i486 chip die to be converted to i486SX were never tested, and that only by grounding a certain bond wire in the CPU package was this conversion accomplished. [5]
  2. According to Alex Witkowski, Intel alumnus and an engineer behind the i486SX, the NC# pin (one of the standard 168 pins of the i486) was used to shut off the i486SX. [5]

Related Research Articles

i386 32-bit microprocessor by Intel

The Intel 386, originally released as 80386 and later renamed i386, is a 32-bit microprocessor introduced in 1985. The first versions had 275,000 transistors and were the CPU of many workstations and high-end personal computers of the time. As the original implementation of the 32-bit extension of the 80286 architecture, the i386 instruction set, programming model, and binary encodings are still the common denominator for all 32-bit x86 processors, which is termed the i386 architecture, x86, or IA-32, depending on context.

i486 Successor to the Intel 386

The Intel 486, officially named i486 and also known as 80486, is a microprocessor. It is a higher-performance follow-up to the Intel 386. The i486 was introduced in 1989. It represents the fourth generation of binary compatible CPUs following the 8086 of 1978, the Intel 80286 of 1982, and 1985's i386.

<span class="mw-page-title-main">Pentium (original)</span> Intel microprocessor

The Pentium is a fifth generation, 32-bit x86 microprocessor that was introduced by Intel on March 22, 1993, as the very first CPU in the Pentium brand. It was instruction set compatible with the 80486 but was a new and very different microarchitecture design from previous iterations. The P5 Pentium was the first superscalar x86 microarchitecture and the world's first superscalar microprocessor to be in mass production—meaning it generally executes at least 2 instructions per clock mainly because of a design-first dual integer pipeline design previously thought impossible to implement on a CISC microarchitecture. Additional features include a faster floating-point unit, wider data bus, separate code and data caches, and many other techniques and features to enhance performance and support security, encryption, and multiprocessing, for workstations and servers when compared to the next best previous industry standard processor implementation before it, the Intel 80486.

<span class="mw-page-title-main">Cyrix</span> American microprocessor developer

Cyrix Corporation was a microprocessor developer that was founded in 1988 in Richardson, Texas, as a specialist supplier of floating point units for 286 and 386 microprocessors. The company was founded by Tom Brightman and Jerry Rogers.

<span class="mw-page-title-main">Pentium Pro</span> Sixth-generation x86 microprocessor by Intel

The Pentium Pro is a sixth-generation x86 microprocessor developed and manufactured by Intel and introduced on November 1, 1995. It introduced the P6 microarchitecture and was originally intended to replace the original Pentium in a full range of applications. While the Pentium and Pentium MMX had 3.1 and 4.5 million transistors, respectively, the Pentium Pro contained 5.5 million transistors. Later, it was reduced to a more narrow role as a server and high-end desktop processor and was used in supercomputers like ASCI Red, the first computer to reach the trillion floating point operations per second (teraFLOPS) performance mark. The Pentium Pro was capable of both dual- and quad-processor configurations. It only came in one form factor, the relatively large rectangular Socket 8. The Pentium Pro was succeeded by the Pentium II Xeon in 1998.

<span class="mw-page-title-main">Am5x86</span> 486 computer chip made by AMD

The Am5x86 processor is an x86-compatible CPU announced in November of 1995 by AMD for use in 486-class computer systems. It began shipping in December of 1995, with a base price of $93 per unit in bulk quantities. Before being released, it was in development under the codename "X5".

<span class="mw-page-title-main">Coprocessor</span> Type of computer processor

A coprocessor is a computer processor used to supplement the functions of the primary processor. Operations performed by the coprocessor may be floating-point arithmetic, graphics, signal processing, string processing, cryptography or I/O interfacing with peripheral devices. By offloading processor-intensive tasks from the main processor, coprocessors can accelerate system performance. Coprocessors allow a line of computers to be customized, so that customers who do not need the extra performance do not need to pay for it.

<span class="mw-page-title-main">Am386</span> Processor

The Am386 CPU is a 100%-compatible clone of the Intel 80386 design released by AMD in March 1991. It sold millions of units, positioning AMD as a legitimate competitor to Intel, rather than being merely a second source for x86 CPUs.

<span class="mw-page-title-main">Chips and Technologies</span> Company

Chips and Technologies, Inc. (C&T), was an early fabless semiconductor company founded in Milpitas, California, in December 1984 by Gordon A. Campbell and Dado Banatao.

<span class="mw-page-title-main">Intel 8087</span> Floating-point microprocessor made by Intel

The Intel 8087, announced in 1980, was the first x87 floating-point coprocessor for the 8086 line of microprocessors.

<span class="mw-page-title-main">Cyrix Cx486SLC</span>

The Cyrix Cx486SLC is a x86 microprocessor that was developed by Cyrix. It was one of Cyrix's first CPU offerings, released after years of selling math coprocessors that competed with Intel's units and offered better performance at a comparable or lower price. It was announced in March of 1992, and released 2 months later in May, with a price of $119. It was priced competitively against the Intel 486SX, causing Intel to lower the price of their chip from $286 to $119 in just days.

<span class="mw-page-title-main">Cyrix Cx486DLC</span>

The Cyrix Cx486DLC is an x86 desktop microprocessor developed by Cyrix. It was Cyrix's second CPU offering, released years after selling math coprocessors that competed with Intel's units and offered better performance at a comparable or lower price. It was released in June of 1992, with a price of $119 for computer manufacturers.

<span class="mw-page-title-main">RapidCAD</span>

RapidCAD is a specially packaged Intel 486DX and a dummy floating point unit (FPU) designed as pin-compatible replacements for an Intel 80386 processor and 80387 FPU. Because the i486DX has a working on-chip FPU, a dummy FPU package is supplied to go in the Intel 387 FPU socket. The dummy FPU is used to provide the FERR signal, necessary for compatibility purposes.

x87 is a floating-point-related subset of the x86 architecture instruction set. It originated as an extension of the 8086 instruction set in the form of optional floating-point coprocessors that worked in tandem with corresponding x86 CPUs. These microchips had names ending in "87". This was also known as the NPX. Like other extensions to the basic instruction set, x87 instructions are not strictly needed to construct working programs, but provide hardware and microcode implementations of common numerical tasks, allowing these tasks to be performed much faster than corresponding machine code routines can. The x87 instruction set includes instructions for basic floating-point operations such as addition, subtraction and comparison, but also for more complex numerical operations, such as the computation of the tangent function and its inverse, for example.

<span class="mw-page-title-main">Intel 80387SX</span> Floating-point unit for the Intel 80386SX series of microprocessors

The Intel 80387SX is the math coprocessor, also called an FPU, for the Intel 80386SX microprocessor. Introduced in 1987, it was used to perform floating-point arithmetic operations directly in hardware. The coprocessor was designed only to work with the 386SX, rather than the standard 386DX. This was because the original 80387 could not communicate with the altered 16 bit data bus of the 386SX, which was modified from the original 386DX's 32 bit data bus. The 387SX uses a 68-pin PLCC socket, just like some variants of the 80286 and the less common 80186 CPU, and was made in speeds ranging from 16 MHz to 33 MHz, matching the clock speed range of the Intel manufactured 386SX. Some chips like the IIT 3C87SX could get up to 40 MHz, matching the clock speeds of the fastest 386SX CPUs.

The 386SLC was an Intel-licensed version of the 386SX, developed and manufactured by IBM in 1991. It included power-management capabilities and an 8KB internal CPU cache, which enabled it to yield comparable performance to 386DX processors of the same clock speed, which were considerably more expensive. Known inside IBM as "Super Little Chip" for its initials, it was used in the IBM PS/2 35, 40 and 56 Series and in the IBM PS/ValuePoint 325T, but never gained much market share. This was mainly due to an agreement with Intel, in which IBM was not allowed to sell their CPUs if they were not part of a system or upgrade board. It was also marketed as an optional upgrade for 8086-equipped IBM PS/2 25 Series computers.

<span class="mw-page-title-main">Commodore PC compatible systems</span>

The Commodore PC compatible systems are a range of IBM PC compatible personal computers introduced in 1984 by home computer manufacturer Commodore Business Machines.

<span class="mw-page-title-main">Vortex86</span> X86-compatible system-on-a-chip

The Vortex86 is a computing system-on-a-chip (SoC) based on a core compatible with the x86 microprocessor family. It is produced by DM&P Electronics, but originated with Rise Technology.

<span class="mw-page-title-main">UMC Green CPU</span>

The UMC Green CPU was an x86-compatible microprocessor produced by UMC, a Taiwanese semiconductor company, in the early- to mid-1990s. It was offered as an alternative to the Intel 80486 with which it was pin compatible, enabling it to be installed in most 80486 motherboards. All models had power management features intended to reduce electricity consumption.

<span class="mw-page-title-main">Cyrix Cx486</span>

The Cyrix Cx486 was an x86 microprocessor designed by Cyrix. It primarily competed with the Intel 486 with which it was software compatible, would operate in the same motherboards provided proper support by the BIOS was available and generally showed comparable performance. The chip also competed with parts from AMD and UMC.

References

  1. 1 2 3 4 Ross, Matthew J. (October 13, 1992). "486SX: The New Entry-Level PC". PC Magazine. Ziff-Davis. 11 (17): 114–257.
  2. 1 2 Slater, Michael (July 1991). "The new entry-level platform: Intel aims 486SX to gradually replace 386DX". Computer Shopper. SX2 Media Labs. 11 (7): 113 via Gale.
  3. Caron, Jeremiah (May 20, 1991). "More punch per dollar spent". Computerworld. IDG Publications. XXV (20): 104 via Google Books.
  4. Seymour, Jim (December 31, 1991). "486SX: Great for Intel, but What About You?". PC Magazine. Ziff-Davis. 10 (22): 170–238 via Google Books.
  5. 1 2 Necasek, Michal (December 26, 2015). "Lies, Damn Lies, and Wikipedia". OS/2 Museum. Retrieved December 27, 2015.
  6. Lavin, Paul (April 24, 1991). "World's first 486SX". PC User. EMAP Media (157): 33 via Gale.
  7. "Microprocessor Types and Specifications". InformIT. Pearson. June 8, 2001. Archived from the original on December 7, 2021.
Intel datasheets