Complete and Incomplete Address Decoding
Addresses may be decoded completely or incompletely by a device.
- Complete decoding involves checking every line of the address bus, causing an open data bus when the CPU accesses an unmapped region of memory. (Note that even with incomplete decoding, decoded partial regions may not be associated with any device, leaving the data bus open when those regions are accessed.)
- Incomplete decoding, or partial decoding, uses simpler and often cheaper logic that examines only some address lines. Such simple decoding circuitry might allow a device to respond to several different addresses, effectively creating virtual copies of the device at different places in the memory map. All of these copies refer to the same real device, so there is no particular advantage in doing this, except to simplify the decoder (or possibly the software that uses the device). This is also known as address aliasing; Aliasing has other meanings in computing. Commonly, the decoding itself is programmable, so the system can reconfigure its own memory map as required, though this is a newer development and generally in conflict with the intent of being cheaper.
Read more about this topic: Memory-mapped I/O
Famous quotes containing the words complete, incomplete and/or address:
“The love between man and woman is the greatest and most complete passion the world will ever see, because it is dual, because it is of two opposing kinds.”
—D.H. (David Herbert)
“Someone once asked me why women dont gamble as much as men do, and I gave the common-sensical reply that we dont have as much money. That was a true but incomplete answer. In fact, womens total instinct for gambling is satisfied by marriage.”
—Gloria Steinem (b. 1934)
“Take a red book called TELEPHONE,
size eight by four. There it sits.
My red book, name, address and number.
These are all people that I somehow own.
Yet some of these names are counterfeit.”
—Anne Sexton (19281974)