The project below is a simple many-bits shift register. Many, as in, as many as you like and need. The generic of the source controls how many bits the shift register can hold. The module has three inputs (a clock, a reset and the input pin to the first flip-flop) and one output, which would [...]
↧