Lecture-5 (8086 Hardware Specifications - Pin Specification and Timing Diagrams) Notes
Lecture-5 (8086 Hardware Specifications - Pin Specification and Timing Diagrams) Notes
min mode
max mode
S4 S3 Function
0 0 Extra segment access
0 1 Stack segment access
1 0 Code segment access
1 1 Data segment access
min mode
max mode
Function
0 0 No Operation. During the last clock cycle,
nothing was
taken from the queue.
0 1 First Byte. The byte taken from the queue was
the first byte of the instruction.
1 0 Queue Empty. The queue has been
reinitialized as a result
of the execution of a transfer instruction.
1 1 Fetch subsequent byteSubsequent Byte. The
byte taken from the queue was a subsequent
byte of the instruction.
CSE – 341: Microprocessors
BRAC University
Maximum Mode Pin Specification
Function
0 0 0 Interrupt acknowledgement
0 0 1 Read data from I/O port
0 1 0 Write data from I/O port
0 1 1 Halt
1 0 0 Opcode fetch
1 0 1 Memory read
1 1 0 Memory write
1 1 1 Passive state
CSE – 341: Microprocessors
BRAC University
Maximum Mode Pin Specification
Fetch Decode
Execute
When it is high (logic 1), it indicates that the device is ready to transfer
data.