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 hardware debug support #883

Open
wants to merge 129 commits into
base: main
Choose a base branch
from
Open

Conversation

Matthew-Otto
Copy link
Contributor

This PR adds support for RISC-V Debug Specification Version 1.0.0. There are some quirks with privilege unit interactions which I intend to cleanup soon. Otherwise, the RTL is tested and functional.

This PR also integrates some basic JTAG tests into the regression testing system. I'm open to any feedback that can make it better.

@davidharrishmc
Copy link
Contributor

This PR will need significant testing before it is ready to merge.

@PietDelaney
Copy link

Looks very interesting to me. I really enjoyed working on JTAG support on the Tensilica ML605 fpga dev board.

@davidharrishmc
Copy link
Contributor

Piet, I'm delighted you've made all this progress with the FPGA board. If you have bandwidth for working on debug mode, starting with developing a test suite, and then fixing any bugs you unearth, we'd be happy to support and we'd love you to be a Wally contributor. Debug mode is an important feature for us, but the last student working on it left and we don't have anybody ramped up on it at the moment.

@PietDelaney
Copy link

PietDelaney commented Jan 12, 2025 via email

@PietDelaney
Copy link

Example ML605 FPGA Support at Tensilica:

https://wiki.linux-xtensa.org/index.php?title=SMP_HiFi_2_Development_Board

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 this pull request may close these issues.

4 participants