rmadith / 554

Spring 2024 Capstone Project
0 stars 0 forks source link

Debug C assembly test #33

Open thedubbers9 opened 4 months ago

thedubbers9 commented 4 months ago

Run "make all PROG=factorial". There are a couple of registers with different values. Investigate this. It's most likely his testbench, but we need to be sure.

thedubbers9 commented 4 months ago

Update: We've almost certainly already caught these bugs, but I'll run it anyways on Monday just to be safe.