jlpteaching / dinocpu

A teaching-focused RISC-V CPU design used at UC Davis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More detailed test output

DanG100 opened this issue · comments

It would be helpful if the tester outputted what didn't match for the test, for example "reg 5 was 0 expected 1234".

I think this has been done. I see the following:

Register 6 failed to match. Was 0. Should be 1234