Give an advantage and a disadvantage of memory-mapped I/O
Answers
Answered by
2
the advantages of port i/o are pretty much non extent these days . on the original IBM Pc, which had limited memory map.it made sense to have separate address space..
the main disadvantages of port i/o is that is slow, although these can be usefull when trying to delay execution which is used for BIOS POST code ...
Similar questions