SlideShare a Scribd company logo
1 of 17
Pin Description of 8086
Pin Diagram
Pins and Signals
• AD15- AD0 ( Input /Output)
ADDRESS /DATA BUS: These lines constitute the time
multiplexed memory/IO address and data bus.
During T1 clock cycle of the bus cycle, they carry lower
order 16-bit address.
During T2, T3 and T4, they carry 16-bit data.
• A16/S3-- A19/S6 (Output):
Address/status lines are used as address lines during
the first T state of a machine cycle.
& acts as status lines later to indicate which register is
used for accessing data as given next..
Pins and Signals
• A16/S3 -- A19/S6 (Output):
• S5 is a Interrupt enable status signal & S6 -0.
S4 S3 Segment
Register
0 0 ES
0 1 SS
1 0 CS
1 1 DS
Pins and Signals
• BHE / S7 (Output):
Bus High Enable / Status is used to enable data
onto most significant half of the data bus.
This signal with A0 also signifies the byte which is
read from even address or odd address.
S7 is used in Interrupt acknowledge cycle.
BHE A0 Word/Byte Access
0 0 Whole word from even address
0 1 Upper byte from/to odd address
1 0 Lower byte from/to even
address
1 1 None
Pins and Signals
• RD (Output)
This indicates that the processor is performing a
memory or I/O read cycle.
• READY (Input)
Ready signal is the acknowledgement from the
slower I/O device or memory. When high, it indicates
that the peripheral device is ready to transfer data.
• RESET (Input)
This causes the processor to immediately terminate
its present activity.
When this goes High, processor enters into reset
state and start execution from FFFF0H. The signal must
be active HIGH for at least four clock cycles.
Pins and Signals
• INTR (Input)
INTERRUPT REQUEST is a level triggered input which is
sampled during the last clock cycle of each instruction to
determine if the processor should enter into an interrupt
acknowledge operation.
A subroutine is vectored to via an interrupt vector
lookup table located in system memory.
It can be internally masked by software resetting the
interrupt enable bit.
INTR is internally synchronized. This signal is active
HIGH.
• TEST (Input)
This signal is used to test the status of math co-processor
8087. The BUSY pin of 8087 is connected to this. This input is
examined by the WAIT instruction. If this is low, execution
continues otherwise processor waits in idle state.
Pins and Signals
• NMI (Input)
NON-MASKABLE INTERRUPT is an edge triggered input
which causes an interrupt request to the MP. A subroutine is
vectored to via an interrupt vector lookup table located in
system memory. NMI is not maskable internally by software.
• MN/MX (Input)
MINIMUM/MAXIMUM indicates the operating mode of
the processor.
If high, processor is in minimum mode & if low, it is in
maximum mode.
• CLK (Input)
Provides basic timing for the processor & bus controller.
It is a symmetric square wave with 33% duty cycle. The range
of frequency is 5 MHz to 10MHz.
• VCC : +5V power supply pin
• GND : Ground.
Minimum Mode
The following pin
descriptions are
for 8086 in
minimum mode
(MN /MX = VCC.)
MN/MX =1
Active
Signals
Minimum Mode
• HOLD (Input)
HOLD pin is used by external devices to gain
control of the buses.
• HLDA (Output)
When the HOLD signal is activated by an
external device, the 8086 stops executing
instructions and stops using the buses.
This would allow external devices to control
the information on the buses.
Minimum Mode
• M/IO (Output)
Differentiates between the Memory and I/O
operation.
A LOW on this pin indicates I/O operation
and a HIGH indicates a Memory Operation
• WR ( Output)
Indicates that the processor is performing a
write memory or write I/O operation.
Minimum Mode
• INTA (Output)
Interrupt Acknowledge is an active low signal.
When mp receives INTR signal, interrupt
acknowledge given by the microprocessor.
• ALE (Output)
Address Latch Enable- A HIGH on this line
during T1 causes the lower order 16bit address bus
to be latched that stores the addresses and then
later , the lower order 16bit of the address bus can
be used as data bus.
This pin is connected to latch enable pin of
latches 8282 or 74LS373.
Minimum Mode
• DT/R (Output)
Data Transmit / Receive. It is used to control
the direction of data flow through the transceiver
8286 or 74LS245.
When the processor sends the data out, this
signal is high and when this signal is low the data is
received.
• DEN (Output)
Data Enable is Output enable for the data
transceiver in the minimum mode.
This is an active low signal during the middle of
T2 until the middle of T4 to indicate the availability
of valid data over AD0 – AD15.
Maximum Mode
The following pin
descriptions are
for 8086 in
maximum mode
(MN /MX = GND.)
MN/MX =0
Active
Signals
Maximum Mode
• S2, S1, S0 (Output)
Status is used by
8288 bus controller
to generate all
memory & I/O
access control
signals.
S2 S1 S0 Indication
0 0 0 Interrupt Acknowledge
0 0 1 Read I/O port
0 1 0 Write I/O port
0 1 1 Halt
1 0 0 Code access
1 0 1 Read Memory
1 1 0 Write memory
1 1 1 Passive
Maximum Mode
• RQ/GT0, RQ/GT1 (Input/ Output)
These pins are used by other local bus
masters to force the processor to release the
local bus at the end of the current operation.
• LOCK (Output)
This indicates that the other system bus
masters are not to gain control of the system
bus while LOCK is active LOW. It is activated by
LOCK prefix instruction.
Maximum Mode
• QS1, QS0 (Output)
Queue Status provides status to allow
external tracking of the internal 8086
instruction queue.
QS1 QS0 Status
0 0 No operation
0 1 1st byte of op-code from queue
1 0 Empty queue
1 1 Subsequent byte from queue

