tinyGPU: A Predicated-SIMD processor implementation in SystemVerilog
-
Updated
Jul 14, 2021 - SystemVerilog
tinyGPU: A Predicated-SIMD processor implementation in SystemVerilog
RISC-V 5-Stage Pipeline CPU, Semester Project of CS202 Computer Organization
A SystemVerilog implementation of a 4-bit unsigned array multiplier using structural design. The module computes an 8-bit product from two 4-bit binary inputs by generating partial products and summing them using full adders. Ideal for learning digital design fundamentals and testing with simulators or FPGA synthesis tools.
Add a description, image, and links to the computer-organization topic page so that developers can more easily learn about it.
To associate your repository with the computer-organization topic, visit your repo's landing page and select "manage topics."