#define flip_csr_width 16
#define flip_csr_height 16
#define flip_csr_x_hot 8
#define flip_csr_y_hot 7
static char flip_csr_bits[] = {
   0x00, 0x00, 0x80, 0x07, 0x00, 0x1c, 0x7e, 0x38, 0x7c, 0x30, 0x7c, 0x70,
   0x7e, 0x70, 0x7e, 0x72, 0x4e, 0x7e, 0x0e, 0x7e, 0x0e, 0x3e, 0x0c, 0x3e,
   0x1c, 0x7e, 0x38, 0x00, 0xe0, 0x01, 0x00, 0x00};
