Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Register Not Saving #202

Open
Frogsrule16 opened this issue Nov 27, 2023 · 5 comments
Open

[BUG] Register Not Saving #202

Frogsrule16 opened this issue Nov 27, 2023 · 5 comments

Comments

@Frogsrule16
Copy link

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.
Digital Logic Sim 11_27_2023 6_30_25 PM

@kellentow
Copy link

kellentow commented Dec 6, 2023

Are you trying to write to both at the same time or just one at a time?

@Frogsrule16
Copy link
Author

Just one at a time
Here is the make of the 4-bit Registers

@Frogsrule16 Frogsrule16 changed the title Register Not Saving [BUG] Register Not Saving Dec 6, 2023
@Frogsrule16
Copy link
Author

Frogsrule16 commented Dec 6, 2023

Here is the make of the 4-bit register
Screenshot 2023-12-06 184952
Here is the make of the 1-bit register
Screenshot 2023-12-06 185008
Here is the make of the D Flip-Flop
Screenshot 2023-12-06 185224
Here is the make of the D-Latch
Screenshot 2023-12-06 185234

@kellentow
Copy link

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

@kellentow
Copy link

Screenshot (27)
I used 2 16 bit registers but it's the same idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants