Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Quadrant Control: Wrong Reset value or comment #342

Closed
huettern opened this issue Feb 18, 2022 · 2 comments
Closed

Quadrant Control: Wrong Reset value or comment #342

huettern opened this issue Feb 18, 2022 · 2 comments
Assignees

Comments

@huettern
Copy link
Collaborator

Comment says Held in reset (i.e. signal high) by default but signal is active low and reset value is 1. Either the comment is wrong or the reset value. What is the intended behavior?

// Held in reset (i.e. signal high) by default
fields: [
{bits: "0:0", name: "reset_n", resval: 1, desc: "Asynchronous active-low reset"}
]

@paulsc96
Copy link
Collaborator

Indeed. I will have to think about which reset value is safer.

@paulsc96
Copy link
Collaborator

Fixed in #345.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants