Why is there no DMux16?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Why is there no DMux16?

TileSeeker
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Why is there no DMux16?

cadet1620
Administrator
TileSeeker wrote
Here is a list of all the gates we must build
http://nand2tetris.org/01.php

Why is there no DMux16? If there was one it would make bulding the DMux4Way16 and DMux8Way16 a lot simpler.
You do not need to build DMux4Way16 and DMux8Way16, just the 1-bit versions DMux4Way and DMux8Way.

16-bit demultiplexers are not needed in the design of the Hack computer.

--Mark