pub const FRAME_STORE_ADDRESS_BITS: usize = 7;
Seven address bits encode {slot, beat} as slot * 64 + beat.
{slot, beat}
slot * 64 + beat