Coder Social home page Coder Social logo

Comments (8)

JimLewis avatar JimLewis commented on May 31, 2024 1

Just confirming, this is still planned. I am thinking by summer 2022.

from osvvm.

JimLewis avatar JimLewis commented on May 31, 2024

For now, you can do:
SetReportMode(REPORT_NONE);

It is going to yack at you and say that that option is deprecated. You can comment that alert out in the package. It is going to do exactly what you wanted in the first place.

from osvvm.

JimLewis avatar JimLewis commented on May 31, 2024

There have been numerous issues related to "I want to print it my way". I have plans for an update that will allow that.

from osvvm.

SkydiverTricky avatar SkydiverTricky commented on May 31, 2024

Actually - I did consider it could be passed in as a generic, but that requires the existing generics, which would require a default generic package, and ActiveHDL has only offered packages as generics since v11.1 (most recent)

from osvvm.

SkydiverTricky avatar SkydiverTricky commented on May 31, 2024

Will be much easier with Generics on protected types :)

from osvvm.

JimLewis avatar JimLewis commented on May 31, 2024

Yes will be much easier with Generics on PT. Make sure to submit a bug report against it if your simulation vendor has not implemented this yet.

from osvvm.

Paebbels avatar Paebbels commented on May 31, 2024

@JimLewis should we define 2-3 labels like:

  • Next release
  • Next 2-3 months
  • Next 4-6 months

from osvvm.

JimLewis avatar JimLewis commented on May 31, 2024

@SkydiverTricky
ScoreboardGenericPkg was created before we had the AlertLogPkg. Since we have a good way of reporting errors with the AlertLogPkg, instead of a custom Match function that does the printing, you could do push on the sending side, and then pop on the checking side. That will give you the expected value, from there you can compare it how you see fit.

Not to worry though, there is still a planned update to address this.

from osvvm.

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.