More Related Content

What's hot

8259 Interrupt Controller
8259 Interrupt Controller8259 Interrupt Controller
8259 Interrupt ControllerShivamSood22
 
8251 a usart programmable communication interface(1)
8251 a usart   programmable communication interface(1)8251 a usart   programmable communication interface(1)
8251 a usart programmable communication interface(1)divyangpit
 
Microprocessor & Interfacing (Part-2) By Er. Swapnil V. Kaware
Microprocessor & Interfacing (Part-2) By Er. Swapnil V. KawareMicroprocessor & Interfacing (Part-2) By Er. Swapnil V. Kaware
Microprocessor & Interfacing (Part-2) By Er. Swapnil V. KawareProf. Swapnil V. Kaware
 
Pin diagram of 8085
Pin diagram of 8085Pin diagram of 8085
Pin diagram of 8085ShivamSood22
 
29. 8086 microprocessor pin diagram
29. 8086 microprocessor pin diagram29. 8086 microprocessor pin diagram
29. 8086 microprocessor pin diagramsandip das
 
IC 8253 - Microprocessor
IC 8253 - Microprocessor IC 8253 - Microprocessor
IC 8253 - Microprocessor Vatsal N Shah
 
28. 8251 programmable communication interface
28. 8251 programmable communication interface28. 8251 programmable communication interface
28. 8251 programmable communication interfacesandip das
 
I Ointerface in mp
I Ointerface in mpI Ointerface in mp
I Ointerface in mpAisu
 
Architecture of 8051 microcontroller))
Architecture of 8051 microcontroller))Architecture of 8051 microcontroller))
Architecture of 8051 microcontroller))Ganesh Ram
 
Intel 8086 internal architecture & pin diagram
Intel 8086 internal architecture & pin diagramIntel 8086 internal architecture & pin diagram
Intel 8086 internal architecture & pin diagramkrunal47
 
Programmableperipheralinterface 8255 ppt
Programmableperipheralinterface 8255 pptProgrammableperipheralinterface 8255 ppt
Programmableperipheralinterface 8255 pptsharan Kumar
 
5.programmable interval timer 8253
5.programmable interval timer 82535.programmable interval timer 8253
5.programmable interval timer 8253MdFazleRabbi18
 
