4-Bit Shifters
0 Stars     422 Views    

Author: Joonsu Seo

Project access type: Public

Description:

Design a circuit that accepts two inputs: a 4-bit number and a 2 bit wide input shift amount. The circuit’s purpose is to generate a 4-bit output that reflects the input number after a bitwise left shift. Importantly, this circuit should operate without relying on a clock signal. Use ground for inputs that are zeros. Please label all your inputs and outputs.

Created: Sep 18, 2023

Updated: Sep 18, 2023


Comments

You must login before you can post a comment.