You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation of a 32-bit RISC-V processor in iVerilog, featuring both a sequential datapath and a 5-stage pipeline. Includes a complete hazard detection unit for stalls, a forwarding unit for data hazards, and branch flushing logic.