ikanhear wrote
iam trying to design the logic for addressing value. It seems to me thought that i need to use a Dmux8way16 but i do not have a 16 bit version in my arsenal. Do i have have to make one or is there another way of doing it?
You don't need a Dmux8way16.
Hint: the Registers that make up the Ram8 don't care what their
in value is unless their
load is true.
Ask for more help if you need it.
--Mark