The UVM scoreboard item. More...
Public Member Functions | |
| string | get_producer () |
| Item API: Returns the producer | |
| void | set_producer (string producer) |
| Item API: Sets the producer | |
| uvm_sequence_item | get_item () |
| Item API: Returns the wrapped uvm_sequence_item | |
| void | set_item (uvm_sequence_item item) |
| Item API: Sets the to be wrapped uvm_sequence_item | |
Public Attributes | |
| string | producer |
| Hold the name of the producer. | |
| uvm_sequence_item | item |
| Handle to the wrapped uvm_sequence_item. | |
The UVM scoreboard item.
This item wraps the uvm_sequence_items. This ensures that future extensions to the UVM scoreboard will always be able to use all uvm_sqeuence_items from already existing testbenches etc. even htough more META data is added to the wrapping item.
Definition at line 633 of file pk_syoscb.sv.
|
Project: SyoSil ApS UVM Scoreboard, Revision: 1.0.2.2 Copyright 2014-2015 SyoSil ApS All Rights Reserved Worldwide Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. |
![]() Doxygen Version: 1.6.1 IDV SV Filter Version: 2.6.2 Wed Jul 29 14:03:56 2015 |