Possible Error in "ScoreboardPkg User Guide.pdf"

Why OSVVM™? Forums OSVVM Possible Error in "ScoreboardPkg User Guide.pdf"

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1319
    alp
    Member

    In section 3 the following line does not work in my simulator;

        alias match is std.standard.”=” [integer, integer] ;

    It worked when I replaced it as follows;

        alias match is std.standard.”=” [integer, integer return boolean] ;

    #1322
    Jim Lewis
    Member

    Good catch.   I updated the source document.  Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.