processor-design topic

List processor-design repositories

eurorack-cpu

298
Stars
7
Forks
Watchers

A CPU implemented in a modular synthesizer

darkriscv

1.9k
Stars
270
Forks
Watchers

opensouce RISC-V cpu core implemented in Verilog from scratch in one night!

Basic-SIMD-Processor-Verilog-Tutorial

105
Stars
31
Forks
Watchers

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 clo...

RISC-CPU

26
Stars
4
Forks
Watchers

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

tinyGPU

29
Stars
7
Forks
Watchers

tinyGPU: A Predicated-SIMD processor implementation in SystemVerilog