1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
What are flip-flops
Flip flops are circuits used in digital electronics to store information / Binary Data
Describe the role of Flip Flops in Computer ?
A flip flop can either store a 0 or a 1 Computers uses bits to store data. Flip Flops can therefore be used to store bits of data. Memory can be created from flip flops
Why do we need Hold State ?
In digital circuits, sometimes we want to keep the current value unchanged until a new command is given. Without the hold state, the flip-flop would constantly need new inputs to maintain the stored value, making it impractical as a memory element.
0