Skip to content

Bhavan-Naik/16bit_barrel_shifter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

16bit_barrel_shifter

Project to Design and Implement a 16-bit Barrel Shifter using Verilog.

This project contains two main .v (verilog) files using which the project runs:

  1. barrel_shift_16bit.v : Main Verilog Code
  2. tb_barrel_shift_16bit.v : Test-bench File

The final outputs are shown below:

  1. Console Output:

Final_1

  1. gtkwave Output (tb_project.vcd):

Final_2

About

Project to Design and Implement a 16-bit Barrel Shifter using Verilog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published