Commit Graph

56 Commits

Author SHA1 Message Date
bb1427f77b Fix JALR implementation (rd=rs1 edge case) 2023-10-05 20:55:48 +02:00
57dfd9cb76 Fix branch signextend + offset 2023-10-05 20:50:11 +02:00
24ca9532d4 Added A (Atomic) extension 2023-10-05 20:39:50 +02:00
1b068529c8 ZICSR mock implementation 2023-10-05 19:52:59 +02:00
ad3ec2e504 Debugging instructions (system mostly) 2023-10-05 11:16:06 +02:00
981c35584c Initial commit
Added base code, can run ELF files and simulate RV32I instructions
2023-10-04 21:28:18 +02:00