AntonioCS wrote
I stopped the reading of this book due to work/time issues and was now picking it up again. I couldn't make my bit implementation work.
I think I read somewhere that the order that you list the PARTS doesn't matter.
I was able to get it to work by following the figure in 3.1 (1-bit register), in which you only need 1 MUX and 1 DFF for it to work, but there is something that I had to think about when I wired it up. When the load is 1 which MUX input pin (a or b) do I want to propagate through to the BIT 'out' pin.
By the way, the DFF is a primitive, built-in chip, so you don't need to make your own.
Hint: Notice in figure 3.1, that the MUX doesn't specify which pin is A and B. The part may be mirrored.