(Solved): Expand the 4-way demultiplexer( in Book 1.4 .4) to 8 -way DMux(Dmux8Way). Problem 1. Draw the logic ...
Expand the 4-way demultiplexer( in Book 1.4 .4) to 8 -way DMux(Dmux8Way). Problem 1. Draw the logic symbol correctly and truth table, by hand. Multi-way/Multi-bit demultiplexer: An m-way n-bit demultiplexer routes its single n-bit input to one of its mm-bit outputs. The other outputs are set to 0 . The selection is specified by a set of k selection bits, where k=logm. Here is the API of a 4-way demultiplexer: