𝗠𝗶𝗻𝗶𝗠𝗜𝗣𝗦 | 𝗥𝗜𝗦𝗖 𝗣𝗿𝗼𝗰𝗲𝘀𝘀𝗼𝗿 𝗗𝗲𝘀𝗶𝗴𝗻 | CS39001 𝗖𝗼𝘂𝗿𝘀𝗲 𝗣𝗿𝗼𝗷𝗲𝗰𝘁
-
Updated
Sep 14, 2025 - Verilog
𝗠𝗶𝗻𝗶𝗠𝗜𝗣𝗦 | 𝗥𝗜𝗦𝗖 𝗣𝗿𝗼𝗰𝗲𝘀𝘀𝗼𝗿 𝗗𝗲𝘀𝗶𝗴𝗻 | CS39001 𝗖𝗼𝘂𝗿𝘀𝗲 𝗣𝗿𝗼𝗷𝗲𝗰𝘁
CPEN 211: Introduction to Microcomputers 2022W1 with Prof. Lis
bus interface, integrating LFSR’s for streamlined register management. Enabled seamless master-peripheral communication, enhancing system efficiency. Orchestrated comprehensive design stages, yielding a versatile RTL architecture for diverse applications
ALU Built with proper Datapath and Control path (FSM) to give appropriate results
University project about the game rock-paper-scissors
A 5-Stage Pipelined RISC-V Processor designed and implemented on FPGA (Artix-7 Nexys A7). Supports RV32I instructions set (R, I, S, B, U, J types) with ALU, control unit, hazard detection, forwarding, and pipeline registers. Verified through simulation and hardware testing with optimized timing and 4× performance gain.
This was the project assignment for the Digital Logic Design course.
Uni project about the game rock-paper-scissors
Architecure for the Data path and Controller as well as Hazard Units for a 32 bit ARM based Single Cycle, Multi Cycle and Pipelined Based Processor
This repository contains my Multi-Cycle Datapath (MCDP) project designed in Logisim for my Computer Organization and Design CEP. It’s a custom processor architecture built from basic components, executing each instruction over multiple clock cycles through distinct stages.
Single Cycle MIPS Datapath implementation in Verilog that extends the standard MIPS architecture with seven custom instructions, featuring a complete processor design with control unit, ALU, register file, and memory components.
Repositório para o trabalho final da disciplina de Circuitos e Técnicas Digitais do Prof. Héctor Pettenghi Roldán.
Implementação do Projeto Final da Disciplina de Sistemas Digitais, oferecia pelo Departamento de Engenharia Elétrica da UFMG. O Projeto elabora um sistema de cofre digital, seguindo a metodologia de Resgister Transfer Level.
A simulated MIPS single-cycle datapath implemented in Logisim.
Learned as a part of Computer architecture Course
Datapath and Control for a Turing Complete ISA with Interrupt Handling
Greatest Common Divisor calculator showcasing CPU-like controller + datapath architecture using subtraction-based Euclidean algorithm. Demonstrates synthesizable FSM design vs behavioral modeling trade-offs with complete hardware implementation.
Add a description, image, and links to the datapath-design topic page so that developers can more easily learn about it.
To associate your repository with the datapath-design topic, visit your repo's landing page and select "manage topics."