Description: This four bit counter using LFSR Technique....
The rightmost bit of the LFSR is called the output bit. The taps are XOR d sequentially with the output bit and then fed back into the leftmost bit. The sequence of bits in the rightmost position is called the output stream.
To Search:
File list (Check if you may need any files):
counter_4bit\count1.vhd
............\fourbitcounter.vhd
............\lfsr.vhd
counter_4bit