-
Notifications
You must be signed in to change notification settings - Fork 781
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] D2 Signoff #20984
Comments
Review Hash: 93fedf9 Commits since Earlgrey-ES tapeout91b22bb [uart,dv] Fix loopback test when using CDC sync Of these commits only one effects UART RTL specifically: 8ea8f8f [uart,rtl,dv] Switch watermark interrupts to status type
Other commits that effect RTL are from general tooling and primitive changes Closed issues
Open issues
Once PR: #22026 is merged I am happy UART fulfills D2 sign-off criteria. |
@msfschaffner PTAL |
This looks good to me. Specifically, the Hjson currently claims D3 v1.1.0: opentitan/hw/ip/uart/data/uart.hjson Lines 30 to 37 in 514aaa6
I think I am fine with leaving at D3, but I think we may have to bump the version to v2.0.0 due to the CSR and IRQ changes. |
I think we need to move it to D2 given there's known post D2 RTL change (the 'proper' tx_empty interrupt). But yes can bump the version as well. |
Ah ok I oversaw that one - agreed and D2 sounds good to me. You could just go all the way to D2S actually, since this is not a security block and the bus integrity alert is connected. |
PR here to change version and design stage: #22167 |
Closing as completed in #22167. |
Description
Ensure D2 signoff criteria are fulfilled after focus area changes have landed.
The text was updated successfully, but these errors were encountered: