Searched defs:s1_flag_error (Results 1 – 2 of 2) sorted by relevance
317 …val s1_flag_error = Mux(s1_need_replacement, false.B, s1_hit_error) // error reported by exist dca… constant
354 …val s1_flag_error = ParallelMux(s1_tag_ecc_match_way.asBools, (0 until nWays).map(w => io.extra_me… constant