|
Does anyone else feel the absence of this chip like a missing tooth?
There have been countless times when I've wanted to plunk a DMux in, only to remember that I'm dealing with 16bit inputs.
The lack of the DMux was useful when we build the RAM chips, because it makes you use the MUX chips in a way that seems more elegant, but right now I'm building the CPU and the very first thing we have to do is switch A and C instructions into two different branches -- if that's not a good place for a DMux16, what is?
Am I being lazy or not seeing a better way to deal with this?
Liav.
|