processor-design
Here are 63 public repositories matching this topic...
A CPU implemented in a modular synthesizer
-
Updated
Mar 20, 2022
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
tinyGPU: A Predicated-SIMD processor implementation in SystemVerilog
-
Updated
Jul 14, 2021 - SystemVerilog
A multi-cycle RISC CPU (processor) like MIPS-CPU architecture in VHDL ( a hardware-side implementation )
-
Updated
Jun 19, 2021 - VHDL
EE577b-Course-Project
-
Updated
May 6, 2020 - Verilog
CSC403: Computer Organization and Architecture [COA] & CSL403: Processor Architecture Lab [PAL] <Semester IV>
-
Updated
Mar 13, 2024 - C
Chisel implementation of Neural Processing Unit for System on the Chip
-
Updated
Oct 28, 2024 - Scala
Um pequeno processador RISC-V de 32 bits desenvolvido com a linguagem de descrição VHDL.
-
Updated
Apr 23, 2023 - VHDL
Domain Specific Hardware Accelerators - VLSI CAD Project
-
Updated
Jan 11, 2021 - Bluespec
NanoGo a Go (golang) Subset for Homebrew / Hobby CPUs
-
Updated
Jan 8, 2024 - Go
An 8-bit processor in VHDL based on a simple instruction set
-
Updated
Mar 7, 2019 - VHDL
SEP, for Simple Enough Processor, is an elaborated from scratch simulated (on Logisim) educational CPU
-
Updated
Aug 31, 2021 - Assembly
RV32I core using TL-Verilog.This project was done as a part of RISC-V based MYTH (Microprocessor for you in Thirty Hours) workshop organized by Kunal Ghosh and Steve Hoover
-
Updated
Apr 29, 2022 - Python
A simple processor designed using Verilog and Altera DE1 development board.
-
Updated
Apr 22, 2020 - Verilog
EDRICO (Educational DHBW RISC-V Core) is a small 32-bit RISC-V core implementing the Integer base architecture and Zicsr extension. It was developed as part of a students project at the DHBW Ravensburg by Noah Wölki and Levi Bohnacker. Future developments (outside of the scope of DHBW Ravensburg) are planned to add further ISA extensions and imp…
-
Updated
Jul 19, 2021 - VHDL
MIPS Multicycle CPU design in Verilog
-
Updated
Jan 30, 2022 - Verilog
Improve this page
Add a description, image, and links to the processor-design topic page so that developers can more easily learn about it.
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."