Bus Arbiter Streamlines Multiprocessor Design

Total Page:16

File Type:pdf, Size:1020Kb

Bus Arbiter Streamlines Multiprocessor Design BUS ARBITER STREAMLINES MULTIPROCESSOR DESIGN Arbiter coordinates 8- and 16-bit microprocessors' access to a shared, multimaster bus and offers flexible operating modes to accommodate different system configurations James Nadir and Bruce McCormick Intel Corporation 3065 Bowers Ave, Santa Clara, CA 95051 P erformance improvements and cost reductions afforded The MULTIBUS approach implements this asynchronous by large scale integration technology have spurred the processing structure by synchronizing all microprocessor design of multiple microprocessor systems that offer im­ bus requests to a high frequency reference system bus clock proved realtime response, reliability, and modularity. In that can operate at up to 10 MHz. Synchronized requests multiprocessing, more than one microprocessor shares com­ are then resolved by a priority encoder. As a result, the mon system resources-such as memory and input/output number of resolving circuits common to all microprocessors devices-over a common multiple processor bus (Fig 1). is minimized. The synchronizing or arbitrating function is This concept allows system designers to partition overall integrated into the bus arbiter, allowing it to resolve · ar­ system functions into separate tasks that each of several bitration problems of a shared system bus in a multimaster, processors can handle individually and in parallel, increas­ multiprocessing environment. ing system performance and throughput. Critical code sections in memory can be identified by a The 8086 family of 16-bit microprocessors and support flag or word, called a semaphore, which is set by one of the components permits the designer to select only those com­ microprocessors. The bus arbiter prevents use of the shared ponents that are necessary to meet cost and performance re­ memory bus while a microprocessor is setting the quirements. One method for achieving this building block semaphore, creating a "locked test and set" condition. In approach to system design uses a compatibility mechanism addition, the bus arbiter provides a flexible, definable set of of the 8086 and the MULTIBUS™ multiprocessing bus stan­ bus modes so that a designer can configure a system to meet dard. However, multiprocessing systems require devices a variety of applications. that can coordinate the use of global or shared resources. The bus arbiter operates in conjunction with a bus con­ The 8289 bus arbiter (Fig 2) provides this multiprocessing troller that generates memory and input/output (IIO) signals coordination in conjunction with MULTIBUS architecture. to interface the multiprocessors to a multimaster system bus (Fig 3). Unaware of arbiter presence, a microprocessor sends out control signals as though it has exclusive use of MULTIBUS Approach the system bus. If a microprocessor does not have use of the multimaster system bus, the bus arbiter prevents the bus MULTIBUS architecture in a multiprocessor system allows controller, data transceivers, and address latches from ac­ each processor to work asynchronously. Therefore, a fast cessing the system bus, ie, all bus driver outputs are forced microprocessor operates at its own speed regardless of the into the high impedance state. Since system commands are speed of the slowest microprocessor. This technique not issued, no acknowledgement (transfer acknowledge­ tolerates duty cycle and phase shift variations, and offers ment) is returned, causing the microprocessor to extend its hardware modularity. When new system functions are transfer cycle by entering into wait states. The desired, additional microprocessors can be integrated microprocessor extends its transfer cycle until the bus ar­ without impacting existing task partitioning. biter acquires access to the multimaster sy"stem bus, then, 103 COMMON PROCESSOR OR MULTIPLE A PROCESSOR BUS PROCESSOR Fig 1 Multiprocessing system using common bus. B Several processors sharing expensive resources, such as disc drives or line printers, is efficient and cost-effective. Bus contention problems inevitably arise on common system bus unless steps are taken to arbitrate usage PROCESSOR c INIT}BCLK iilmj MULTIBUS MULTIBUS BPRN COMMAND s; INTERFACE Fig 2 Bus arbiter block diagram. 8086/8087 1808818089 s BPRD SIGNALS STATUS _I_ BUSY 20-pin, 5-V-only, bipolar arbiter for { So CBRQ use with medium to large multi­ master, multiprocessing systems provides system bus arbitration for LOCK systems with multiple bus masters, CLK as well as bipolar buffering and PROCESSOR CRQLCK CONTROL CONTROL RESB LOCAL drive capability { ANYRQST BUS iOli INTERFACE AEN } SYSTEM SIGNALS L ___:::::::;:====:::;:::===::j r-syss1RESB GND 5V MULTI MASTER SYSTEM BUS 8086. 8087, 8088, DR Fig 3 Bus arbitration chip aids multiprocessor design. 8-bit 8088 8089 and 16-bit 8086, 8089 microprocessors are designed for use in multi­ MICRO- ple microprncessor systems. To prevent contention for common PROCESSORS system bus, arbiter provides several methods for arbitrating bus use ADDRESS/ DATA BUS 104 COMPUTER DESIGN/JUNE 1980 BUS ARBITER 1 BUS Fig . 4 Parallel resolving technique syn­ ARBITER 74148 74138 chronizes asynchronous requests. Requests 2 PRIORITY 3·TO-a ENCODER 0£COOER for common bus use (BREQ) are sent by each BUS microprocessor's bus arbiter to encoder­ ARBITER decoder circuit, which responds to arbiter 3 with highBs~ pNiority by returning bus priority BUS in signal ( R ). Bus arbiter then provides its ARBITER microprocessor access to system bus 4 the arbiter allows the bus controller, data transceivers, and address latches to access the system bus. After the bus controller issues its control line signal and a data transfer has taken place, a transfer acknowledge signal is returned to the microprocessor. Then the microprocessor BUS ARBITER completes its transfer cycle. Thus, the arbiter serves to coor­ I dinate microprocessor, or bus master, access to the BUS multimaster system bus. ARBITER 2 BUS ARBITER Priority Resolving Techniques 3 BUS Since there can be many bus masters on · a multimaster ARBITER system bus, a technique for resolving simultaneous requests 4 among bus masters must be provided. The bus arbiter offers several resolving techniques; all are based on the concept that at a given time, one bus master has higher priority. Fig 5 Serial priority These techniques include parallel priority resolving, serial resolving technique. Simpler daisy chain priority resolving, and rotating priority resolving. scheme provides effec­ tive bus arbitration for Parallel Priority Resolving Technique system designs that do not have more than three In the parallel priority resolving technique, a separate bus arbiters and micropro­ request (BREQ) line is connected to each of several arbiters cessors vying for bus ac­ cess. Connected in order on the multimaster system bus (Fig 4). Each BREQ line of priority from top to enters a priority encoder which generates, as output, the bottom, first arbiter has binary address of the highest° priority BREQ line asserted at priority at all times its inputs. The output binary address, after being decoded, because of grounded state of its EiPRN line. selects the corresponding bus priority in (BPRN) line to be When not using bus, ar­ returned to the highest priority requesting arbiter. The ar­ biter 1 sends low state biter receiving priority (BPRN true) then allows its associated signal to next higher bus master access to the multimaster system bus as soon as priority arbiter via its the bus becomes available. BPRO line Even when one bus arbiter gains priority over another ar­ biter, it cannot immediately seize the bus. It must wait until the present bus occupant completes its transfer cycle, ensur­ ing transfer integrity. Upon completing its transfer cycle, the bus occupant determines that it no longer has priority ing the bus arbiters. This setup-is accomplished by connec­ and surrenders the bus, releasing BUSY. ting the higher priority bus arbiter bus priority out (BPRO) Serial Priority Resolving Technique line to the BPRN line of the next lower priority arbiter (Fig 5). The highest priority bus arbiter has its BPRN line ground­ The serial priority resolving technique eliminates the need ed, signifying to the other arbiters that is always has highest for a priority encoder/decoder arrangement by daisy chain- priority when requesting the bus. Priority is passed in series 105 from a higher priority arbiter on the chain, when it does not Single-Bus Mode need the system bus, to any requesting lower priority ar­ The single-bus mode is the simplest mode. It is sufficient for biter. multiprocessing systems where the tasks of several micro­ processors can be carried out within a required time frame Rotating Priority Resolving Technique despite sharing the system bus. It provides an inexpensive Arrangement of the rotating priority resolving technique is solution for multimasters requirin·g shared access to an ex­ similar to that of the parallel priority resolving technique pensive l/O device such as a disc drive or a large memory ar­ except- that priority is dynamically reassigned. The priority ray. If, however, the systems tasks cannot be carried out encoder is replaced by a more complex circuit that rotates within the required time limit, the l/O bus mode or system priority in standard time increments among requesting ar­ resident mode should be considered. biters, guaranteeing each arbiter equal access to the multimaster system bus. 110 Bus Mode In all three techniques, lower priority masters obtain the The 1/0 bus mode requires a few additional latches
Recommended publications
  • Embedded Intel486™ Processor Hardware Reference Manual
    Embedded Intel486™ Processor Hardware Reference Manual Release Date: July 1997 Order Number: 273025-001 The embedded Intel486™ processors may contain design defects known as errata which may cause the products to deviate from published specifications. Currently characterized errata are available on request. Information in this document is provided in connection with Intel products. No license, express or implied, by estoppel or oth- erwise, to any intellectual property rights is granted by this document. Except as provided in Intel’s Terms and Conditions of Sale for such products, Intel assumes no liability whatsoever, and Intel disclaims any express or implied warranty, relating to sale and/or use of Intel products including liability or warranties relating to fitness for a particular purpose, merchantability, or infringement of any patent, copyright or other intellectual property right. Intel products are not intended for use in medical, life saving, or life sustaining applications. Intel retains the right to make changes to specifications and product descriptions at any time, without notice. Contact your local Intel sales office or your distributor to obtain the latest specifications and before placing your product order. Copies of documents which have an ordering number and are referenced in this document, or other Intel literature, may be obtained from: Intel Corporation P.O. Box 7641 Mt. Prospect, IL 60056-7641 or call 1-800-879-4683 or visit Intel’s web site at http:\\www.intel.com Copyright © INTEL CORPORATION, July 1997 *Third-party brands and names are the property of their respective owners. CONTENTS CHAPTER 1 GUIDE TO THIS MANUAL 1.1 MANUAL CONTENTS ..................................................................................................
    [Show full text]
  • PC Hardware Contents
    PC Hardware Contents 1 Computer hardware 1 1.1 Von Neumann architecture ...................................... 1 1.2 Sales .................................................. 1 1.3 Different systems ........................................... 2 1.3.1 Personal computer ...................................... 2 1.3.2 Mainframe computer ..................................... 3 1.3.3 Departmental computing ................................... 4 1.3.4 Supercomputer ........................................ 4 1.4 See also ................................................ 4 1.5 References ............................................... 4 1.6 External links ............................................. 4 2 Central processing unit 5 2.1 History ................................................. 5 2.1.1 Transistor and integrated circuit CPUs ............................ 6 2.1.2 Microprocessors ....................................... 7 2.2 Operation ............................................... 8 2.2.1 Fetch ............................................. 8 2.2.2 Decode ............................................ 8 2.2.3 Execute ............................................ 9 2.3 Design and implementation ...................................... 9 2.3.1 Control unit .......................................... 9 2.3.2 Arithmetic logic unit ..................................... 9 2.3.3 Integer range ......................................... 10 2.3.4 Clock rate ........................................... 10 2.3.5 Parallelism .........................................
    [Show full text]
  • Bus Interface Bus Interfaces Different Types of Buses: ISA (Industry
    Systems Design & Programming Bus Interface CMPE 310 Bus Interfaces Different types of buses: P ISA (Industry Standard Architecture) P EISA (Extended ISA) P VESA (Video Electronics Standards Association, VL Bus) P PCI (Peripheral Component Interconnect) P USB (Universal Serial Bus) P AGP (Advanced Graphics Port) ISA is the oldest of all these and today's computers still have a ISA bus interface in form of an ISA slot (connection) on the main board. ISA has 8-bit and 16-bit standards along with the 32-bit version (EISA). All three versions operate at 8MHz. 1 Systems Design & Programming Bus Interface CMPE 310 8-Bit ISA Bus connector Pin # 1 GND IO CHK 2 RESET 3 +5V 4 IRQ9 5 -5V 6 DRQ2 D0-D7 7 -12V 8 OWS 9 +12V ISA Bus Connector Contains 10 GND IO RDY } 11 MEMW AEN 12 MEMR 8- bit Data Bus 13 IOW 14 IOR 15 DACK3 Demultiplexed 20-bit address Bus 16 DRQ3 17 DACK1 18 DRQ1 I/O and Memory Control Signals 19 DACK0 20 CLOCK 21 IRQ7 Interrupt Request Lines (IRQ2->IRQ9) 22 IRQ6 A0-A19 23 IRQ5 DMA channels 1-3 Control Signals 24 IRQ4 25 IRQ3 26 DACK2 Power, RESET and misc. signals 27 T/C 28 ALE 29 +5V 30 OSC 31 GND } 2 Systems Design & Programming Bus Interface CMPE 310 8-Bit ISA Bus Output Interface D0-D7 Connector DB37 D0 1Y1 . D0. Q0. D7 2Y1 74LS244 D7 Q7 OC 74LS374 CLK A0 A Y0 A1 B . D0 Q0 . IOW C . A3 G1 . G2A Y7 G2B D7 74LS374 Q7 OC CLK D0 Q0 A4 A Y0 .
    [Show full text]
  • Computer Buses
    Computer Peripherals School of Computer Engineering Nanyang Technological University Singapore These notes are part of a 3rd year undergraduate course called "Computer Peripherals", taught at Nanyang Technological University School of Computer Engineering in Singapore, and developed by Associate Professor Kwoh Chee Keong. The course covered various topics relevant to modern computers (at that time), such as displays, buses, printers, keyboards, storage devices etc... The course is no longer running, but these notes have been provided courtesy of him although the material has been compiled from various sources and various people. I do not claim any copyright or ownership of this work; third parties downloading the material agree to not assert any copyright on the material. If you use this for any commercial purpose, I hope you would remember where you found it. Further reading is suggested at the end of each chapter, however you are recommended to consider a much more modern alternative reference text as follows: Computer Architecture: an embedded approach Ian McLoughlin McGraw-Hill 2011 Chapter 1. Computer Buses 1.1. Microcomputer Bus Structure What Is a Bus? One of the misunderstood features of computers today is the bus. Today one hears about the system bus, the local bus, the SCSI bus, the ISA bus, the PCI bus, the VL-bus, and now USB. These terms are also confused with other terms for slots, ports, connectors, etc. What is a bus, then, and how do these buses, differ? 1.1.1. Bus Definition First, what is a bus? Basically, it is a means of getting data from one point to another, point A to point B, one device to another device, or one device to multiple devices.
    [Show full text]
  • Processor Architectures for Synthetic Aperture Radar
    Processor Architectures for Synthetic Aperture Radar by Peter G. Meisl B.A.Sc. Electrical Engineering, University of British Columbia, 1990 A THESIS SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF MASTER OF APPLIED SCIENCE in THE FACULTY OF GRADUATE STUDIES DEPARTMENT OF ELECTRICAL ENGINEERING We accept this thesis as conforming to the required standard THE UNIVERSITY OF BRITISH COLUMBIA March 1996 © Peter Meisl, 1996 In presenting this thesis in partial fulfilment of the requirements for an advanced degree at the University of British Columbia, I agree that the Library shall make it freely available for reference and study. I further agree that permission for extensive copying of this thesis for scholarly purposes may be granted by the head of my department or by his or her representatives. It is understood that copying or publication of this thesis for financial gain shall not be allowed without my written permission. Department of f3 leciy* c»\ E>n^ t n^e/i The University of British Columbia Vancouver, Canada Date DE-6 (2/88) -l : Abstract This thesis examines processor architectures for Synthetic Aperture Radar (SAR). SAR is a remote sensing technique that requires large amounts of computation and memory to form images. Processor architectures are sought that exhibit high performance, are scalable, are flexible, and are cost effective to develop and build. Performance is taken to be the primary figure of merit. The three facets of systems design, namely algorithm, technology, and architecture, are each examined in the process of finding the best architecture implementations. The examination of the algorithms is begun by reviewing SAR processing theory with the intent of summarizing the background for typical SAR proc• essor performance requirements.
    [Show full text]
  • System Bus Technology PCI, PCI-X and Beyond a Technical Brief
    System Bus Technology PCI, PCI-X and Beyond A Technical Brief Summary speed and bus width. Using a highway as an analogy, consider clock speed as the speed As input/output devices, host bus adapters rely limit, while bus width is the number of lanes. on matching data throughput requirements between the host system bus and that of Increasing either of these allows you to move attached storage devices. While Ultra320 SCSI more automobiles. A PCI bus acts in a similar and 2-Gigabit Fibre Channel standards have manner. Increasing clock speed or bus width increased available bandwidth, the PCI standard allows you to move more data per second. has remained relatively static since the introduction of the PCI 64-bit, 66 MHz bus. The Since its introduction in the early 1990s, the PCI PCI-X standard provides a more effective match architecture has seen a number of for these emerging storage standards while improvements allowing faster data transfers. maintaining full backward-compatibility with the The following chart shows the available PCI current PCI standard. implementations. Like SCSI technology, the PCI standard allows for backward compatibility, This technical brief explains the benefits of PCI-X meaning that users can protect their investment and differences between this standard and the in legacy devices. current PCI implementation. Clock Speed Bus Width Overall Data PCI Development Throughput 33 MHz 32-bit 132 MB/sec. 66 MHz 32-bit 264 MB/sec. The PCI (Peripheral Component Interface) 33 MHz 64-bit 264 MB/sec. standard is designed for high-speed, efficient 66 MHz 64-bit 528 MB/sec.
    [Show full text]
  • 17 Internal Bus Tech
    CSC414 I/O Bus Architecture Computer Internal Bus Common pathway for data to travel System Technologies Processor bus (on-chip bus) Fundamentals - Connects units within CPU to on-chip cache Cache bus (back-side bus) - Connects CPU to L1, L2, L3 Caches Memory bus (front-side bus) Digital Forensics Center - Connects main memory and processor Department of Computer Science and Statics THINK BIG WE DO Backplane bus (system bus) U R I - Connects I/O to the CPU and memory http://www.forensics.cs.uri.edu - Connects all peripheral cards and connectors I/O Bus Architecture I/O Bus Architecture Consists of an I/O device, I/O device User Program Parallel Bus 0000011000001000 controller, system bus, and a device driver Operating System - All bits are sent at the same time Device I/O Manager - 8-bit, 16-bit, 32-bit, 64-bit buses - Any hardware that can provide input to or accept Software Device Driver - Limited length output from the CPU - Timing and synchronization issues at high Device Controller System Bus speeds because of variability in line quality - Hardware that connects directly to the device I/O Bus - Internal Buses are normally parallel - Controls (commands the device) Device Controller Serial Bus Bus - Transfers data to/from device - Bits are sent sequentially - Interacts with CPU Hardware Device - Must send more bits per second to Device Driver equal speed of parallel bus - Software that controls the I/O devices - Can send bits at higher speeds Device Controller 0 ISA and EISA Microchannel ISA (Industry Standard Architecture) Bus MCA
    [Show full text]
  • An Interactive Approach to Timing Accurate PCI-X Simulation
    An Interactive Approach to Timing Accurate PCI-X Simulation Kevin Andryc, Russell Tessier and Patrick Kelly Department of Electrical and Computer Engineering University of Massachusetts, Amherst, MA, 01003 To date, most system-level bus simulation platforms have level bus operation. Each master and target device model focused on the functional correctness of individual bus employs a set of user-adjustable parameters which allow components rather than the full system-level evaluation of for accurate and flexible simulations. These parameters are multiple components operating simultaneously. In this pa- then evaluated and used to determine synchronization per, a new scalable system-level bus simulation environ- across components as well as device specific interaction. ment is described which allows for the evaluation of the The configuration of each simulation run is performed via a PCI-X bus and a series of components. This simulation scalable enterprise-level, web-based graphical user inter- environment takes advantage of the tight integration of face, allowing users to quickly create simulations and add timing-accurate simulation of PCI hardware components and remove components with ease. with software-level functional modeling to create a fast, accurate system. A series of software techniques is used to 2 Background allow for time step synchronization across multiple bus The Peripheral Component Interconnect, or PCI, bus is a components and bus recovery following a transaction. A 32 or 64-bit synchronous multiplexed bus which is de- graphical user interface allows designers to add new com- signed to interconnect high-performance components. Arbi- ponents to the system easily, enhancing modularity. The trated data transfers in PCI are always between an initiator accuracy of the new simulation environment has been vali- device (master), one which initiates the data transfer, and a dated for a collection of candidate PCI-X systems using an target device, the receiver of the data.
    [Show full text]
  • PCI Bus Architecture
    PCI Bus Architecture By S.Senthilmurugan Asst.Professor/ICE SRM University. Chennai. Introduction • Introduction • History of the Bus • Performance • Plug and Play • How it works • Other types of the PCI Bus • Future of the PCI Bus • Conclusion 2 Introduction • A computer bus is used to transfer data from one location or device on the motherboard to the central processing unit where all calculations take place. • Two different parts of a Bus – Address bus‐transfers information about where the data should go – Data bus‐transfers the actual data 3 History • PCI(Peripheral Component Interconnect) bus is based on ISA (Industry Standard Architecture) Bus and VL (VESA Local) Bus. • Introduced by Intel in 1992 • Revised twice into version 2.1 which is the 64‐bit standard that it is today. • Great feature of PCI Bus was that it was invented as an industry standard • PCI provides direct access to system memory for the devices that are connected to the bus which is then connected through a bridge that connects to the front side bus. • This configuration allowed for higher performance without slowing down the processor 4 History The image cannot be displayed. Your computer may not have enough memory to open the image, or the image may have been corrupted. Restart your computer, and then open the file again. If the red x still appears, you may have to delete the image and then insert it again. •The PCI Bus was originally 33Mhz and then changed to 66Mhz. •PCI Bus became big with the release of Windows 95 with “Plug and Play” technology •“Plug and Play” utilized the PCI bus concept.
    [Show full text]
  • Technology Note PCI Bus Variation
    Technology Note PCI Bus Variation www.euresys.com [email protected]@euresys.com © Copyright 2006 Euresys s.a. Belgium. Euresys® is registred trademark of Euresys s.a. Belgium. PCI conventional, PCI-X, PCI-SIG, PCI Express are registered trademarks and logos of PCI-SIG. Technology Note, Technology Note, PCI Bus Variation PCI Bus Variation PCI Bus Variation Yves Joskin, R&D Manager Euresys s.a. 14, Avenue du Pré-Aily B-4031 Angleur Belgium [email protected] Contents Purpose of this Application Note 3 Signaling Voltage 5 Definition 5 PCI Variants 3 Slot Variants 5 Conventional PCI 3 Add-in Card Variants 5 PCI-X 3 PCI Express 3 Interoperability 6 General rules 6 PCI Performance 3 Bus width interoperability 6 Characterizing Parameters 3 Signaling voltage interoperability 7 Bus Width 3 Bus variant interoperability 8 Clock Speed 3 Clock speed interoperability 8 Data Rate 4 PCI Bandwidth Summary 4 Powering Voltage 8 Number of Slots 4 The PCI Bus as a Set of Slots 4 Maximum Slot Summary 4 References PCI The PCI bus specification is handled by the PCI-SIG (PCI Special Interest Group), which is an association of numerous industrial actors in the field. Euresys s.a. is a member of the PCI-SIG (vendor ID h1805). The web site address of PCI-SIG is http://www.pcisig.com WARNING EURESYS S.A. shall retain all property rights, title and interest in the documentation and trademarks of EURESYS S.A. The licensing, use, leasing, loaning, translation, reproduction, copying or modification of the marks or documentation of EURESYS S.A.
    [Show full text]
  • Bus • a Channel Or Path Between the Components in a Computer • Has
    Bus A channel or path between the components in a computer • Has evolved slowly compared to other computer components • – Most computers still have Industry Standard Architecture (ISA) bus developed for the original PC in the ’80s – Need for long-term compatibility with large number of hardware manufacturers – Before multimedia, few peripherals fully utilized the bus speed Two key buses • 1. System bus or local bus – Connects CPU to memory 2. ISA or PCI bus – Connects to system bus through a bridge – Bridge resides on chipsets and integrates data from other buses into system bus Dual Independent Bus (DIB) • – Replaces standard system bus to isolate the path between CPU and memory – Replaces single system bus with frontside bus and backside bus – Backside bus Provides a direct and fast channel between CPU and Level 2 cache ∗ – Frontside bus Connects system memory (memory controller) to CPU and other buses to CPU and system memory ∗ Shared bus • – Another main bus to connect additional components to the computer – Lets multiple devices access the same path to CPU and system memory Other buses • – Extended Industry Standard Architecture (EISA) Original ISA-bus operated at 4.77MHz at 8-bits width ∗ Improved to 8MHz at 16-bits width (still called ISA bus) ∗ EISA was 32-bits wide at 8MHz ∗ – Vesa Local Bus (VL-Bus) Video Electronics Standards Association ∗ 32-bits at the speed of local bus, which is normally the speed of CPU itself ∗ Ties directly into CPU ∗ Works with one or two devices but more devices can cause interference to CPU ∗ Typically
    [Show full text]