Package: com_support_pkg
- File: com_support.vhd
Functions
- check ( expr : boolean;
err : com_status_t;
msg : string := "";
path_offset : natural := 0;
line_num : natural := 0;
file_name : string := "") return ()
- check_failed ( err : com_error_t;
msg : string := "";
path_offset : natural := 0;
line_num : natural := 0;
file_name : string := "") return ()