Chapter 14 - Examples of CPU’S

Total Page:16

File Type:pdf, Size:1020Kb

Chapter 14 - Examples of CPU’S Chapter 14 - Examples of CPU’s In this chapter I will briefly describe the important CPU’s which have been on the market, starting from the PC’s early childhood and up until today. One could argue that the obsolete and discontinued models no longer have any practical significance. This is true to some extent; but the old processors form part of the “family tree”, and there are still legacies from their architectures in our modern CPU’s, because the development has been evolutionary. Each new processor extended and built “on top of” an existing architecture. Fig. 98. The evolutionary development spirals ever outwards. There is therefore value (one way or another) in knowing about the development from one generation of CPU’s to the next. If nothing else, it may give us a feeling for what we can expect from the future. 16 bits – the 8086, 8088 and 80286 The first PC’s were 16-bit machines. This meant that they could basically only work with text. They were tied to DOS, and could normally only manage one program at a time. But the original 8086 processor was still “too good” to be used in standard office PC’s. The Intel 8088 discount model was therefore introduced, in which the bus between the CPU and RAM was halved in width (to 8 bits), making production of the motherboard much cheaper. 8088 machines typically had 256 KB, 512 KB or 1 MB of RAM. But that was adequate for the programs at the time. The Intel 80286 (from 1984) was the first step towards faster and more powerful CPU’s. The 286 was much more efficient; it simply performed much more work per clock tick than the 8086/8088 did. A new feature was also the 32 bit protected mode – a new way of working which made the processor much more efficient than under real mode , which the 8086/8088 processor forced programs to work in: http://www.karbosguide.com/books/pcarchitecture/chapter15.htm 1 • Access to all system memory – even beyond the 1MB limit which applied to real mode. Access to multitasking , which means that the operating system can run several programs at the same time. • The possibility of virtual memory , which means that the hard disk can be used to emulate extra RAM, when necessary, via a swap file . • 32 bit access to RAM and 32 bit drivers for I/O devices. Protected mode paved the way for the change from DOS to Windows, which only came in the 1990’s. Fig. 99. Bottom: an Intel 8086, the first 16-bit processor. Top: the incredibly popular 8-bit processor, the Zilog Z80, which the 8086 and its successors out competed. 32 bits – the 80386 and 486 The Intel 80386 was the first 32-bit CPU. The 386 has 32-bit long registers and a 32-bit data bus, both internally and externally. But for a traditional DOS based PC, it didn’t bring about any great revolution. A good 286 ran nearly as fast as the first 386’s – under DOS anyway, since it doesn’t exploit the 32-bit architecture. The 80386SX became the most popular chip – a discount edition of the 386DX. The SX had a 16- bit external data bus (as opposed to the DX’s 32-bit bus), and that made it possible to build cheap PC’s. Fig. 100. Discount prices in October 1990 – but only with a b/w monitor. The fourth generation The fourth generation of Intel’s CPU’s was called the 80486. It featured a better implementation of the x86 instructions – which executed faster, in a more RISC-like manner. The 486 was also the first CPU with built-in L1 cache. The result was that the 486 worked roughly twice as fast as its predecessor – for the same clock frequency. With the 80486 we gained a built-in FPU. Then Intel did a marketing trick of the type we would be better off without. In order to be able to market a cheap edition of the 486, they hit on the idea of disabling the FPU function in some of the chips. These were then sold under the name, 80486SX. It was ridiculous – the processors had a built-in FPU; it had just been switched off in order to be able to segment the market . http://www.karbosguide.com/books/pcarchitecture/chapter15.htm 2 Fig. 101. Two 486’s from two different manufacturers. But the 486 was a good processor, and it had a long life under DOS, Windows 3.11 and Windows 95. New editions were released with higher clock frequencies, as they hit on the idea of doubling the internal clock frequency in relation to the external (see the discussion later in the guide). These double-clocked processors were given the name, 80486DX2. A very popular model in this series had an external clock frequency of 33 MHz (in relation to RAM), while working at 66MHz internally. This principle (double-clocking ) has been employed in one way or another in all later generations of CPU’s. AMD, IBM, Texas Instruments and Cyrix also produced a number of 80486 compatible CPU’s. Pentium In 1993 came the big change to a new architecture. Intel’s Pentium was the first fifth-generation CPU. As with the earlier jumps to the next generation, the first versions weren’t especially fast. This was particularly true of the very first Pentium 60 MHz, which ran on 5 volts. They got burning hot – people said you could fry an egg on them. But the Pentium quickly benefited from new process technology, and by using clock doubling, the clock frequencies soon skyrocketed. Basically, the major innovation was a superscalar architecture. This meant that the Pentium could process several instructions at the same time (using several pipelines). At the same time, the RAM bus width was increased from 32 to 64 bits. Fig. 102. The Pentium processor could be viewed as two 80486’s built into one chip. Throughout the 1990’s, AMD gained attention with its K5 and K6 processors, which were basically cheap (and fairly poor) copies of the Pentium. It wasn’t until the K6-2 (which included the very http://www.karbosguide.com/books/pcarchitecture/chapter15.htm 3 successful 3DNow! extensions), that AMD showed the signs of independence which have since led to excellent processors like the AthlonXP. Fig. <![endif]-- >103. One of the earlier AMD processors. Today you’d hesitate to trust it to run a coffee machine… In 1997, the Pentium MMX followed (with the model name P55), introducing the MMX instructions already mentioned. At the same time, the L1 cache was doubled and the clock frequency was raised. Fig. 104. The Pentium MMX. On the left, the die can be seen in the middle. Pentium II with new cache After the Pentium came the Pentium II. But Intel had already launched the Pentium Pro in 1995, which was the first CPU in the 6 th generation. The Pentium Pro was primarily used in servers, but its architecture was re-used in the popular Pentium II, Celeron and Pentium III models, during 1997-2001. The Pentium II initially represented a technological step backwards. The Pentium Pro used an integrated L2 cache. That was very advanced at the time, but Intel chose to place the cache outside the actual Pentium II chip, to make production cheaper. http://www.karbosguide.com/books/pcarchitecture/chapter15.htm 4 Fig. 105. L2 cache running at half CPU speed in the Pentium II. The Level 2 cache was placed beside the CPU on a circuit board, an SEC module (e.g. see Error! Reference source not found. http://www.karbosguide.com/books/pcarchitecture/chapter15.htm 5 Chapter 15. Evolution of the Pentium 4 As was mentioned earlier, the older P6 architecture was released back in 1995. Up to 2002, the Pentium III processors were sold alongside the Pentium 4. That means, in practise, that Intel’s sixth CPU generation has lasted 7 years. Similarly, we may expect this seventh generation Pentium 4 to dominate the market for a number of years. The processors may still be called Pentium 4, but it comes in al lot varietes. A mayor modification comes with the version using 0.65 micron process technology. It will open for higher clock frequencies, but there will also be a number of other improvements. Hyper-Threading Technology is a very exciting structure, which can be briefly outlined as follows: In order to exploit the powerful pipeline in the Pentium 4, it has been permitted to process two threads at the same time . Threads are series of software instructions. Normal processors can only process one thread at a time. In servers, where several processors are installed in the same motherboard (MP systems), several threads can be processed at the same time. However, this requires that the programs be set up to exploit the MP system, as discussed on page 31. The new thing is that a single Pentium 4 logically can function as if there physically were two processors in the pc. The processor core (with its long pipelines) is simply so powerful that it can, in many cases, act as two processors. It’s a bit like one person being able to carry on two independent telephone conversations at the same time. Figur 110. The Pentium 4 is ready for MP functions. Hyper-Threading works very well in Intel’s Prescott-versions of Pentium 4. You gain performance when you operate more than one task at the time. If you have two programs working simultaneously, both putting heavy pressure on the CPU, you will benefit from this technology.
Recommended publications
  • 2004 Gamers' Hardware Upgrade Guide
    Ace’s Hardware 2004 Gamers’ Hardware Upgrade Guide 2004 Gamers’ Hardware Upgrade Guide By Johan De Gelas – January 2004 Introduction Last week, we showed you a preview of the Athlon 64 3400+. Today, we'll investigate this new CPU as an upgrade to an existing system. How much performance do you gain when upgrading? What about the other features aside from performance, such as Cool'n'Quiet and more thermal and mechanical safety? As always, we start with a base system to be upgraded. This time around, our base system is equipped with an Athlon XP 2100+, as previous polls among our readers show that the faster versions of the Athlon XP "Palomino" were very popular in the early days of 2003. Now in 2004, Palomino is getting a little long in the tooth, so it's interesting to know whether or not an upgrade may be worthwhile. Our old system also contains a GeForce Ti 4200 and 512 MB of DDR266 (PC2100) memory. We will upgrade the CPU (to the Athlon 4 3400+) and memory (to DDR400 CAS 2) and compare that upgrade with one that simply upgrades the video card. As mentioned previously, we've done this before in many of our Gamer's Upgrade Guides. However, the gaming industry is not sitting still, and we are moving from hybrid DirectX 7/8 games to DirectX 8/9 games, which - as you will see - behave quite differently. The games you'll see tested in detail today are Halo 1.03, Return to Castle Wolfenstein: Enemy Territory, and X²- The Threat.
    [Show full text]
  • System Management BIOS (SMBIOS) Reference 6 Specification
    1 2 Document Number: DSP0134 3 Date: 2011-01-26 4 Version: 2.7.1 5 System Management BIOS (SMBIOS) Reference 6 Specification 7 Document Type: Specification 8 Document Status: DMTF Standard 9 Document Language: en-US 10 System Management BIOS (SMBIOS) Reference Specification DSP0134 11 Copyright Notice 12 Copyright © 2000, 2002, 2004–2011 Distributed Management Task Force, Inc. (DMTF). All rights 13 reserved. 14 DMTF is a not-for-profit association of industry members dedicated to promoting enterprise and systems 15 management and interoperability. Members and non-members may reproduce DMTF specifications and 16 documents, provided that correct attribution is given. As DMTF specifications may be revised from time to 17 time, the particular version and release date should always be noted. 18 Implementation of certain elements of this standard or proposed standard may be subject to third party 19 patent rights, including provisional patent rights (herein "patent rights"). DMTF makes no representations 20 to users of the standard as to the existence of such rights, and is not responsible to recognize, disclose, 21 or identify any or all such third party patent right, owners or claimants, nor for any incomplete or 22 inaccurate identification or disclosure of such rights, owners or claimants. DMTF shall have no liability to 23 any party, in any manner or circumstance, under any legal theory whatsoever, for failure to recognize, 24 disclose, or identify any such third party patent rights, or for such party’s reliance on the standard or 25 incorporation
    [Show full text]
  • Thermal and Electrical Specification of AMD Semprontm Processors
    Thermal and Electrical Specification of AMD SempronTM Processors Thermal and Electrical Specification of AMD SempronTM Processors 27 September 2004 Page 1/5 Thermal and Electrical Specification of AMD SempronTM Processors ©2004 Advanced Micro Devices Inc. All rights reserved. The contents of this document are provided in connection with Advanced Micro Devices, Inc. (“AMD”) products and are for information purposes only. AMD makes no representations or warranties with respect to the accuracy or completeness of the contents of this publication and reserves the right to make changes to specifications and product descriptions at any time without notice. No license, whether express, implied, arising by estoppels or otherwise, to any intellectual property rights are granted by this publication. Except as set forth in AMD’s Standard Terms and Conditions of Sale, AMD assumes no liability whatsoever, and disclaims any express or implied warranty, relating to its products including, but not limited to, the implied warranty of merchantability, fitness for a particular purpose, or infringement of any intellectual property right. AMD MAKES NO REPRESENTATIONS OR WARRANTIES WITH RESPECT TO THE CONTENTS HEREOF AND ASSUMES NO RESPONSIBILITY FOR ANY INACCURACIES, ERRORS OR OMISSIONS THAT MAY APPEAR IN THIS INFORMATION. AMD SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE. IN NO EVENT WILL AMD BE LIABLE TO ANY PERSON FOR ANY DIRECT, INDIRECT, SPECIAL OR OTHER CONSEQUENTIAL DAMAGES ARISING FROM THE USE OF ANY INFORMATION CONTAINED HEREIN OR FOR THE PERFORMANCE OR OPERATION OF ANY PERSON’S SYSTEM, INCLUDING, WITHOUT LIMITATION, ANY LOST PROFITS, BUSINESS INTERRUPTION, DAMAGE TO OR DESTRUCTION OF PROPERTY, OR LOSS OF PROGRAMS OR OTHER DATA, EVEN IF AMD IS EXPRESSLY ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
    [Show full text]
  • PCSA Oct 2001
    Understanding CPU Upgrades In theory, one way to t seems that every time a new software product is released the system require- ments are increased - everything from the hard drive capacity and CPU speed increase the performance of a Ito the required RAM. One of the apparently obvious ways to gain a speed PC with little effort is to increase is by upgrading the CPU. But such an upgrade isn’t always cost effective and in some cases simply increasing the available RAM can help considerably to upgrade the CPU. Surely it boost the apparent speed of the PC. Sometimes though the best (and maybe only) option is to upgrade the CPU, although this can be a more involved process than it can’t be that difficult? might at first seem due to socket/motherboard incompatibilities, differing CPU and Actually there’s lots to think RAM speed requirements, cooling problems and inevitably assorted knock-on effects causing the upgrade to be anything but cost effective. Also, it is worth about. remembering that just because the replacement CPU has, for example, double the clock rate of the old unit doesn’t necessarily mean that the new one will increase the By Phil Morris processing performance of the PC in question by anything like 100%. Technical Writer This article looks at some of the options for upgrading the CPUs in existing systems. It is extremely unlikely that recent processors like AMD’s Duron (and forthcoming Hammer) and Intel’s Pentium 4 and Itanium will require upgrading for some time, so I will omit those in the context of this article.
    [Show full text]
  • MICROPROCESSOR REPORT the INSIDERS’ GUIDE to MICROPROCESSOR HARDWARE Slot Vs
    VOLUME 12, NUMBER 1 JANUARY 26, 1998 MICROPROCESSOR REPORT THE INSIDERS’ GUIDE TO MICROPROCESSOR HARDWARE Slot vs. Socket Battle Heats Up Intel Prepares for Transition as Competitors Boost Socket 7 A A look Look by Michael Slater ship as many parts as they hoped, especially at the highest backBack clock speeds where profits are much greater. The past year has brought a great deal The shift to 0.25-micron technology will be central to of change to the x86 microprocessor 1998’s CPU developments. Intel began shipping 0.25-micron A market, with Intel, AMD, and Cyrix processors in 3Q97; AMD followed late in 1997, IDT plans to LookA look replacing virtually their entire product join in by mid-98, and Cyrix expects to catch up in 3Q98. Ahead ahead lines with new devices. But despite high The more advanced process technology will cut power con- hopes, AMD and Cyrix struggled in vain for profits. The sumption, allowing sixth-generation CPUs to be used in financial contrast is stark: in 1997, Intel earned a record notebook systems. The smaller die sizes will enable higher $6.9 billion in net profit, while AMD lost $21 million for the production volumes and make it possible to integrate an L2 year and Cyrix lost $6 million in the six months before it was cache on the CPU chip. acquired by National. New entrant IDT added another com- The processors from Intel’s challengers have lagged in petitor to the mix but hasn’t shipped enough products to floating-point and MMX performance, which the vendors become a significant force.
    [Show full text]
  • Communication Theory II
    Microprocessor (COM 9323) Lecture 2: Review on Intel Family Ahmed Elnakib, PhD Assistant Professor, Mansoura University, Egypt Feb 17th, 2016 1 Text Book/References Textbook: 1. The Intel Microprocessors, Architecture, Programming and Interfacing, 8th edition, Barry B. Brey, Prentice Hall, 2009 2. Assembly Language for x86 processors, 6th edition, K. R. Irvine, Prentice Hall, 2011 References: 1. Computer Architecture: A Quantitative Approach, 5th edition, J. Hennessy, D. Patterson, Elsevier, 2012. 2. The 80x86 Family, Design, Programming and Interfacing, 3rd edition, Prentice Hall, 2002 3. The 80x86 IBM PC and Compatible Computers, Assembly Language, Design, and Interfacing, 4th edition, M.A. Mazidi and J.G. Mazidi, Prentice Hall, 2003 2 Lecture Objectives 1. Provide an overview of the various 80X86 and Pentium family members 2. Define the contents of the memory system in the personal computer 3. Convert between binary, decimal, and hexadecimal numbers 4. Differentiate and represent numeric and alphabetic information as integers, floating-point, BCD, and ASCII data 5. Understand basic computer terminology (bit, byte, data, real memory system, protected mode memory system, Windows, DOS, I/O) 3 Brief History of the Computers o1946 The first generation of Computer ENIAC (Electrical and Numerical Integrator and Calculator) was started to be used based on the vacuum tube technology, University of Pennsylvania o1970s entire CPU was put in a single chip. (1971 the first microprocessor of Intel 4004 (4-bit data bus and 2300 transistors and 45 instructions) 4 Brief History of the Computers (cont’d) oLate 1970s Intel 8080/85 appeared with 8-bit data bus and 16-bit address bus and used from traffic light controllers to homemade computers (8085: 246 instruction set, RISC*) o1981 First PC was introduced by IBM with Intel 8088 (CISC**: over 20,000 instructions) microprocessor oMotorola emerged with 6800.
    [Show full text]
  • Motherboard Basics
    MOTHERBOARD BASICS A recent Tech Tip covered the basics of selecting a computer caseand made mention of the various sizes that correspond to motherboards of different form factors. A few people wrote in expressing interest in understanding more about the basics of motherboards, and that’s exactly what this Tech Tip intends to address. A motherboard, also known as a main board, is the primary circuit board inside of a computer, and is where the central processing unit (CPU), memory, expansion slots, drives, and other peripheral devices are connected. The circuitry on a motherboard facilitates the communication between all of the devices in the computer, making them as critical to a system’s performance as items such as the CPU or memory. The core circuitry of a motherboard is referred to as its chipset, and generally the manufacturer of the motherboard is not the manufacturer of the chipset. Intel does produce motherboards with their own chipsets, but buying a motherboard brand such as Gigabyte, Biostar, and ASUS means getting a board with either a VIA, Nvidia, SIS, or Intel brand chipset. 1. Form Factor The different basic shapes and sizes of motherboards are categorized as form factors. There are several standard form factors available, but some of the more common ones found in desktop computers include: (http://www.formfactors.org/developer/specs/atx2_2.pdf), ATX (http://www.formfactors.org/developer/specs/matxspe1.2.pdf), Micro ATX (mATX) (http://www.formfactors.org/developer/specs/FlexATXaddn1_0.pdf) FlexATX (http://www.via.com.tw/en/initiatives/spearhead/mini-itx/) and Mini-ITX The basic sizes of each are as follows: ATX: 12" x 9.6" (305mm x 244mm) Micro ATX: 9.6" x 9.6" (244mm x 244mm) FlexATX: 9.0" x 7.5" (229mm x 191mm) Mini ITX: 6.7" x 6.7" (170mm x 170mm) ATX and mATX are by far the most popular motherboard sizes for desktop computers, and as seen in the list above, are also some of the largest.
    [Show full text]
  • K7KX-A Manual(27-0M0370-27)
    MAINBOARD User's Manual Rev: 1.00 Date: April - 2000 * All other product names are trademarks or copyrights of their respective owners. * Specifications and information contained in this manual are subject to change without notice. FCC & DoC Compliance Statement This device complies with Part 15 of the FCC rules, operation is subject to the following two conditions. 1. This device may not cause harmful interference and, 2. This device must accept any interference received, including interference that may cause undesired operation. This equipment has been tested and found to comply with limits for a Class B digital device, pursuant to Part 15 of the FCC rules. These limits are designed to provide reasonable protection against harmful interference in residential installations. This equipment generates, uses, and can radiate radio frequency energy, and if not installed and used in accordance with the instructions, may cause harmful interface to radio communications. However, there is no guarantee that interference will not occur in a particular installation. If this equipment does cause interference to radio or television equipment reception, which can be determined by turning the equipment off and on, the user is encouraged to try to correct the interference by one or more of the following measures: , Reorient or relocate the receiving antenna. , Move the equipment away from the receiver. , Plug the equipment into an outlet on a circuit different from that to which the receiver is connected. , Consult the dealer or an experienced radio/television technician for additional suggestions. The FCC requires the user to be notified that any change or modifications to the equipment by the user not expressly approved by the grantee or manufacturer could void the user's authority to operate such equipment.
    [Show full text]
  • 5 Microprocessors
    Color profile: Disabled Composite Default screen BaseTech / Mike Meyers’ CompTIA A+ Guide to Managing and Troubleshooting PCs / Mike Meyers / 380-8 / Chapter 5 5 Microprocessors “MEGAHERTZ: This is a really, really big hertz.” —DAVE BARRY In this chapter, you will learn or all practical purposes, the terms microprocessor and central processing how to Funit (CPU) mean the same thing: it’s that big chip inside your computer ■ Identify the core components of a that many people often describe as the brain of the system. You know that CPU CPU makers name their microprocessors in a fashion similar to the automobile ■ Describe the relationship of CPUs and memory industry: CPU names get a make and a model, such as Intel Core i7 or AMD ■ Explain the varieties of modern Phenom II X4. But what’s happening inside the CPU to make it able to do the CPUs amazing things asked of it every time you step up to the keyboard? ■ Install and upgrade CPUs 124 P:\010Comp\BaseTech\380-8\ch05.vp Friday, December 18, 2009 4:59:24 PM Color profile: Disabled Composite Default screen BaseTech / Mike Meyers’ CompTIA A+ Guide to Managing and Troubleshooting PCs / Mike Meyers / 380-8 / Chapter 5 Historical/Conceptual ■ CPU Core Components Although the computer might seem to act quite intelligently, comparing the CPU to a human brain hugely overstates its capabilities. A CPU functions more like a very powerful calculator than like a brain—but, oh, what a cal- culator! Today’s CPUs add, subtract, multiply, divide, and move billions of numbers per second.
    [Show full text]
  • SMBIOS Specification
    1 2 Document Identifier: DSP0134 3 Date: 2019-10-31 4 Version: 3.4.0a 5 System Management BIOS (SMBIOS) Reference 6 Specification Information for Work-in-Progress version: IMPORTANT: This document is not a standard. It does not necessarily reflect the views of the DMTF or its members. Because this document is a Work in Progress, this document may still change, perhaps profoundly and without notice. This document is available for public review and comment until superseded. Provide any comments through the DMTF Feedback Portal: http://www.dmtf.org/standards/feedback 7 Supersedes: 3.3.0 8 Document Class: Normative 9 Document Status: Work in Progress 10 Document Language: en-US 11 System Management BIOS (SMBIOS) Reference Specification DSP0134 12 Copyright Notice 13 Copyright © 2000, 2002, 2004–2019 DMTF. All rights reserved. 14 DMTF is a not-for-profit association of industry members dedicated to promoting enterprise and systems 15 management and interoperability. Members and non-members may reproduce DMTF specifications and 16 documents, provided that correct attribution is given. As DMTF specifications may be revised from time to 17 time, the particular version and release date should always be noted. 18 Implementation of certain elements of this standard or proposed standard may be subject to third party 19 patent rights, including provisional patent rights (herein "patent rights"). DMTF makes no representations 20 to users of the standard as to the existence of such rights, and is not responsible to recognize, disclose, 21 or identify any or all such third party patent right, owners or claimants, nor for any incomplete or 22 inaccurate identification or disclosure of such rights, owners or claimants.
    [Show full text]
  • Cpu Support List
    EPoX CPU R ecommendation List August 30, 2001 Release Contents 2. AMD Slot A Athlon 3. AMD Socket A Athlon & Duron 4. Intel Socket 370, PGA370, PPGA, FC-PGA Pentium III & Celeron 6. Intel Slot 1, SC242 Pentium II & Pentium III 8. VIACyrix Socket 370 9. Intel Socket 423/478 Pentium 4 All specifications subject to change without notice. Pentium®, Pentium® II, Pentium® III, and Celeron are registered tradenames of Intel Corp. AMD, AMD Athlon, AMD Duron and combinations thereof are trademarks of Advanced Micro Devices Inc. All AMD Slot A Recommended Processors List Model BIOS REV * AMD Athlon model 500 550 600 650 700 750 800 850 900 950 1000 EP-7KXA n/a 0.3 YYYYYYYYNNN EP-7KXA n/a 0.4 YYYYYYYYYNN EP-7KXA+ n/a n/a YYYYYYYYYYN Notes: BIOS and REV (revision) fields list the minimum required releases. All newer releases & revisions are acceptable unless otherwise noted. The revision number of your motherboard is written in white silk screened letters in the upper left hand corner of your motherboard, just behind the leftmost ISA/PCI slot. Example REV 0.2 If your desired processor is not listed or recommended please wait for further updates to this list as we test newer processors. * - Classic Athlon processors recommended whenever possible. For processors with newer performance enhancing cache (a.k.a. Thunderbird) see EPoX knowledge base article #1268 for more information. - 2 - AMD Socket A Recommended Processors List Model BIOS REVDuron Athlon (200MHz bus) Athlon (266MHz bus) * ** *** Duron-Morgan 750 800 850 900 950 800 850 900 950 1000 1100
    [Show full text]
  • AMD Athlon Processor Model 4 Data Sheet
    Preliminary Information AMD AthlonTM Processor Model 4 Data Sheet Publication # 23792 Rev: K Issue Date: November 2001 Preliminary Information © 2000, 2001 Advanced Micro Devices, Inc. All rights reserved. The contents of this document are provided in connection with Advanced Micro Devices, Inc. (“AMD”) products. AMD makes no representations or war- ranties with respect to the accuracy or completeness of the contents of this publication and reserves the right to make changes to specifications and prod- uct descriptions at any time without notice. No license, whether express, implied, arising by estoppel or otherwise, to any intellectual property rights is granted by this publication. Except as set forth in AMD’s Standard Terms and Conditions of Sale, AMD assumes no liability whatsoever, and disclaims any express or implied warranty, relating to its products including, but not limited to, the implied warranty of merchantability, fitness for a particular purpose, or infringement of any intellectual property right. AMD’s products are not designed, intended, authorized or warranted for use as components in systems intended for surgical implant into the body, or in other applications intended to support or sustain life, or in any other applica- tion in which the failure of AMD’s product could create a situation where per- sonal injury, death, or severe property or environmental damage may occur. AMD reserves the right to discontinue or make changes to its products at any Trademarks AMD, the AMD Arrow logo, AMD Athlon, AMD Duron, and combinations thereof, and 3DNow! are trademarks of Advanced Micro Devices, Inc. HyperTransport is a trademark of the HyperTransport Technology Consortium.
    [Show full text]