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

Move JTAG TAP to swerv_wrapper #10

Closed
wants to merge 1 commit into from

Conversation

olofk
Copy link
Collaborator

@olofk olofk commented Jul 31, 2019

This enables a SoC that uses another physical interface than JTAG to access
the debug interface by instantiating swerv.sw instead of swerv_wrapper.sv
Existing users of swerv_wrapper.sv are not affected.

This enables a SoC that uses another physical interface than JTAG to access
the debug interface by instantiating swerv.sw instead of swerv_wrapper.sv
Existing users of swerv_wrapper.sv are not affected.
@olofk
Copy link
Collaborator Author

olofk commented Aug 19, 2019

Updated for SweRV 1.2 release

@robertgolla
Copy link

The hierarchy change breaks our test bench. However, we agree that your changes are more flexible with respect to debug. We're evaluating the test bench changes to support the change and then we'll make a decision one way or the other. Seems like it should be ok.

@robertgolla
Copy link

This change is now part of the 1.3 release.

@olofk olofk closed this Sep 6, 2019
@olofk olofk deleted the jtag_refactor branch September 6, 2019 06:36
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.

2 participants