Design and implementation of an IEEE-754 single-precision Floating-Point ALU using Verilog HDL
-
Updated
Jun 16, 2026 - Verilog
Design and implementation of an IEEE-754 single-precision Floating-Point ALU using Verilog HDL
The algorithm proposes a prototype to design a 32-bit processor. The processor is capable of performing the task which includes fetching the instructions, decoding the instructions to figure out what operation needs to be performed, on what operands it needs to perform and where to store, write, the result obtained.
Simulating a 32-bit processor using VHDL
This is a 32 Bit Processor design with 3 address format and indirect addressing for my computer organization and architecture course
A 32-bit CPU in MIPS architecture
Add a description, image, and links to the 32-bit-processor topic page so that developers can more easily learn about it.
To associate your repository with the 32-bit-processor topic, visit your repo's landing page and select "manage topics."