E235   11 1115  

KK11-38 Shift and Latch
30 points

Back to Main Page
Create a new Xilinx project named kk11_38_shift_and_latch. Then, download the following files into the project folder you just created:
Then, in the Xilinx software, add the above files to the project.

Procedure
  • You won't need to make any changes to the n_bit_sr file nor to the n_bit_reg file.
  • Copy text from the sr and reg files as needed, and paste it into the shift_and_latch_LAB.vhd file.
  • Copy text from the shift_and_latch_LAB.vhd file as needed, and paste it into the shift_and_latch_tb_LAB.vhd file.
  • In the shift_and_latch and shift_and_latch_tb files, fill in code in the remaining places where you see three dots.
 
Back to Main Page
1