Code Monkey home page Code Monkey logo

Comments (9)

rswarbrick avatar rswarbrick commented on August 23, 2024

For the failing pinmux tests, PR #22754 should get them running again.

from opentitan.

andreaskurth avatar andreaskurth commented on August 23, 2024

@rswarbrick: How much effort is left just to get pinmux numbers above the limit, what do you think?

from opentitan.

rswarbrick avatar rswarbrick commented on August 23, 2024

I spent some time looking at this yesterday and the answer is "quite a bit, for coverage" and also "but maybe the limit is wrong".

In more detail, across all the FPV tests in the issue:

  • Pass rates are mostly high.
    • The pinmux_fpv pass rates from last weekend were low, but these should have been fixed by #23216 (which was merged on Tuesday)
    • Other pass rates are high, except for prim_fifo_sync_fpv and prim_fifo_async_sram_adapter_fpv. These are both tooling issues: probably worth working around in each case, but neither shows meaningful missing test coverage.
  • Coverage numbers for the IP FPV results (including for pinmux) are currently well under the 90% limit
    • I think they are currently better than they were when we taped out the ES chip(!), so we probably weren't too worried then...
    • There is some sensible work that we could do to include the coverage numbers, but it can probably reasonably go an the back burner.

from opentitan.

vogelpi avatar vogelpi commented on August 23, 2024

Thanks for your investigations @rswarbrick. IIRC, FPV is run weekly, so we'll get an update for #23216 next Monday.

IIRC you've also investigated the coverage gaps and reported that most of these gaps were due the COIs of our assertions not touching the signals in question, in particualr inside u_reg, and further that this most likely hasn't been covered before. Further, you've also been checking the Earlgrey-M2.5.2-RC0 tag again and the results look better now.

Based on this, I am supportive to conclude this work for Earlgrey-PROD / close this M4 issue. It would probably be worth to document the open gaps and outline the next steps for closing these. This would give us a starting point for the future and will speed up things when we decide we need to more work here. Let's discuss this in the issue triage meeting.

from opentitan.

andreaskurth avatar andreaskurth commented on August 23, 2024

Discussed in triage: No regressions w.r.t. Earlgrey-ES. We also have added top-level test cases to cover pinmux permutations. prims are a known gap. The PROVE_COV from prim_onehot_check looks concerning, though. @rswarbrick What are your thoughts on that one?

from opentitan.

rswarbrick avatar rswarbrick commented on August 23, 2024

It's not all that bad:

|+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++|
| Instance Name                                              | Formal                                   | Stimuli                                  | Checker                                  |
|                                                            | Coverage                                 | Coverage                                 | Coverage                                 |
|+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++|
|prim_onehot_check                                           |100.00% (3/3)                             |100.00% (3/3)                             |0.00% (0/0)                               |
|+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++|

Maybe 0/0 should appear in grey in some way, rather than being a red 0%. But there's no uncovered item here.

from opentitan.

vogelpi avatar vogelpi commented on August 23, 2024

@vogelpi to take a look

@rswarbrick future work would probably be to work around tooling issues (about prim). For pinmux it's just coverage.

@moidx much better than what we had before!

from opentitan.

vogelpi avatar vogelpi commented on August 23, 2024

The latest regression results look as follows.

  • IPs:
    fpv_regression_pinmux

  • prims:
    fpv_regression_prim

As previously mentioned, we're done here. I am closing this issue and will create a new one to track potential future work (low priority). Thanks @rswarbrick for the hard work here!

from opentitan.

vogelpi avatar vogelpi commented on August 23, 2024

The new issue is here #23499

from opentitan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.