Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1005 Bytes

File metadata and controls

22 lines (14 loc) · 1005 Bytes

RV32-Single-Cycle-Datapath-Logism

This repository contains Risc-V 32 bit single cycle data path simulated on Logism upon loading instructions.

Image to Circuit

Instructions:

To simulate, follow these steps:

  • Open Venus.
  • Write your customised instructions and click on dump to get the hex code.
  • Create a .txt file (say "x.txt")
  • Copy the hex code from venus into "x.txt" and save it.
  • Clone this repository and open Combined.circ.
  • Load x.txt into Instructions Memory and simulate.

Supported Instructions:

Given below is the supported instruction set for RV32I except privilege instructions.

Ibstruction Set