SyoSil ApS UVM Scoreboard  1.0.3.0
Public Attributes | List of all members
cl_syoscb_proxy_item_hash< HASH_DIGEST_WIDTH > Class Template Reference

Proxy item implementation for hash queues. More...

+ Inheritance diagram for cl_syoscb_proxy_item_hash< HASH_DIGEST_WIDTH >:
+ Collaboration diagram for cl_syoscb_proxy_item_hash< HASH_DIGEST_WIDTH >:

Public Attributes

cl_syoscb_hash_base< HASH_DIGEST_WIDTH >::tp_hash_digest digest
 The digest for the hashed scoreboard item.
 
int unsigned idx = 0
 The index in the cl_syoscb_hash_item with that digest where the item is located. More...
 

Additional Inherited Members

- Public Member Functions inherited from cl_syoscb_proxy_item_base
virtual cl_syoscb_item get_item ()
 Item API: Get the scoreboard item that this proxy item represents More...
 
virtual void set_queue (cl_syoscb_queue_base queue)
 Item API: Sets the queue that the referenced item belongs to More...
 
virtual cl_syoscb_queue_base get_queue ()
 Item API: Gets the queue that this proxy item depends on More...
 

Detailed Description

template<int unsigned HASH_DIGEST_WIDTH = 1>
class cl_syoscb_proxy_item_hash< HASH_DIGEST_WIDTH >

Proxy item implementation for hash queues.

Contains a reference to the digest value of the item for easy AA lookup.

Parameters
HASH_DIGEST_WIDTHNumber of bits used for hash digests in the used hash algorithm

Definition at line 4 of file cl_syoscb_proxy_item_hash.svh.

Member Data Documentation

◆ idx

template<int unsigned HASH_DIGEST_WIDTH = 1>
int unsigned cl_syoscb_proxy_item_hash< HASH_DIGEST_WIDTH >::idx = 0

The documentation for this class was generated from the following files:

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