Warning
HW1 has some problems at multiplexing part.
Choose a problem in Quiz1, and translate the c code to RISC-V assembly program.
Assignment1: RISC-V Assembly and Instruction Pipeline
Choose a problem from homework1, and determine the rcycles about the RISC-V code by using RV32emu.
Finishing the codes to assemble a single cycle processor using scala and chisel.