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

Revise trace.valid gating method to relieve timing on reset #2613

Merged
merged 1 commit into from
Aug 21, 2020

Conversation

ernie-sifive
Copy link
Contributor

Related issue:

Type of change: bug report

Impact: no functional change

Development Phase: implementation

Release Notes

Per a review comment in another repository, change the method to ensure trace.valid signals are deasserted during and just after reset. Now uses an async-reset delay to gate trace.valid in RocketTile rather than gating with core.reset.

Copy link
Member

@aswaterman aswaterman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for humoring me, @ernie-sifive. LGTM!

@ernie-sifive ernie-sifive merged commit ca7e5a4 into master Aug 21, 2020
@ernie-sifive ernie-sifive deleted the async-reset-trace-valid branch August 24, 2020 23:48
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