Skip to content

An application to better understand computer architecture(RISCV-32I) which is based on visual learning using hands-on experience. It is made using flutter framework (Dart language).

Notifications You must be signed in to change notification settings

RadioactiveDK/A-RISCV-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RISCV-32I SIMULATOR

Table of contents
- Directory Structure
- How to Run the Application

Directory Structure

Release

  • includes the assets and .exe file to run the program

Design

  • decribes the design specifications of this simulator

Src

  • includes main.dart on which the whole software is based
  • also includes backend which includes the algorithms for respective segments

Test

  • includes three .mc files for testing

How to Run the Application

  1. Open the Release folder and run arch.exe after extracting.
  2. Choose the type of execution.
  3. Select a .mc file.
  4. Leave the rest up to the program.
  5. And.... Have fun learning!!

About

An application to better understand computer architecture(RISCV-32I) which is based on visual learning using hands-on experience. It is made using flutter framework (Dart language).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published