Homework2
0 Stars     14 Views    

Author: a

Forked from: Joonsu Seo/4-Bit Shifters

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 22, 2024

Updated: Sep 23, 2024


Comments

You must login before you can post a comment.