Electronic – Output from a shift register

shift-register

Does a synchronous shift register put out its result at the same time as it gets its input, or does it output it at the next rising edge?

Best Answer

Normally the outputs of a Synchronous Shift Register will change in response to a clock edge. Of course the exact details will depend on exactly what shift register you're trying to use.