Y
yoga
Guest
Please help me in trying out this problem
I am trying to put the circuit.but i coulnot paste it.If anybody
is interested in helping me just send a mail to me .I can send the ckt
diagram with attachment.
Implement the LFSR (Linear Feedback Shift Register) shown in Figure 1
in VHDL. The number of stages n = 5 and the tap values are (Tap4,
Tap3, ..., Tap0) = (1, 0, 0, 1, 1).
Write a behavioral model of the design.
(Tap7, Tap6, ..., Tap0) and (V7, V6, ..., V0) should be in
STD_LOGIC_VECTOR format.
2. Initialize the registers with two or more different values.
3. Simulate your design at least 32 cycles. What do you observe from
the different output V's?
I am trying to put the circuit.but i coulnot paste it.If anybody
is interested in helping me just send a mail to me .I can send the ckt
diagram with attachment.
Implement the LFSR (Linear Feedback Shift Register) shown in Figure 1
in VHDL. The number of stages n = 5 and the tap values are (Tap4,
Tap3, ..., Tap0) = (1, 0, 0, 1, 1).
Write a behavioral model of the design.
(Tap7, Tap6, ..., Tap0) and (V7, V6, ..., V0) should be in
STD_LOGIC_VECTOR format.
2. Initialize the registers with two or more different values.
3. Simulate your design at least 32 cycles. What do you observe from
the different output V's?