[BUG] Register Not Saving
I have two four-bit registers in one chip and writing to one resets the other.
Help Getting both to store at the same time is requested.
See the attached.
Are you trying to write to both at the same time or just one at a time?
Just one at a time Here is the make of the 4-bit Registers
Here is the make of the 4-bit register
Here is the make of the 1-bit register
Here is the make of the D Flip-Flop
Here is the make of the D-Latch
I think the problem is that it takes all the inputs and wipes the previous data 1 sec while i get what it should be
I used 2 16 bit registers but it's the same idea