Advantages and disadvantages of memory mapped i/o and input mapped i/o
Answers
Answered by
3
Advantages of memory mapped I/O
Inthis case, we will use only one address space.
Only 1 set of read and write instruction will be there.
The instructions used to manipulate memory can be be used for I/O devices also.
Disadvantages
There is no separate IN,OUT and MOV instruction.
In mem mapped I/O the same address can't be assigned to both mem location and I/O devices.
Inthis case, we will use only one address space.
Only 1 set of read and write instruction will be there.
The instructions used to manipulate memory can be be used for I/O devices also.
Disadvantages
There is no separate IN,OUT and MOV instruction.
In mem mapped I/O the same address can't be assigned to both mem location and I/O devices.
Similar questions
Math,
8 months ago
History,
8 months ago
English,
8 months ago
Business Studies,
1 year ago
English,
1 year ago
Social Sciences,
1 year ago
Math,
1 year ago
English,
1 year ago