
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 1 of file cl_syoscb_compare_base.svh.
| virtual bit cl_syoscb_compare_base::compare | ( | ) | [pure virtual] |
Implemented in cl_syoscb_compare_ooo.
| virtual bit cl_syoscb_compare_base::compare_do | ( | ) | [pure virtual] |
Implemented in cl_syoscb_compare_ooo.
| cl_syoscb_cfg cl_syoscb_compare_base::get_cfg | ( | ) |
Definition at line 30 of file cl_syoscb_compare_base.svh.
| string cl_syoscb_compare_base::get_primary_queue_name | ( | ) |
Definition at line 34 of file cl_syoscb_compare_base.svh.
| cl_syoscb_compare_base::new | ( | string | name = "cl_syoscb_compare_base" |
) |
Definition at line 21 of file cl_syoscb_compare_base.svh.
| void cl_syoscb_compare_base::set_cfg | ( | cl_syoscb_cfg | cfg | ) |
Definition at line 26 of file cl_syoscb_compare_base.svh.
| cl_syoscb_compare_base::uvm_object_utils | ( | cl_syoscb_compare_base | ) |
Reimplemented in cl_syoscb_compare_ooo.
|
Project: SyoSil ApS UVM Scoreboard, Revision: 1.0.0.1 |
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 Mon Nov 24 09:24:23 2014 |