FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

processor-design · GitHub Topics · GitHub

#

processor-design

Here are 154 public repositories matching this topic...

A CPU implemented in a modular synthesizer

  • Updated Mar 20, 2022

HaDes-V is an Open Educational Resource for learning microcontroller design. It guides you through creating a pipelined 32-bit RISC-V processor using SystemVerilog and FPGA tools. Developed by TU Graz's EAS Group, this resource combines hands-on exercises in hardware/software co-design with practical implementation on the Basys3 FPGA board.

  • Updated Feb 2, 2026
  • SystemVerilog

Implementation of a simple SIMD processor in Verilog, core of which is a 16-bit SIMD ALU. 2's compliment calculations are implemented in this ALU. The ALU operation will take two clocks. The first clock cycle will be used to load values into the registers. The second will be for performing the operations. 6-bit opcodes are used to select the fun…

  • Updated Jul 17, 2022
  • Verilog

CPU Design Based on RISCV ISA

  • Updated Jun 14, 2024
  • Verilog

🎓 Instructional RISC-V processor design framework: single-cycle to 5-stage pipeline with FPGA verification and complete learning guidelines! A RISC-V CPU design guideline.

  • Updated Feb 2, 2026
  • Verilog

tinyGPU: A Predicated-SIMD processor implementation in SystemVerilog

  • Updated Jul 14, 2021
  • SystemVerilog

Chisel implementation of Neural Processing Unit for System on the Chip

  • Updated Aug 21, 2026
  • C

Design and documentation for a very simple 4-bit processor named NibbleBuddy and its assembler.

  • Updated Dec 7, 2024
  • Verilog

A multi-cycle RISC CPU (processor) like MIPS-CPU architecture in VHDL ( a hardware-side implementation )

  • Updated Jun 19, 2021
  • VHDL

u[Dark]RISC -- "micro-darkrisc" -- an early 16-bit micro-RISC processor defined before DarkRISCV

  • Updated Jul 25, 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

Design and verification of a simple pipelined RISC processor in Verilog, featuring a five-stage pipeline and custom ISA.

  • Updated Jul 15, 2024
  • Verilog

8-bit RISC Processor on Logisim

  • Updated Oct 1, 2020

Codex skills for Chisel/RISC-V processor development: microarchitecture, RTL verification, Vivado timing analysis, and FPGA optimization.

  • Updated Sep 6, 2026
  • Python

A fully pipelined 5-stage RV32I processor implemented in SystemVerilog. This design models instruction-level parallelism with forwarding and hazard detection, and passes all RISCOF compliance tests for the RV32I base ISA.

  • Updated Jul 27, 2025
  • SystemVerilog

The Voyager flight computer on SKY130 silicon. 58 cells. Currently 24 billion km away.

  • Updated Aug 11, 2026
  • Verilog

NanoGo a Go (golang) Subset for Homebrew / Hobby CPUs

  • Updated Nov 8, 2025
  • Go

Add this topic to your repo

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

Learn more


Back | FazBrowse Home | New Git URL