An open API service indexing awesome lists of open source software.

https://github.com/ubaidrmn/risc-v-assembly

RISC-V assembly code I wrote as part of my COAL course at UIT University.
https://github.com/ubaidrmn/risc-v-assembly

assembly-language processor-architecture riscv rv32i

Last synced: 3 months ago
JSON representation

RISC-V assembly code I wrote as part of my COAL course at UIT University.

Awesome Lists containing this project

README

        

# riscv-assembly

This repository includes RISC-V assembly code I wrote as part of my COAL course at UIT University. The `processor-design.circ` is a logisim file that includes a RV32I processor design with I,R,B, and S type instructions designed by me for the final exam.