Generic subscriber for the scoreboard. More...
Public Member Functions | |
| void | write (uvm_sequence_item t) |
| The write method which must be implemented when extening uvm_subscriber. | |
| string | get_queue_name () |
| Subscriber API: Returns the name of the queue which this subscriber is connected to. | |
| void | set_queue_name (string qn) |
| Subscriber API: Sets the name of the queue which this subscriber is connected to. | |
| string | get_producer () |
| Subscriber API: Returns the name of the produer which this subscriber is connected to. | |
| void | set_producer (string p) |
| Subscriber API: Sets the name of the producer which this subscriber is connected to. | |
Generic subscriber for the scoreboard.
It provides the write method for UVM monitors and utilizes the function based API of the scb to insert the items received through the write method.
Definition at line 4 of file cl_syoscb_subscriber.svh.
|
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 |