Skip to content

Circuit with random start and how to avoid ? #1063

Answered by hneemann
jongena asked this question in Q&A
Discussion options

You must be logged in to vote

You can use the reset component to ensure that the circuit always starts in the same way.
In general, it is bad practice to generate the clock signal of a component by logic gates.
It is better to use a common clock signal for all flip-flops.

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@jongena
Comment options

@jongena
Comment options

@hneemann
Comment options

@jnoche
Comment options

@hneemann
Comment options

Answer selected by jongena
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants