Skip to content

alchal17/Riscambler-Multiplatform

Repository files navigation

Riscambler IDE: A Kotlin-Based Integrated Development Environment for RISC-V Programming


This project is dedicated to assist people in learning the assembly language based on RISC-V Instruction Set Architecture (ISA), made by former 2nd year students at the Ukrainian Catholic University during "Computer Systems Architectures" course.

Features

  • RV32I ISA support
  • Tools for running and debugging assembly code
  • process visualization

Installation

// TODO

Usage

// TODO

Acknowledgements

// TODO

Contributors

TODO

Planned

  • Finish UI
  • Implement the debugger and visualisation tools
  • Provide sufficient testing
  • Update logical block of instructions to avoid using built-in shl/shr methods
  • Finish runner to execute written code

Finished

  • Integrate the RISC-V Translator into the application
  • Implemented arithmetic instructions
  • Finish the remaining instructions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published