pub const NUM_OP_BITS: usize = Operation::OP_BITS; // 7usize
Number of columns needed to hold a binary representation of opcodes.