An open API service indexing awesome lists of open source software.

https://github.com/barannmeisterr/32-bit-alu-design

This project is a 32-bit Arithmetic Logic Unit (ALU) designed in SystemVerilog as part of a MIPS microprocessor simulation. The ALU supports various arithmetic and logical operations and includes a custom-built 32-bit full adder, one 2-to-1 MUX, one 4-to-1 MUX, one AND gate , one OR gate and the Zero Extend Logic
https://github.com/barannmeisterr/32-bit-alu-design

alu arithmetic-logic-unit computerorganization fulladder inverter logic-gates multiplexer mux systemverilog verilog

Last synced: 17 days ago
JSON representation

This project is a 32-bit Arithmetic Logic Unit (ALU) designed in SystemVerilog as part of a MIPS microprocessor simulation. The ALU supports various arithmetic and logical operations and includes a custom-built 32-bit full adder, one 2-to-1 MUX, one 4-to-1 MUX, one AND gate , one OR gate and the Zero Extend Logic

Awesome Lists containing this project