1 2 3 4 5
// CONSTANTS // ================================================================================================ /// Number of columns needed to record an execution trace of the kernel ROM chiplet. pub const TRACE_WIDTH: usize = 6;