Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
U
 ua_to_da
 ua_to_pa, packed_array
 ua_to_q
 ua_type
 uc_first, text
 unpacked_array
 untabify, text
 update_locations, tree
 util
V
 val
static function void ua_to_da(const ref ua_type ua,  
ref da_type da,  
input bit reverse =  0)
(STATIC) Converts an unpacked array of type T to a dynamic array of the same type.
static function void ua_to_da(const ref ua_type ua,  
ref da_type da,  
input bit reverse =  0)
(STATIC) Converts an unpacked array of type T to a dynamic array of the same type.
static function void ua_to_pa(const ref ua_type ua,  
ref pa_type pa,  
input bit reverse =  0)
(STATIC) Converts an unpacked array of type T to a packed array of the same type.
static function void ua_to_q(const ref ua_type ua,  
ref q_type q,  
input bit reverse =  0)
(STATIC) Converts an unpacked array of type T to a queue of the same type.
static function void ua_to_q(const ref ua_type ua,  
ref q_type q,  
input bit reverse =  0)
(STATIC) Converts an unpacked array of type T to a queue of the same type.
typedef T ua_type[SIZE]
The shorthand of the unpacked array type of type T.
typedef T ua_type[WIDTH]
The shorthand of the unpacked array type of type T.
typedef T ua_type[SIZE]
The shorthand of the unpacked array of type T.
typedef T ua_type[SIZE]
The shorthand of the unpacked array type of type T.
static function string uc_first(string s)
(STATIC) Returns a copy of the given string with the first character uppercased and the remainder unchanged.
virtual class unpacked_array #(type T =  bit,
int SIZE =  1)
A parameterized class that manages an unpacked array.
static function string untabify(string s,  
int unsigned tab_size =  8)
(STATIC) Returns a copy of the given string where all tab characters (\t) are replaced by one or more spaces, depending on the tab positions.
virtual function void update_locations()
(VIRTUAL) Updates the tree_node::location of the entire tree.
virtual class util
(VIRTUAL) Provides several utility functions.
rand int val
(RAND) The randomized value.
rand int val
(RAND) The randomized value.
rand int val
(RAND) The randomized value.
rand int val
(RAND) The randomized value.
rand int val
(RAND) The randomized value.