yuxincs / MIPS-CPU
A Simulative MIPS CPU running on Logisim.
☆127Updated 2 years ago
Alternatives and similar repositories for MIPS-CPU:
Users that are interested in MIPS-CPU are comparing it to the libraries listed below
- RISC-V 32bit single-cycle CPUs written in Logisim, Verilog, and Chisel☆429Updated 5 months ago
- Verilog Implementation of an ARM LEGv8 CPU☆99Updated 6 years ago
- A visual simulator for teaching computer architecture using the RISC-V instruction set☆176Updated 11 months ago
- An open source CPU design and verification platform for academia☆93Updated 4 years ago
- A classic 5-stage pipeline MIPS 32-bit processor. solve every hazard with stall☆38Updated 5 years ago
- A Single Cycle Risc-V 32 bit CPU☆36Updated last year
- A simple 8-bit computer build in Verilog.☆49Updated 4 months ago
- Implementation of a simple SIMD processor in Verilog, core of which is a 16-bit SIMD ALU. 2's compliment calculations are implemented in …☆128Updated 2 years ago
- A full implementation of the MIPS32 Release 1 ISA, including virtual memory, TLB, instruction and data caches, interrupts and exceptions,…☆68Updated 5 years ago
- Implementing a five-stage pipeline RSIC-V architecture (RV32I Core instruction set) using Verilog HDL. All the functional modules require…☆26Updated 4 years ago
- A teaching-focused RISC-V CPU design used at UC Davis☆145Updated last year
- Verilog implementation of multi-stage 32-bit RISC-V processor☆82Updated 4 years ago
- Tutorial series on verilog with code examples. Contains basic verilog code implementations and concepts.☆56Updated 4 years ago
- Linux-capable superscalar out-of-order RISC core (with Cache& MMU) and SoC, having been verified on Xilinx Kintex-7 FPGA.☆47Updated 5 months ago
- 5-stage pipelined 32-bit MIPS microprocessor in Verilog☆121Updated 4 years ago
- An out-of-order execution algorithm for pipeline CPU, implemented by verilog☆36Updated 6 years ago
- WebRISC-V: A Web-Based Education-Oriented RISC-V Pipeline Simulation Environment [PHP]☆128Updated last year
- Verilog Design Examples with self checking testbenches. Half Adder, Full Adder, Mux, ALU, D Flip Flop, Sequence Detector using Mealy mach…☆100Updated 11 months ago
- A RISC-V 5-stage pipelined CPU that supports vector instructions. Tape-out with U18 technology.☆122Updated 5 years ago
- This repository contains the design files of RISC-V Single Cycle Core☆32Updated last year
- Lab exercises for Chisel in the digital electronics 2 course at DTU☆180Updated 2 months ago
- This repository contains the design files of RISC-V Pipeline Core☆35Updated last year
- Lipsi: Probably the Smallest Processor in the World☆82Updated 9 months ago
- 4004 CPU and MCS-4 family chips☆37Updated 10 years ago
- Pipelined RISC-V CPU☆22Updated 3 years ago
- Tutorial on building your own CPU, in Verilog☆33Updated 2 years ago
- Implemetation of pipelined ARM7TDMI processor in Verilog☆85Updated 6 years ago
- RISC-V Assembly code assembler package for Python.☆51Updated last year
- RISC-V instruction set simulator built for education☆154Updated 2 years ago
- tinyGPU: A Predicated-SIMD processor implementation in SystemVerilog☆42Updated 3 years ago