SyoSil ApS UVM Scoreboard  1.0.3.0
cl_syoscb_queue_iterator_hash_md5.svh
1 /// Queue iterator class defining the iterator API used for iterating md5 hash queues.
2 class cl_syoscb_queue_iterator_hash_md5 extends cl_syoscb_queue_iterator_hash#(pk_syoscb::MD5_HASH_DIGEST_WIDTH);
3 
4  //-------------------------------------
5  // UVM Macros
6  //-------------------------------------
7  `uvm_object_utils_begin(cl_syoscb_queue_iterator_hash_md5)
8  `uvm_object_utils_end
9 
10  function new(string name = "cl_syoscb_queue_iterator_hash_md5");
11  super.new(name);
12  endfunction: new
13 
Queue iterator class defining the iterator API used for iterating md5 hash queues.
Queue iterator class defining the iterator API used for iterating hash queues.

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