Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for single stepper to print the register files values #23

Closed
powerjg opened this issue Feb 28, 2019 · 4 comments · Fixed by #109
Closed

Add option for single stepper to print the register files values #23

powerjg opened this issue Feb 28, 2019 · 4 comments · Fixed by #109

Comments

@powerjg
Copy link
Contributor

powerjg commented Feb 28, 2019

We could have another command say "p" to dump the current state of the register file.

In fact, this could be significantly expanded to print anything in the CPU. This should "just work" in theory.

@microhertz
Copy link

@powerjg I'll take ownership of this issue. I can expand on it to add ability to expose more CPU state.

@powerjg
Copy link
Contributor Author

powerjg commented Apr 19, 2019 via email

@powerjg
Copy link
Contributor Author

powerjg commented Apr 22, 2019

You might want to dig into Treadle a little more before going too far down this rat hole. For instance, there's a recent commit that hints there's a REPL in Treadle already: chipsalliance/treadle@e56193a

@powerjg
Copy link
Contributor Author

powerjg commented Jun 20, 2019

Related to #64 and #62

@powerjg powerjg added this to the ECS154B WQ '20 milestone Nov 11, 2019
powerjg added a commit that referenced this issue Dec 18, 2019
Closes #64
Closes #23

Relates to #107 and #108
Relates to #90

Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
powerjg added a commit that referenced this issue Dec 19, 2019
Closes #64
Closes #23

Relates to #107 and #108
Relates to #90

Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants