Address decoder: Difference between revisions

Content deleted Content added
Bluelinking 1 books for verifiability.) #IABot (v2.1alpha3
m Previous datasheet link was broken
Line 11:
}}</ref>
 
A single address decoder with n address input bits can serve up to 2<sup>n</sup> devices. Several members of the [[List of 7400 series integrated circuits|7400 series]] of [[integrated circuit]]s can be used as address decoders. For example, when used as an address decoder, the 74154<ref>[httphttps://webassets.mitnexperia.educom/6.115/wwwdocuments/datasheetsdata-sheet/74hc15474HC_HCT154.pdf Datasheet for 74HC15474HCT154]</ref> provides four address inputs and sixteen (i.e., 2<sup>4</sup>) device selector outputs. An address decoder is a particular use of a [[binary decoder]] circuit known as a "[[demultiplexer]]" or "demux" (the 74154 is commonly called a "4-to-16 demultiplexer"), which has many other uses besides address decoding.
 
Address decoders are fundamental building blocks for systems that use [[Bus (computing)|buses]]. They are represented in all integrated circuit families and processes and in all standard [[FPGA]] and [[Application-specific integrated circuit|ASIC]] libraries. They are discussed in introductory textbooks in digital logic design.<ref name="TAoE"/>