
Public Member Functions | |
| uvm_object_utils (cl_syoscb_compare_base) cl_syoscb_cfg cfg | |
| new (string name="cl_syoscb_compare_base") | |
| virtual bit | compare ()=0 |
| virtual bit | compare_do ()=0 |
| void | set_cfg (cl_syoscb_cfg cfg) |
| cl_syoscb_cfg | get_cfg () |
| string | get_primary_queue_name () |
Definition at line 557 of file pk_syoscb.sv.
| virtual bit pk_syoscb::cl_syoscb_compare_base::compare | ( | ) | [pure virtual] |
Implemented in pk_syoscb::cl_syoscb_compare_ooo.
| virtual bit pk_syoscb::cl_syoscb_compare_base::compare_do | ( | ) | [pure virtual] |
Implemented in pk_syoscb::cl_syoscb_compare_ooo.
| cl_syoscb_cfg cl_syoscb_compare_base::get_cfg | ( | ) |
Definition at line 586 of file pk_syoscb.sv.
| string cl_syoscb_compare_base::get_primary_queue_name | ( | ) |
Definition at line 590 of file pk_syoscb.sv.
| cl_syoscb_compare_base::new | ( | string | name = "cl_syoscb_compare_base" |
) |
Definition at line 577 of file pk_syoscb.sv.
| void cl_syoscb_compare_base::set_cfg | ( | cl_syoscb_cfg | cfg | ) |
Definition at line 582 of file pk_syoscb.sv.
| pk_syoscb::cl_syoscb_compare_base::uvm_object_utils | ( | cl_syoscb_compare_base | ) |
Reimplemented in pk_syoscb::cl_syoscb_compare_ooo.
|
Project: SyoSil ApS UVM Scoreboard, Revision: 1.0.0.0 |
Copyright 2014 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 Thu Oct 30 05:34:51 2014 |