`ifndef __UTILS_SVH__ `define __UTILS_SVH__ `include `include function automatic logic get_bit(input Packet pkt, input int pos); if (pos <= 0 | pos >= endfunction // get_bit `endif