Commit Graph

23 Commits

Author SHA1 Message Date
036f432d76 Stage 9: Full implemntation + passing tests 2025-11-07 18:03:45 +01:00
2117f8155e Merge branch 'main' of gitlab.ensimag.fr:thillarj/FMN_2526S1_thillarj_chaboisa 2025-11-07 17:04:37 +01:00
a897778605 Modifies alu for branching instructions 2025-11-07 17:04:05 +01:00
6dd2cf0298 Refactor Spec files 2025-11-07 15:54:04 +01:00
ea211d8a74 Reduces CPU cycles to 2 clock cycles for faster testing/simulation 2025-11-07 15:34:08 +01:00
e83e7c11c1 Stage 8: all tests passing 2025-11-07 15:27:15 +01:00
c88662403e Attempts to implement jalr, test not passing 2025-11-07 13:37:46 +01:00
3761077b84 Merges build.sc 2025-11-07 12:03:27 +01:00
479526a0fb Adds parallel testing 2025-11-07 12:02:17 +01:00
99c5e0c78c Changes binary notation in ControlUnit to make formatter happy 2025-11-07 11:53:09 +01:00
9c5313522d Merge branch 'main' of gitlab.ensimag.fr:thillarj/FMN_2526S1_thillarj_chaboisa 2025-11-07 11:51:43 +01:00
cbf7ec9ad3 Add jal instruction 2025-11-07 11:51:33 +01:00
0e991583b9 Changes binary notation in ControlUnit to make formatter happy 2025-11-07 10:41:09 +01:00
c2c16d9672 Stage 7: Register to register operations, all tests passing 2025-11-06 19:02:42 +01:00
1c829366de Implements stage 6: tests passing 2025-11-06 18:38:32 +01:00
2779471523 Stage 6: implementation, untested 2025-11-06 16:18:01 +01:00
1462563e39 Implements stage 5 2025-11-05 20:01:41 +01:00
5df85799ef Stage 4: Implements auipc 2025-11-05 18:40:27 +01:00
3870e05613 Implements stage 3 2025-11-05 17:23:33 +01:00
41c5da1a64 Formats code 2025-11-04 18:08:45 +01:00
fa60ce372f Implements stage 2 2025-11-04 18:06:00 +01:00
7956338fbc Stage 1 + removes hardcoded paths 2025-11-04 15:41:33 +01:00
Olivier Muller
ff440776bb Squelette du projet 2025-11-03 11:00:11 +01:00