Commit Graph

5 Commits

Author SHA1 Message Date
e35f2a4242 Corrects critical mistake where core tried to bypass even if previous instruction did not write-back 2025-11-15 00:57:59 +01:00
0c377a1380 Adds a way to simulate the programs with spike, to compare PCs and debug 2025-11-15 00:57:30 +01:00
c8cd44974f Fixs JALR instruction 2025-11-13 09:01:54 +01:00
297562766c Adds addiw instruction, all tests passing 2025-11-10 22:07:15 +01:00
9daa296892 Lays groundword for Rv64i extension
Some base files had to be modified to support 64-bit architecture
as well as the Makefile to load 64-bit words into memory
2025-11-10 16:38:40 +01:00