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
This repository contains an implementation for a RISC-V processor to run on a Spartan-7 FPGA. The architecture is a 5-stage pipeline with a shared instruction and data memory. The CPU supports the RV32I base instruction set.