A pipelined implementation of the MIPS processor featuring hazard detection as well as forwarding
-
Updated
May 20, 2022 - Verilog
A pipelined implementation of the MIPS processor featuring hazard detection as well as forwarding
Verilog Implementation of an ARM LEGv8 CPU
A python toolbox for easily downloading and processing Sentinel-1 SLC, Sentinel-2 and DEM data.
🧠 This repository features an intelligent agent that autonomously explores the Wumpus World—a grid filled with hidden Wumpuses, pits, and gold. Using logic, inference, and planning, the agent avoids dangers, finds gold, and escapes. Includes real-time Pygame visualization and customizable settings, ideal for AI/game logic study and experimentation
Design, verification and ASIC implementation of a complete RISC-V CPU with: five stages pipeline, forwarding, automatic hazard detection, Branch Target Buffer using LRU replacement policy, absolute value custom instruction.
An MIPS pipelined processor with hazard detection for the course VE370 (FA2020) at UMJI.
A 5-Stage Pipelined RISC-V Processor designed and implemented on FPGA (Artix-7 Nexys A7). Supports RV32I instructions set (R, I, S, B, U, J types) with ALU, control unit, hazard detection, forwarding, and pipeline registers. Verified through simulation and hardware testing with optimized timing and 4× performance gain.
ARM Processor, Computer Architecture laboratory, University of Tehran
A pipelined MIPS processor implemented in Verilog, featuring hazard detection and forwarding.
Augmented-Waste-Classifier-SigLIP2 is an image classification vision-language encoder model fine-tuned from google/siglip2-base-patch16-224
Smart Building Evacuation Ontology
A 32-bit Arm Processor Using Verilog HDL With Hazard Detection, Forwarding Unit, SRAM Memory & A 2-Way Set-Associative Cache.
Python GUI-based hazard video labelling
A real-time application for detecting and tracking Globally Harmonized System (GHS) hazard labels using computer vision.
Design and development of a complete RISC CPU with: five stage pipeline, forwarding, automatic hazard detection, BTB using LRU policy replacement, four-cycle hardware multiplier.
A chemical inventory screening tool to detect and classify chemical hazards in wet labs
CURSO: Sistemas de Información Geográfica aplicados a Desarrollo y Ordenamiento Territorial (OT) - SIGE
End-to-end 8-bit, 5-stage pipelined CPU on Nexys A7 (Artix-7) — handwritten Verilog (RTL), MMIO-integrated embedded platform, verified bitstream.
A 5-stage, in order, pipelined upgrade of the single-cycle RV32I CPU in SystemVerilog. Includes the RISC-V "M" extension (multiply/divide) with multi-cycle arithmetic units, a full hazard unit with data forwarding and dynamic branch prediction.
A Verilog-based five-stage pipelined processor with complete hazard handling (stalling, forwarding) and modular RTL design.
Add a description, image, and links to the hazard-detection topic page so that developers can more easily learn about it.
To associate your repository with the hazard-detection topic, visit your repo's landing page and select "manage topics."