-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #18 from jrefice/official_release_3_1
Official Release 1800.2 2020.3.1
- Loading branch information
Showing
46 changed files
with
1,550 additions
and
873 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
Title: UVM 1800.2-2020 Class Reference | ||
This library implements the API as documented in the IEEE 1800.2-2020 standard. Documentation for that API is in the standard. In addition, this library also implements user-facing APIs that go beyond the standard. | ||
These APIs are documented here and include both APIs that are being considered for contribution to the IEEE by Accellera and APIs that are provided for debug purposes and not being considered for contribution to the IEEE. | ||
The documentation uses the tags "@uvm-contrib" and "@uvm-accellera" to differentiate between the two sets of APIs. | ||
An additional note, certain terms in the documentation may be surrounded by less than/greater than symbols, such as "<uvm_object>". This is an indication that the documentation is referring to a construct defined in the 1800.2 LRM. | ||
|
||
Title: UVM 1800.2-2020 Class Reference | ||
|
||
This library implements the API as documented in the IEEE 1800.2-2020 standard. Documentation for that API is in the standard. In addition, this library also implements user-facing APIs that go beyond the standard. | ||
|
||
These APIs are documented here and include both APIs that are being considered for contribution to the IEEE by Accellera and APIs that are provided for debug purposes and not being considered for contribution to the IEEE. | ||
|
||
The documentation uses the tags "@uvm-contrib" and "@uvm-accellera" to differentiate between the two sets of APIs. | ||
|
||
An additional note, certain terms in the documentation may be surrounded by less than/greater than symbols, such as "<uvm_object>". This is an indication that the documentation is referring to a construct defined in the 1800.2 LRM. |
Oops, something went wrong.