top | item 36754883

(no title)

kiwidrew | 2 years ago

When implementing the decoding in silicon, each bit you want to compare requires one or more transistors; but no transistors are required for the "don't care" bits.

discuss

order

kens|2 years ago

Since the decoder is implemented in a PLA-style matrix, you don't save any space by omitting transistors. So that's not a motivation.

Random thing: chip transistor counts usually count "transistor sites" rather than physical transistors, so the omitted transistors still show up in the transistor counts.