-
I have found that flip flops can be started with default values. Is this also possible for custom circuits ? |
Beta Was this translation helpful? Give feedback.
Answered by
hneemann
Jul 18, 2022
Replies: 1 comment 1 reply
-
It does not matter if a flipflop is in a subcircuit or not. The default value is always used. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jongena
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It does not matter if a flipflop is in a subcircuit or not. The default value is always used.
If a self-built flipflop is used, the initial state must be defined with the reset component.