Searched refs:ground_truth (Results 1 – 1 of 1) sorted by relevance
45 ground_truth = {} variable57 if (mux_reg, mux, cfg_reg) in ground_truth:59 ground_truth[(mux_reg, mux)] = (match.group(1), daisy_reg, daisy, cfg_reg)88 if (mux_reg, mux) in ground_truth:89 mux_truth = ground_truth[(mux_reg, mux)]