ALU using 8:1 Mux
0 Stars     12 Views    

Author: Ben Brothers

Project access type: Public

Description:

x 0 0 0 0 y 0 0 1 1 z 0 1 0 1 Operation S = A+B S = A-B S = A NAND B (bitwise NAND) S = A NOR B (bitwise NOR) 1 1 1 1 0 0 1 1 0 1 0 1 S = A XOR B (bitwise XOR) S = NOT B (bitwise complement) Set Less Than (SLT) Set Greater Than (SGT) 

Created: Oct 18, 2023

Updated: Nov 01, 2023


Comments

You must login before you can post a comment.