Home
last modified time | relevance | path

Searched defs:tweak_in (Results 1 – 2 of 2) sorted by relevance

/XiangShan/src/main/scala/device/
H A DMemEncryptUtil.scala253 val tweak_in = Input(UInt(128.W)) constant
300 val tweak_in = Input(UInt(128.W)) constant
344 val tweak_in = Input(UInt(128.W)) constant
377 val tweak_in = UInt(128.W) constant
H A DMemEncrypt.scala65 val tweak_in = Cat(0.U((128 - PAddrBits).W), Cat(io.enq.bits.addr(PAddrBits - 1, 6), 0.U(6.W))) constant
374 val tweak_in = Cat(0.U((128 - PAddrBits).W), Cat(io.enq.bits.addr(PAddrBits-1, 6), 0.U(6.W))) constant