Pin digram of 8086
Pin digram of 8086Pin digram of 8086
Pin digram of 8086RJ
 

What's hot (17)

8259 Interrupt Controller
8259 Interrupt Controller8259 Interrupt Controller
8259 Interrupt Controller
 
8251 a usart programmable communication interface(1)
8251 a usart   programmable communication interface(1)8251 a usart   programmable communication interface(1)
8251 a usart programmable communication interface(1)
 
MINIMUM MODE INTERFACE
MINIMUM MODE INTERFACEMINIMUM MODE INTERFACE
MINIMUM MODE INTERFACE
 
Microprocessor & Interfacing (Part-2) By Er. Swapnil V. Kaware
Microprocessor & Interfacing (Part-2) By Er. Swapnil V. KawareMicroprocessor & Interfacing (Part-2) By Er. Swapnil V. Kaware
Microprocessor & Interfacing (Part-2) By Er. Swapnil V. Kaware
 
Pin diagram of 8085
Pin diagram of 8085Pin diagram of 8085
Pin diagram of 8085
 
29. 8086 microprocessor pin diagram
29. 8086 microprocessor pin diagram29. 8086 microprocessor pin diagram
29. 8086 microprocessor pin diagram
 
IC 8253 - Microprocessor
IC 8253 - Microprocessor IC 8253 - Microprocessor
IC 8253 - Microprocessor
 
8279 PKDI
8279 PKDI8279 PKDI
8279 PKDI
 
28. 8251 programmable communication interface
28. 8251 programmable communication interface28. 8251 programmable communication interface
28. 8251 programmable communication interface
 
8251 USART
8251 USART8251 USART
8251 USART
 
I Ointerface in mp
I Ointerface in mpI Ointerface in mp
I Ointerface in mp
 
Architecture of 8051 microcontroller))
Architecture of 8051 microcontroller))Architecture of 8051 microcontroller))
Architecture of 8051 microcontroller))
 
Intel 8086 internal architecture & pin diagram
Intel 8086 internal architecture & pin diagramIntel 8086 internal architecture & pin diagram
Intel 8086 internal architecture & pin diagram
 
Programmableperipheralinterface 8255 ppt
Programmableperipheralinterface 8255 pptProgrammableperipheralinterface 8255 ppt
Programmableperipheralinterface 8255 ppt
 
5.programmable interval timer 8253
5.programmable interval timer 82535.programmable interval timer 8253
5.programmable interval timer 8253
 
Pin digram of 8086
Pin digram of 8086Pin digram of 8086
Pin digram of 8086
 
Hardware View of Intel 8051
Hardware View of Intel 8051Hardware View of Intel 8051
Hardware View of Intel 8051
 

Similar to Pin description of 8086

architecture of 8086 new Lecture 4new.pptx
architecture of 8086 new Lecture 4new.pptxarchitecture of 8086 new Lecture 4new.pptx
architecture of 8086 new Lecture 4new.pptxDrVikasMahor
 
8086-microprocessor
8086-microprocessor8086-microprocessor
8086-microprocessorjhcid
 
Chapter 2_1(8086 System configuration).pptx
Chapter 2_1(8086 System configuration).pptxChapter 2_1(8086 System configuration).pptx
Chapter 2_1(8086 System configuration).pptxmelaku76
 
8086 – CPU –Pin Diagram.pptx
8086 – CPU –Pin Diagram.pptx8086 – CPU –Pin Diagram.pptx
8086 – CPU –Pin Diagram.pptx5G8Rajendra
 
Lecture 11 8086 Pin Diagram.pptx
Lecture 11 8086 Pin Diagram.pptxLecture 11 8086 Pin Diagram.pptx
Lecture 11 8086 Pin Diagram.pptxAbdullahbinzahir1
 
pin-diagram-details-of-8086-microprocessor
pin-diagram-details-of-8086-microprocessorpin-diagram-details-of-8086-microprocessor
pin-diagram-details-of-8086-microprocessorbarsharoy19
 
