mips-processor
Here are 97 public repositories matching this topic...
Language:All
Sort:Most stars
A pipelined implementation of the MIPS processor featuring hazard detection as well as forwarding
- Updated
May 20, 2022 - Verilog
5-stage pipelined 32-bit MIPS microprocessor in Verilog
- Updated
Apr 3, 2020 - Verilog
It's all coming back into focus!
- Updated
May 11, 2024 - Java
Linux kernel source tree with the latest features and modifications to unleash the full potential of Ingenic processors.
- Updated
Sep 10, 2024 - C
A multi-cycle RISC CPU (processor) like MIPS-CPU architecture in VHDL ( a hardware-side implementation )
- Updated
Jun 19, 2021 - VHDL
Some of my assembly code (examples, iterative and recursive algorithms) from Computer's Architecture course in Sapienza University, CS Bachelor's Degree 💾
- Updated
Nov 10, 2024 - Assembly
A 5-stage pipelined mips32 processor
- Updated
May 9, 2017 - Verilog
A low power, high performance 32-bit, 5-cycle MIPS core that implements a subset of instructions.
- Updated
Jun 21, 2021 - Verilog
A MIPS processor with Cache and Advanced Branch Predictor written in SystemVerilog
- Updated
Dec 26, 2020 - SystemVerilog
🔮 A 32-bit MIPS Processor Implementation in Verilog HDL
- Updated
May 18, 2022 - Verilog
Modification of the MARS program originally written by Kenneth Vollmar and Pete Sanderson at Missouri State University.
- Updated
Feb 10, 2023 - HTML
🔮 A 16-bit MIPS Processor Implementation in Verilog HDL
- Updated
Aug 30, 2020 - Verilog
MIPS simulator written in Go
- Updated
Aug 10, 2021 - Go
An ELF parser, which calculates stack usage for embedded mips microcontroller, especially for Microchip's XC32 compiler
- Updated
Mar 30, 2022 - C
A pipelined implementation of a MIPS processor that was optimized to use data forwarding, caching and branch prediction.
- Updated
Apr 20, 2017 - VHDL
A complete classic 5-stage pipeline MIPS 32-bit processor, including a 2-bit branch predictor, a branch prediction buffer and a direct-mapped cache.
- Updated
Sep 3, 2019 - Verilog
Implementation of a 32-bit 5 stage Pipelined MIPS Processor using RTL coding in Verilog on ModelSim simulator. The processor datapath and control units are designed for Arithmetic and Logical instructions (all r-type instructions + addi, andi, ori, slti), Data transfer instructions (lw, sw), Branch and jump instructions (beq, j). Forwarding cont…
- Updated
Mar 22, 2022 - Verilog
Solution for the assignment in Digital Design and Computer Architecture course including test benches running faster than official nightly tests.
- Updated
May 19, 2022 - VHDL
the tiniest MIPS R4300i assembler and disassembler
- Updated
Aug 5, 2021 - C
Improve this page
Add a description, image, and links to themips-processor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with themips-processor topic, visit your repo's landing page and select "manage topics."