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.