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

[uart] Move to D3 #12902

Merged
merged 1 commit into from
Jul 11, 2022
Merged

[uart] Move to D3 #12902

merged 1 commit into from
Jul 11, 2022

Conversation

eunchan
Copy link
Contributor

@eunchan eunchan commented May 26, 2022

This commit moves UART to D3 state. CDC has been reviewed at the
top-level and waived

@tjaychen
Copy link

chore? :)

@eunchan
Copy link
Contributor Author

eunchan commented May 27, 2022

chore? :)

haha. Trying to follow https://www.conventionalcommits.org/en/v1.0.0/ codes.

@eunchan eunchan changed the title chore(uart): Move to D3 [uart] Move to D3 May 27, 2022
@eunchan eunchan requested a review from jeoongp June 10, 2022 00:08
Copy link
Contributor

@msfschaffner msfschaffner left a comment

Choose a reason for hiding this comment

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

We should also decide what to do with #83 before moving this in (but otherwise it looks like this is good to go, based on the review notes).

Code Quality | [RDC_COMPLETE][] | Not Started |
Review | [REVIEW_RTL][] | Done | by @msfschaffner
Review | [REVIEW_DELETED_FF][] | N/A | Not reported by FPGA (@eunchan double-check)
Code Quality | [CDC_COMPLETE][] | N/A | No errors on top-level
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe add the same explanation for CDC/RDC/FF as suggested here:
#12892 (comment)

Review | Signoff date | Done | 2019-10-31
Security | [SEC_NON_RESET_FLOPS][] | N/A |
Security | [SEC_SHADOW_REGS][] | N/A |
Review | Reviewer(s) | Done |
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add the following ldaps?
eunchan@ jeoong@ weicai@ awill@

verification_stage: "V2",
dif_stage: "S2",
commit_id: "558942bb7869d9a5d8abd4bd0eb46dab820d3564"
Copy link
Contributor

Choose a reason for hiding this comment

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

this would be optional, since we don't require it when moving forward through the dev stages (we only need to record it when we bounce back and create a new version).

@eunchan eunchan force-pushed the uart_d3 branch 2 times, most recently from 58ec637 to 5770164 Compare July 7, 2022 23:07
This commit moves UART to D3 state. CDC has been reviewed at the
top-level and waived

Signed-off-by: Eunchan Kim <[email protected]>
Copy link
Contributor

@msfschaffner msfschaffner left a comment

Choose a reason for hiding this comment

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

Cool, thanks for addressing the comments.
This should be good to go now.

@eunchan eunchan merged commit ced45f7 into lowRISC:master Jul 11, 2022
@eunchan eunchan deleted the uart_d3 branch July 11, 2022 16:22
@johngt johngt added Component:DV DV issue: testbench, test case, etc. IP:uart Type:Signoff labels Nov 19, 2024
@johngt johngt added this to the Earlgrey-PROD.M7 milestone Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component:DV DV issue: testbench, test case, etc. IP:uart Type:Signoff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants