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

Remove unused/bogus resets #133

Open
glennchid opened this issue Jun 23, 2023 · 0 comments
Open

Remove unused/bogus resets #133

glennchid opened this issue Jun 23, 2023 · 0 comments
Assignees

Comments

@glennchid
Copy link
Contributor

Several blocks make use of the reset signal which propagates around the design and originates from the PS. This may be asserted at initialisation by the PS, but there does not seem to be any user-driven way to assert this. In many cases, where a reset may be wanted, this is probably being used by mistake instead of a user-driven functional/local reset. In most cases though a reset signal should not be required.

@glennchid glennchid self-assigned this Jun 23, 2023
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

No branches or pull requests

1 participant