Hey there,
How can I construct an internal clock in a left-shift register, such that with every clock pulse, the digit on the rightmost end shifts to the one on its left and so on.
My approach for solving this problem is that making use of the "data-out" (the leftmost output), then transforming its value to a logic 1 and then connecting it back to each stage of the register, thus acting as a clock (with no outer clock input). I'm not so sure whether this actually works or not so please any suggestions or any help would be appreciated.
Thank you
How can I construct an internal clock in a left-shift register, such that with every clock pulse, the digit on the rightmost end shifts to the one on its left and so on.
My approach for solving this problem is that making use of the "data-out" (the leftmost output), then transforming its value to a logic 1 and then connecting it back to each stage of the register, thus acting as a clock (with no outer clock input). I'm not so sure whether this actually works or not so please any suggestions or any help would be appreciated.
Thank you