Closed jerralph closed 6 years ago
In the write-back pipeline stage, when an instruction is complete, associate the rd value written back with the instruction and display it in the to_string()/trace.
This was added and is working for v0.2.0 (56dab8e32b05f0fabdf456c6b781507cd279cf89) and later
In the write-back pipeline stage, when an instruction is complete, associate the rd value written back with the instruction and display it in the to_string()/trace.