21 Commits

Author SHA1 Message Date
f00725e8f3 Fix stack initialization 2024-07-14 00:06:05 +08:00
43ce61daf9 Initialize data in verilog 2024-07-13 14:43:17 +08:00
00ba02eb57 Successful sort! 2024-07-12 21:09:36 +08:00
f391a7bfd2 Display given number 2024-07-12 00:17:54 +08:00
dc54499ab7 Pass hazard test 2024-07-11 11:37:13 +08:00
5fae853c3e Memory forward not needed 2024-07-11 11:35:55 +08:00
50f625bf09 Fix ex forward problems 2024-07-11 11:09:00 +08:00
2c2a755fd0 Pass jalr test 2024-07-11 01:27:32 +08:00
6a0772225a Pass jal, fix jr problem 2024-07-11 01:10:21 +08:00
78f6fb4d50 Pass bltz test 2024-07-11 00:37:27 +08:00
7b24b6bc2f Pass bgtz test 2024-07-11 00:27:58 +08:00
15e6ea796b Pass blez test 2024-07-11 00:14:59 +08:00
7e0cbc33e6 Pass bne test 2024-07-10 23:36:21 +08:00
ef872166cd Fix beq problems 2024-07-10 22:34:17 +08:00
cf63e61e63 Add more tests 2024-07-10 21:13:09 +08:00
73b0c85399 Add more tests 2024-07-10 20:36:21 +08:00
6558f7075c Fix lw problems 2024-07-10 18:41:29 +08:00
a31d499943 Fix sw problem 2024-07-10 18:23:39 +08:00
d8947b7a9b Fix lui RegWriteDstSrc 2024-07-10 17:03:39 +08:00
4b5dc5dc1b Basic addi works 2024-07-10 15:58:01 +08:00
07e6545d2a Make compiler happy 2024-07-10 13:32:04 +08:00