Possible Duplicate:
Why is the output of stateful elements often named Q?
A register has D (data) as input and Q as output.
What does the Q stand for? I'm having a hard time searching for it.
Possible Duplicate:
Why is the output of stateful elements often named Q?
A register has D (data) as input and Q as output.
What does the Q stand for? I'm having a hard time searching for it.
Q represents the output of a flip-flop or register. For an edge-triggerred flip-flop, the clock-to-Q time is the time it takes for the register output to be in a stable state after a clock edge occurs.