SyoSil ApS UVM Scoreboard  1.0.3.0
cl_scbs_test_filter_trfm_param.svh
1 ///SCBs test using a parameterized sequence item and filter transforms.
2 class cl_scbs_test_filter_trfm_param extends cl_scbs_test_base#(cl_tb_seq_item_par#(8), cl_tb_tlm_monitor_param#(cl_tb_seq_item_par#(8)));
3  //-------------------------------------
4  // Non randomizable variables
5  //-------------------------------------
6 
7  //-------------------------------------
8  // UVM Macros
9  //-------------------------------------
10  `uvm_component_utils(cl_scbs_test_filter_trfm_param)
11 
12  //-------------------------------------
13  // Constructor
14  //-------------------------------------
15  extern function new(string name = "cl_scbs_test_filter_trfm_param", uvm_component parent = null);
16 
17  //-------------------------------------
18  // Functions
19  //-------------------------------------
20 
21 
23 
24 function cl_scbs_test_filter_trfm_param::new(string name = "cl_scbs_test_filter_trfm_param", uvm_component parent = null);
25  super.new(name, parent);
26 endfunction: new
Base class for all SCBs tests.
SCBs test using a parameterized sequence item and filter transforms.

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:36
Find a documentation bug? Report bugs to: scoreboard@syosil.com