This project simulates machine level execution of RISC-V 32
This project simulates machine level execution of RISC-V 32 bit instructions using Python. It includes several other features such as various branch resolution techniques and cache replacement policies.