Searched refs:comp (Results 1 – 2 of 2) sorted by relevance
51 val comp = UInt(1.W) // components: 1'b0 tag, 1'b1 data constant94 …require(log2Up(io_pseudoError.length) == ctrlRegBundle.comp.getWidth, "io_pseudoError must equal n…95 …inj.valid := ctrlRegBundle.ese && (ctrlRegBundle.comp === i.U) && (!ctrlRegBundle.ede || counterRe…
912 val comp = Module(new UIntCompressor(allExuNum, iqParams.wakeUpSourceExuIdx)) constant913 comp.io.in := exuOH914 OHToUInt(Cat(comp.io.out, 0.U(1.W)))