Application of 8086 and 8085 Microprocessor in Robots.pptx
Application of 8086 and 8085 Microprocessor in Robots.pptxApplication of 8086 and 8085 Microprocessor in Robots.pptx
Application of 8086 and 8085 Microprocessor in Robots.pptxssuser631ea0
 
8086 Programing.ppt
8086 Programing.ppt8086 Programing.ppt
8086 Programing.pptDrRRAMAN
 
Pin Description and Register Organization of 8086 Microprocessor
Pin Description and Register Organization of 8086 MicroprocessorPin Description and Register Organization of 8086 Microprocessor
Pin Description and Register Organization of 8086 MicroprocessorMuthusamy Arumugam
 
3 L pin diagram.pptx
3 L pin diagram.pptx3 L pin diagram.pptx
3 L pin diagram.pptxPoonamarora73
 
PIN Specification of 8086 Microprocessor
PIN Specification of 8086 MicroprocessorPIN Specification of 8086 Microprocessor
PIN Specification of 8086 MicroprocessorNikhil Kumar
 
8086 Microprocessor by Nitish Nagar
8086 Microprocessor by Nitish Nagar8086 Microprocessor by Nitish Nagar
8086 Microprocessor by Nitish NagarNitish Nagar
 

Similar to Pin description of 8086 (20)

unit 4 mc.pdf
unit 4 mc.pdfunit 4 mc.pdf
unit 4 mc.pdf
 
8086 complete guide
8086 complete guide 8086 complete guide
8086 complete guide
 
8086 new
8086 new8086 new
8086 new
 
architecture of 8086 new Lecture 4new.pptx
architecture of 8086 new Lecture 4new.pptxarchitecture of 8086 new Lecture 4new.pptx
architecture of 8086 new Lecture 4new.pptx
 
8086-microprocessor
8086-microprocessor8086-microprocessor
8086-microprocessor
 
8086 micro processor
8086 micro processor8086 micro processor
8086 micro processor
 
Chapter 2_1(8086 System configuration).pptx
Chapter 2_1(8086 System configuration).pptxChapter 2_1(8086 System configuration).pptx
Chapter 2_1(8086 System configuration).pptx
 
8086 – CPU –Pin Diagram.pptx
8086 – CPU –Pin Diagram.pptx8086 – CPU –Pin Diagram.pptx
8086 – CPU –Pin Diagram.pptx
 
Lecture 11 8086 Pin Diagram.pptx
Lecture 11 8086 Pin Diagram.pptxLecture 11 8086 Pin Diagram.pptx
Lecture 11 8086 Pin Diagram.pptx
 
8086 signals
8086 signals8086 signals
8086 signals
 
pin-diagram-details-of-8086-microprocessor
pin-diagram-details-of-8086-microprocessorpin-diagram-details-of-8086-microprocessor
pin-diagram-details-of-8086-microprocessor
 
Application of 8086 and 8085 Microprocessor in Robots.pptx
Application of 8086 and 8085 Microprocessor in Robots.pptxApplication of 8086 and 8085 Microprocessor in Robots.pptx
Application of 8086 and 8085 Microprocessor in Robots.pptx
 
8086 Programing.ppt
8086 Programing.ppt8086 Programing.ppt
8086 Programing.ppt
 
Pin Description and Register Organization of 8086 Microprocessor
Pin Description and Register Organization of 8086 MicroprocessorPin Description and Register Organization of 8086 Microprocessor
Pin Description and Register Organization of 8086 Microprocessor
 
3 L pin diagram.pptx
3 L pin diagram.pptx3 L pin diagram.pptx
3 L pin diagram.pptx
 
8086 MICROPROCESSOR
8086 MICROPROCESSOR8086 MICROPROCESSOR
8086 MICROPROCESSOR
 
PIN Specification of 8086 Microprocessor
PIN Specification of 8086 MicroprocessorPIN Specification of 8086 Microprocessor
PIN Specification of 8086 Microprocessor
 
