16 bit barrel shifter using 16 1 mux and also using case statements

Status
Not open for further replies.

Anand Bhattar

Newbie level 1
Joined
Mar 13, 2011
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,289
Design a barrel shifter for 16 bit words in VHDL. This barrel shifter is capable of
logical shifting input toward left and right direction. Two different architecture
designs of the same barrel shifter must be implemented and tested with the
testbench you also need to develop. One architecture (e.g., structural) must use a
16-bit multiplexer (MUX). Another one (e.g., behavioral) you may use “case”
statements to complete. You must not use the operators such as “sll” and “srl” for
your design. Each architecture must be in the separate entity.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…