SyoSil ApS UVM Scoreboard  1.0.3.0
cl_scb_test_ooo_std_heavy.svh
1 /// Heavy OOO compare test using the function based API and a standard queue
3 
4  //-------------------------------------
5  // UVM Macros
6  //-------------------------------------
7  `uvm_component_utils(cl_scb_test_ooo_std_heavy)
8 
9  //-------------------------------------
10  // Constructor
11  //-------------------------------------
12  extern function new(string name = "cl_scb_test_ooo_std_heavy", uvm_component parent = null);
14 
15 function cl_scb_test_ooo_std_heavy::new(string name = "cl_scb_test_ooo_std_heavy",
16  uvm_component parent = null);
17  super.new(name, parent);
18 endfunction : new
Heavy OOO compare test using the function based API and a standard queue.
Heavy OOO compare test using the function based API.

Project: SyoSil ApS UVM Scoreboard, Revision: 1.0.3.0

Copyright 2014-2022 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
Doxygen Version: 1.8.14
Generated with IDV SV Filter Version: 2.6.3
Fri Sep 2 2022 14:38:12
Find a documentation bug? Report bugs to: scoreboard@syosil.com