You are on page 1of 2

Fernando Burrieza Galán

Lucía Carrera Saenz

Session 3: LFSR

Preliminary study:

1) Fill out the next chronogram:

2) Make the LFSR circuit scheme and simulate it. The simulation must show an initial
reset, a key loading ((k1-k4)=BCD(LSB DNI)) and, at least, five shift cycles after the
loading.

We use the number 3 in BCD code.

3) Obtain the CLK oscillation frequency.


The frequency of the CLK is the inverse of the period of each rise edge:

f = 1/T

The period of the CLK is 10ns. So the f = 108 Hz


Fernando Burrieza Galán
Lucía Carrera Saenz

4) Write down the CPLD pin numbers for the next inputs: ENABLE, LOAD, RST, key and
CLK.

Enable: 22
Load: 12
RST: 39
Key: 18, 19, 14, 15 (From k1 to k4)
CLK: 37

You might also like