mhyousefi / MIPS-pipeline-processor
A pipelined implementation of the MIPS processor featuring hazard detection as well as forwarding
☆155Updated 2 years ago
Alternatives and similar repositories for MIPS-pipeline-processor:
Users that are interested in MIPS-pipeline-processor are comparing it to the libraries listed below
- 5-stage pipelined 32-bit MIPS microprocessor in Verilog☆127Updated 5 years ago
- A classic 5-stage pipeline MIPS 32-bit processor. solve every hazard with stall☆45Updated 3 months ago
- RISC-V CPU with 5-stage pipeline, implemented in Verilog HDL.☆278Updated 7 years ago
- Verilog Design Examples with self checking testbenches. Half Adder, Full Adder, Mux, ALU, D Flip Flop, Sequence Detector using Mealy mach…☆120Updated last year
- Processor repo☆49Updated 11 years ago
- A RISC-V 5-stage pipelined CPU that supports vector instructions. Tape-out with U18 technology.☆130Updated 5 years 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 …☆130Updated 2 years ago
- RISC-V Embedded Processor for Approximate Computing☆125Updated last week
- Lab exercises for Chisel in the digital electronics 2 course at DTU☆194Updated last month
- The AHB to APB bridge is an AHB slave and the only APB master which provides an interface between the highspeed AHB and the low-power APB…☆58Updated 2 years ago
- UVM and System Verilog Manuals☆41Updated 6 years ago
- In this repository, I have shared the codes for designs and testbenches, Elaborated Design and Simulation Output for each block of RISC-V…☆9Updated 8 months ago
- lowRISC Style Guides☆422Updated 7 months ago
- Light Utilization with Multicycle Operational Stages (LUMOS) RISC-V Processor☆48Updated 3 months ago
- My solution to the problem set on HDLBits.☆25Updated 4 years ago
- Single Cycle MIPS Pipelined Processor using Verilog☆14Updated 3 years ago
- This repository contains the design files of RISC-V Single Cycle Core☆42Updated last year
- ☆27Updated last year
- Wrapper for Rocket-Chip on FPGAs☆132Updated 2 years ago
- DDR2 memory controller written in Verilog☆77Updated 13 years ago
- ☆12Updated 4 months ago
- 32-bit 5-Stage Pipelined RISC V RV32I Core☆44Updated 9 months ago
- 100 Days of RTL☆363Updated 8 months ago
- This is a Multi master Multi slave compatible system bus design modeled using verilog. This is much like AMBA AHB Specification☆32Updated 5 years ago
- A classic 5-stage pipeline MIPS 32-bit processor, including a 2-bit branch predictor, a branch prediction buffer and a direct-mapped cach…☆74Updated 5 months ago
- Chisel examples and code snippets☆251Updated 2 years ago
- A simple RISC-V CPU written in Verilog.☆62Updated 8 months ago
- Synthesizable and Parameterized Cache Controller in Verilog☆43Updated last year
- Implementing 32 Verilog Mini Projects. 32 bit adder, Array Multiplier, Barrel Shifter, Binary Divider 16 by 8, Booth Multiplication, CRC …☆671Updated 5 months ago
- Advanced encryption standard (AES128, AES192, AES256) Encryption and Decryption Implementation in Verilog HDL☆95Updated 2 years ago