[source]

Class uvm_seed_map

uvm_pkg::uvm_seed_map + count[string] : int unsigned + seed_table[string] : int unsigned

Inheritance Diagram of uvm_seed_map

Class- uvm_seed_map

This map is a seed map that can be used to update seeds. The update is done automatically by the seed hashing routine. The seed_table_lookup uses an instance name lookup and the seed_table inside a given map uses a type name for the lookup.

Variables

Name

Type

Description

seed_table

int unsigned

count

int unsigned