Skip to content
#

single-cycle-processor

Here are 73 public repositories matching this topic...

21Summer-VE370-Intro-to-Computer-Organization-Projects: -Project1: RISC-V Assembly, simluating c code. -Project2: 1.RISC-V64 single cycle processor. 2.RISC-V64 five-stage pipelined processor. -Project3: Virtual memory, TLB, cache, memory simulator. -Project4: Literature review on Computer Organization.

  • Updated Apr 11, 2023
  • Verilog

Single-Cycle RISC-V Processor using SystemVerilog on a Nexys A7 (Artix-7) FPGA. Project includes complete datapath and control logic with instruction memory, data memory, ALU, immediate generator, and branch comparator. It supports the complete RV32I instruction set (R, I, S, B, U, J types).

  • Updated Jul 21, 2025
  • SystemVerilog

Improve this page

Add a description, image, and links to the single-cycle-processor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the single-cycle-processor topic, visit your repo's landing page and select "manage topics."

Learn more