-
Project1_Calculator
- Write a RISC-V assembly language program that performs the 32-bit addition, subtraction, multiplication, and division. (w/o div, mul instructions)
-
Project2_RISC-V Simulator
- Write a simulator program that simulates the RISC-V microarchitecture (single cycle execution)
-
Hw01
- implement ls -R
-
Hw02
- implement df .