Type 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
A
 aa_type, set_iterator
B
 bg_color_e
 bs_type
D
 da_type
 deque_type
 dist_bin
 ds_type, data_stream
F
 fg_color_e
L
 lfsr_type
P
 pa_type
Q
 q_type
R
 route_node_type
 route_type
S
 set_type, set_iterator
 string_q
T
 this_type
 three_strings
 tree_node_type
 tree_type
U
 ua_type
typedef bit aa_type[T]
The shorthand of the associative array type of type T.
typedef enum { BG_BLACK = 40, BG_RED = 41, BG_GREEN = 42, BG_YELLOW = 43, BG_BLUE = 44, BG_MAGENTA = 45, BG_CYAN = 46, BG_WHITE = 47 } bg_color_e
The enumerated type of background colors.
typedef T bs_type[]
The bit stream type.
typedef T bs_type[]
The bit stream type.
typedef T bs_type[]
The bit stream type.
typedef T bs_type[]
Bit stream type.
typedef T da_type[]
The shorthand of the dynamic array of type T.
typedef T da_type[]
The shorthand of the dynamic array type of type T.
typedef T da_type[]
The shorthand of the dynamic array type of type T.
typedef T da_type[]
The shorthand of the dynamic array of type T.
typedef T da_type[]
The shorthand of the dynamic array type of type T.
typedef deque#(T) deque_type
The shorthand of the deque type of type T.
typedef deque#(T) deque_type
The shorthand of the deque type of type T.
typedef struct { int min_val; int max_val; byte unsigned wt /*= 0*/; } dist_bin
Defines the structure of a random distribution bin.
typedef pa_type ds_type[]
The data stream type.
typedef enum { FG_BLACK = 30, FG_RED = 31, FG_GREEN = 32, FG_YELLOW = 33, FG_BLUE = 34, FG_MAGENTA = 35, FG_CYAN = 36, FG_WHITE = 37 } fg_color_e
The enumerated type of foreground colors.
typedef scrambler#(T,
DEGREE)::lfsr_type lfsr_type
The linear feedback shift register (LFSR) type.
typedef T[DEGREE-1:0] lfsr_type
The shorthand of the DEGREE-bit packed array of type T.
typedef T [WIDTH-1:0] pa_type
The shorthand of the packed array of type T.
typedef T [WIDTH-1:0] pa_type
The shorthand of the packed array type of type T.
typedef T q_type[$]
The shorthand of the queue type of type T.
typedef T q_type[$]
The shorthand of the queue type of type T.
typedef T q_type[$]
The shorthand of the queue of type T.
typedef T q_type[$]
The shorthand of the queue type of type T.
typedef route_node#(T) route_node_type
The shorthand of the route_node type specialized with type T.
typedef route_node#(T) route_node_type
The shorthand of the route_node type specialized with type T.
typedef route_node#(T) route_node_type
The shorthand of the route node type specialized with type T.
typedef route#(T) route_type
The shorthand of the route type specialized with type T.
typedef route#(T) route_type
The shorthand of the route type specialized with type T.
typedef set#(T) set_type
The shorthand of the set type of type T.
typedef string string_q[$]
The queue of strings.
typedef comma_formatter#(T) this_type
The shorthand of comma_formatter #(T).
typedef comparator#(T) this_type
The shorthand of comparator #(T).
typedef decimal_formatter#(T) this_type
The shorthand of decimal_formatter #(T).
typedef decimal_min_formatter#(T) this_type
The shorthand of decimal_min_formatter #(T).
typedef formatter#(T) this_type
The shorthand of formatter #(T).
typedef hex_formatter#(T) this_type
The shorthand of hex_formatter#(T).
typedef hex_min_formatter#(T) this_type
The shorthand of hex_min_formatter#(T).
typedef pair#(T1,
T2) this_type
The shorthand of pair#(T1,T2).
typedef pair_comparator#(T) this_type
The shorthand of pair_comparator #(T).
typedef tuple#(T1,
T2,
T3,
T4,
T5,
T6,
T7,
T8,
T9,
T10) this_type
The shorthand of tuple#(T1,T2,T3,T4,T5,T6,T7,T8,T9,T10)
typedef tuple_comparator#(T) this_type
The shorthand of pair_comparator #(T).
typedef string three_strings[3]
The array of three strings.
typedef tree_node#(T) tree_node_type
The shorthand of the tree_node type specialized with type T.
typedef tree_node#(T) tree_node_type
The shorthand of the tree_node type specialized with type T.
typedef tree_node#(T) tree_node_type
The shorthand of the tree node type specialized with type T.
typedef tree#(T) tree_type
The shorthand of the tree type specialized with type T.
typedef tree#(T) tree_type
The shorthand of the tree type specialized with type T.
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.