#define i_beam_csr_width 16
#define i_beam_csr_height 16
#define i_beam_csr_x_hot 8
#define i_beam_csr_y_hot 7
static char i_beam_csr_bits[] = {
   0x00, 0x00, 0x70, 0x1c, 0x80, 0x02, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01,
   0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01,
   0x00, 0x01, 0x80, 0x02, 0x70, 0x1c, 0x00, 0x00};
