Searched refs:debug_source_type (Results 1 – 1 of 1) sorted by relevance
255 io.s2_gen_req.bits.debug_source_type := HW_PREFETCH_STRIDE.U279 val debug_source_type = UInt(log2Up(nSourceType).W) constant543 io.s2_pf_gen_req.bits.debug_source_type := HW_PREFETCH_AGT.U886 pf_gen_req_arb.io.in.head.bits.debug_source_type := HW_PREFETCH_PHT_CUR.U889 pf_gen_req_arb.io.in(1).bits.debug_source_type := HW_PREFETCH_PHT_INC.U892 pf_gen_req_arb.io.in(2).bits.debug_source_type := HW_PREFETCH_PHT_DEC.U919 val debug_source_type = UInt(log2Up(nSourceType).W) constant929 val debug_source_type = Output(UInt(log2Up(nSourceType).W)) constant948 io.debug_source_type := VecInit(entries.map(_.debug_source_type))(pf_req_arb.io.chosen)1038 s1_alloc_entry.debug_source_type := s1_gen_req.debug_source_type[all …]