8086.pptx
8086.pptx8086.pptx
8086.pptx
 
8086 Microprocessor by Nitish Nagar
8086 Microprocessor by Nitish Nagar8086 Microprocessor by Nitish Nagar
8086 Microprocessor by Nitish Nagar
 
8086 microprocessor
8086 microprocessor8086 microprocessor
8086 microprocessor
 

More from HarshitParkar6677 (20)

Wi fi hacking
Wi fi hackingWi fi hacking
Wi fi hacking
 
D dos attack
D dos attackD dos attack
D dos attack
 
Notes chapter 6
Notes chapter  6Notes chapter  6
Notes chapter 6
 
Interface notes
Interface notesInterface notes
Interface notes
 
Chapter6 2
Chapter6 2Chapter6 2
Chapter6 2
 
Chapter6
Chapter6Chapter6
Chapter6
 
8086 cpu 1
8086 cpu 18086 cpu 1
8086 cpu 1
 
Chapter 6 notes
Chapter 6 notesChapter 6 notes
Chapter 6 notes
 
Chapter 5 notes
Chapter 5 notesChapter 5 notes
Chapter 5 notes
 
Chap6 procedures & macros
Chap6 procedures & macrosChap6 procedures & macros
Chap6 procedures & macros
 
Chapter 5 notes new
Chapter 5 notes newChapter 5 notes new
Chapter 5 notes new
 
Notes arithmetic instructions
Notes arithmetic instructionsNotes arithmetic instructions
Notes arithmetic instructions
 
Notes all instructions
Notes all instructionsNotes all instructions
Notes all instructions
 
Notes aaa aa
Notes aaa aaNotes aaa aa
Notes aaa aa
 
Notes 8086 instruction format
Notes 8086 instruction formatNotes 8086 instruction format
Notes 8086 instruction format
 
Misc
MiscMisc
Misc
 
Copy of 8086inst logical
Copy of 8086inst logicalCopy of 8086inst logical
Copy of 8086inst logical
 
Copy of 8086inst logical
Copy of 8086inst logicalCopy of 8086inst logical
Copy of 8086inst logical
 
Chapter3 program flow control instructions
Chapter3 program flow control instructionsChapter3 program flow control instructions
Chapter3 program flow control instructions
 
Chapter3 8086inst stringsl
Chapter3 8086inst stringslChapter3 8086inst stringsl
Chapter3 8086inst stringsl
 

Recently uploaded

Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 

Recently uploaded (20)

Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 

