Skip to content
/ rv32i Public

A simple implementation of RV32I with/without 2 Stage Pipline

Notifications You must be signed in to change notification settings

shipherd/rv32i

Repository files navigation

rv32i

A simple implementation of RV32I with/without 2 Stage Pipline

rv32i.vhd -> Not piplined

rv32ip2.vhd -> 2 Stage piplined

test_rv32i.vhd -> Test Bench for rv32i.vhd

test_rv32ip2.vhd -> Test Bench for rv32ip2.vhd

Read the report for details.

About

A simple implementation of RV32I with/without 2 Stage Pipline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages