Homework2
0 Stars     1 Views    

Author: Ella

Forked from: a/Homework2

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

Updated: Sep 24, 2024


Comments

You must login before you can post a comment.