Pin description of 8086

  • 3. Pins and Signals • AD15- AD0 ( Input /Output) ADDRESS /DATA BUS: These lines constitute the time multiplexed memory/IO address and data bus. During T1 clock cycle of the bus cycle, they carry lower order 16-bit address. During T2, T3 and T4, they carry 16-bit data. • A16/S3-- A19/S6 (Output): Address/status lines are used as address lines during the first T state of a machine cycle. & acts as status lines later to indicate which register is used for accessing data as given next..
  • 4. Pins and Signals • A16/S3 -- A19/S6 (Output): • S5 is a Interrupt enable status signal & S6 -0. S4 S3 Segment Register 0 0 ES 0 1 SS 1 0 CS 1 1 DS
  • 5. Pins and Signals • BHE / S7 (Output): Bus High Enable / Status is used to enable data onto most significant half of the data bus. This signal with A0 also signifies the byte which is read from even address or odd address. S7 is used in Interrupt acknowledge cycle. BHE A0 Word/Byte Access 0 0 Whole word from even address 0 1 Upper byte from/to odd address 1 0 Lower byte from/to even address 1 1 None
  • 6. Pins and Signals • RD (Output) This indicates that the processor is performing a memory or I/O read cycle. • READY (Input) Ready signal is the acknowledgement from the slower I/O device or memory. When high, it indicates that the peripheral device is ready to transfer data. • RESET (Input) This causes the processor to immediately terminate its present activity. When this goes High, processor enters into reset state and start execution from FFFF0H. The signal must be active HIGH for at least four clock cycles.
  • 7. Pins and Signals • INTR (Input) INTERRUPT REQUEST is a level triggered input which is sampled during the last clock cycle of each instruction to determine if the processor should enter into an interrupt acknowledge operation. A subroutine is vectored to via an interrupt vector lookup table located in system memory. It can be internally masked by software resetting the interrupt enable bit. INTR is internally synchronized. This signal is active HIGH. • TEST (Input) This signal is used to test the status of math co-processor 8087. The BUSY pin of 8087 is connected to this. This input is examined by the WAIT instruction. If this is low, execution continues otherwise processor waits in idle state.
  • 8. Pins and Signals • NMI (Input) NON-MASKABLE INTERRUPT is an edge triggered input which causes an interrupt request to the MP. A subroutine is vectored to via an interrupt vector lookup table located in system memory. NMI is not maskable internally by software. • MN/MX (Input) MINIMUM/MAXIMUM indicates the operating mode of the processor. If high, processor is in minimum mode & if low, it is in maximum mode. • CLK (Input) Provides basic timing for the processor & bus controller. It is a symmetric square wave with 33% duty cycle. The range of frequency is 5 MHz to 10MHz. • VCC : +5V power supply pin • GND : Ground.
  • 9. Minimum Mode The following pin descriptions are for 8086 in minimum mode (MN /MX = VCC.) MN/MX =1 Active Signals
  • 10. Minimum Mode • HOLD (Input) HOLD pin is used by external devices to gain control of the buses. • HLDA (Output) When the HOLD signal is activated by an external device, the 8086 stops executing instructions and stops using the buses. This would allow external devices to control the information on the buses.
  • 11. Minimum Mode • M/IO (Output) Differentiates between the Memory and I/O operation. A LOW on this pin indicates I/O operation and a HIGH indicates a Memory Operation • WR ( Output) Indicates that the processor is performing a write memory or write I/O operation.
  • 12. Minimum Mode • INTA (Output) Interrupt Acknowledge is an active low signal. When mp receives INTR signal, interrupt acknowledge given by the microprocessor. • ALE (Output) Address Latch Enable- A HIGH on this line during T1 causes the lower order 16bit address bus to be latched that stores the addresses and then later , the lower order 16bit of the address bus can be used as data bus. This pin is connected to latch enable pin of latches 8282 or 74LS373.
  • 13. Minimum Mode • DT/R (Output) Data Transmit / Receive. It is used to control the direction of data flow through the transceiver 8286 or 74LS245. When the processor sends the data out, this signal is high and when this signal is low the data is received. • DEN (Output) Data Enable is Output enable for the data transceiver in the minimum mode. This is an active low signal during the middle of T2 until the middle of T4 to indicate the availability of valid data over AD0 – AD15.
  • 14. Maximum Mode The following pin descriptions are for 8086 in maximum mode (MN /MX = GND.) MN/MX =0 Active Signals
  • 15. Maximum Mode • S2, S1, S0 (Output) Status is used by 8288 bus controller to generate all memory & I/O access control signals. S2 S1 S0 Indication 0 0 0 Interrupt Acknowledge 0 0 1 Read I/O port 0 1 0 Write I/O port 0 1 1 Halt 1 0 0 Code access 1 0 1 Read Memory 1 1 0 Write memory 1 1 1 Passive
  • 16. Maximum Mode • RQ/GT0, RQ/GT1 (Input/ Output) These pins are used by other local bus masters to force the processor to release the local bus at the end of the current operation. • LOCK (Output) This indicates that the other system bus masters are not to gain control of the system bus while LOCK is active LOW. It is activated by LOCK prefix instruction.
  • 17. Maximum Mode • QS1, QS0 (Output) Queue Status provides status to allow external tracking of the internal 8086 instruction queue. QS1 QS0 Status 0 0 No operation 0 1 1st byte of op-code from queue 1 0 Empty queue 1 1 Subsequent byte from queue