1 / 34

Chapter 1 8088/86 Microprocessors and Supporting Chips

Chapter 1 8088/86 Microprocessors and Supporting Chips Section 1.1 Overview of Intel’s 80x86 Microprocessors Intel 4004 (1970) 2300 PMOS transistors 4-bit processor for use in calculators. PC, terminals for the main frame? No more than 100,000? PCXT, PCAT, …. 586 and Pentium?

emmet
Download Presentation

Chapter 1 8088/86 Microprocessors and Supporting Chips

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Chapter 1 • 8088/86 Microprocessors and Supporting Chips • Section 1.1 Overview of Intel’s 80x86 Microprocessors • Intel 4004 (1970) • 2300 PMOS transistors • 4-bit processor • for use in calculators

  2. PC, terminals for the main frame? No more than 100,000? PCXT, PCAT, …

  3. 586 and Pentium? Pentium MMX series, Pentium II, Pentium III, …

  4. 286: virtual memory to 1GB 386: memory to 4GB both physical and virtual memory 486: 80387, 8KB cache memory (data and code mixed) (L1 cache) Pentium: 8KB dada cache, 8K code cache (L1 cache) L2 cache can be 128KB, 256KB, … MMX instructions Multimedia era?

  5. Section 1.2 8088/8086 Microprocessor

  6. Data Bus 8088: AD0~AD7 8086: AD0~AD15 Address Bus (24pins) 8088: AD0~AD7, A8~A19 8086: AD0~AD15, A16~A19 AD means address and data are commonly used and separated by mux. ALE: Address Latch Enable to latch address signals

  7. Pin Description • BHE (bus high enable): to distinguish between the low byte and high byte of data. • NMI (nonmaskable interrupt), edge-triggered • INTR (interrupt request), active high level triggered • CLOCK, need accurate clock signals • RESET: after reset • READY: insert wait state • Test input from 8087 • What is 8087?

  8. Minimum/Maximum Mode • MN/MX (pin 33) =5V to define pin 24 to pin 31 • Used for the 8085 series

  9. Pins 24-31 in maximum mode QS0 and QS1 (queue status, pins 24 and 25) S0, S1, and S2 (Status signals, pins 26, 27, and 28)

  10. LOCK (pin 29) Used with “LOCK” prefix in the instruction to gain the control of the system bus (prevent DMA to control the bus when the instruction is under processing). LOCK MOV AX, Data RQ/GT0, RQ/GT1 (request/grant, pins 30, 31) These bidirectional pins allow another processor to gain control of the local bus. Pins 24-31 in Minimum Mode

  11. Basic buses for a minimum mode 8088

  12. Section 1.3 8284 Clock Generator and Driver • Input pins: • RES (reset in) • X1 and X2 (crystal in): must be three times the desired frequency. IBM PC is 14.31818MHz • F/C (frequency/clock select), select either the crystal input freq or EFI freq • EFI (external frequency in) • CSYNC (clock synchronization), allow several 8284 connected together • RDY1 and AEN1, used as READY signal for inserting WAIT state.

  13. RDY2 and AEN2, like RDY1 and AEN1 and are used for multiprocessing system. • ASYNC • Output signals • RESET • OSC (oscillator), provides the same frequency as the oscillator. • CLK (clock), 1/3 of the crystal frequency and 33% duty cycle • LCLOCK (peripheral clock), 1/2 CLK frequency, 50% duty cycle • READY, for inserting WAIT cycle • Duty cycle?

  14. Section 1.4 8288 Bus Controller

  15. Input Signals • S0, S1, S2 (status input) • CLK (clock), from 8284 • AEN (address enable) • CEN (command enable) • IOB (input/output bus mode) • Output Signals • MRDC (memory read command) • MWTC (memory write command) • AMWC (advanced memory write) • IORC (I/O read command)

  16. IOWC (I/O write command) • AIOWC (advanced I/O write command) • INTA (interrupt acknowledge) • DT/R (data transmit/receive) • DEN (data enable) • MCE/PDEN (master cascade enable/peripheral data enable) • ALE (address latch enable)

  17. Section 1.5 IBM PC/XT Buses

  18. Address bus: 74ls373 (latch) AEN ALE Data bus: DT/R DEN Control Bus: IOR, IOW, MEMR, MEMW

  19. AEN Signal Generation

  20. Local bus vs. System bus (refer to Fig. 1-11) IBM PC XT Motherboard Data Flow is shown in pp. 36 of the text book.

  21. Bus Buffering (boosting)

More Related