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

[tlul] D2(S) Signoff #20985

Closed
msfschaffner opened this issue Jan 25, 2024 · 5 comments
Closed

[tlul] D2(S) Signoff #20985

msfschaffner opened this issue Jan 25, 2024 · 5 comments

Comments

@msfschaffner
Copy link
Contributor

msfschaffner commented Jan 25, 2024

Description

Ensure D2(S) signoff criteria are still maintained (this is not a focus area block).

@msfschaffner msfschaffner added this to the Earlgrey-PROD.M2 milestone Jan 25, 2024
@msfschaffner msfschaffner self-assigned this Jan 25, 2024
@msfschaffner msfschaffner changed the title [tlul] D2 Signoff [tlul] D2(S) Signoff Jan 25, 2024
@msfschaffner
Copy link
Contributor Author

msfschaffner commented Feb 20, 2024

Commits since Earlgrey-ES tapeout

$ git rev-parse --short HEAD

9935a46

$ git log Earlgrey-M2.5.2-RC0..HEAD --oneline hw/ip/tlul

698dcc3 [tlul] Choose valid default depths
2f8cd83 [tlul/rtl] Change ASSERT_I to ASSERT to fix erroneous assertion failure
7688e71 [reggen] Add initial support for version and cip_id hjson fields
fbd888e Revert "[reggen] Add CIP_IDs and bump all major versions"
ff2314b [doc,report] Fix the dvsim report links to the testplans
0ba10b3 [reggen] Add CIP_IDs and bump all major versions
249bddb [chip,dv] update constraint with short_xbar_test
09a2f13 [chip,dv] add short iteration option to xbar test

Issues closed since the Earlgrey-ES tapeout

Currently open issues

Summary

The only fix that had RTL impact was the removal of devmode, which does not have DV impact since it was never used.
The IP therefore still fulfills D2S quality level ( unless we decide that needs an RTL fix #8815, which does not look likely at this point).

@msfschaffner
Copy link
Contributor Author

@andreaskurth @GregAC @vogelpi can you PTAL?

@andreaskurth
Copy link
Contributor

On the condition that we stick to the decision to not making a change for #8815 and #17330 for this release (I agree with both decisions), I agree that tlul fulfills the D2S signoff criteria for this release.

I reviewed the following commits, which change tlul's RTL code, in detail (with git log -p Earlgrey-M2.5.2-RC0..HEAD -- hw/ip/tlul/rtl):
698dcc3 [tlul] Choose valid default depths
2f8cd83 [tlul/rtl] Change ASSERT_I to ASSERT to fix erroneous assertion failure

@GregAC
Copy link
Contributor

GregAC commented Feb 23, 2024

I agree with @andreaskurth that this fulfils D2S signoff criteria for this release.

I note the devmode RTL changes above do not actually effect anything under hw/ip/tlul. The PR that contains those changes is available here: #20861 for reference

@vogelpi
Copy link
Contributor

vogelpi commented Feb 23, 2024

LGTM

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

No branches or pull requests

5 participants