Searched refs:daisy_reg (Results 1 – 1 of 1) sorted by relevance
54 daisy_reg = int(match.group(4), 0) variable59 ground_truth[(mux_reg, mux)] = (match.group(1), daisy_reg, daisy, cfg_reg)83 daisy_reg = int(match2.group(3), 0) variable91 if mux_truth[1] != daisy_reg: