![]() |
Network Wizard for VHDL Test Benches
|
Types | |
t_slv_arr | array ( natural range <> ) of std_logic_vector |
Array of std_logic_vector is the primary data type. | |
t_slv_arr_ptr | access t_slv_arr |
Pointer to t_slv_arr. | |
t_unsigned_arr | array ( natural range <> ) of unsigned |
Array of unsigned. |