CIRCT 23.0.0git
Loading...
Searching...
No Matches
Functions
test_types Namespace Reference

Functions

 test_types ()
 
 test_union_type ()
 
 test_union_padding_with_struct ()
 
 test_list_type_not_supported_for_host ()
 
 test_window_type_not_supported_for_host ()
 

Function Documentation

◆ test_list_type_not_supported_for_host()

test_types.test_list_type_not_supported_for_host ( )

Definition at line 157 of file test_types.py.

◆ test_types()

test_types.test_types ( )

Definition at line 6 of file test_types.py.

◆ test_union_padding_with_struct()

test_types.test_union_padding_with_struct ( )
Union padding places struct data at MSB when field is narrower.

Definition at line 132 of file test_types.py.

◆ test_union_type()

test_types.test_union_type ( )

Definition at line 76 of file test_types.py.

◆ test_window_type_not_supported_for_host()

test_types.test_window_type_not_supported_for_host ( )

Definition at line 191 of file test_types.py.