Look to the state table, where you write the information 1011 into the shift register.
After four clock signals the information is present in the shift register is present. For each subsequent clock signal Clk, the data is shifted further...
|
After another four clock signals, the information is completely shifted out of the shift register. If you have not stored the information in a different manner in the meantime, it is lost...!
This behavior of a shift register is described by the term "destructive output".
In the next experiments, you will therefore add an additional input...