Home
last modified time | relevance | path

Searched defs:C (Results 1 – 4 of 4) sorted by relevance

/XiangShan/src/main/scala/xiangshan/backend/fu/NewCSR/
H A DStateEnBundle.scala12 val C = RW(0).withReset(1.U) // custom state enable, [m|h|s]stateen is standard, not custom. constant
H A DCSRPMP.scala72 val C = RO(6).withReset(false.B) // res(1), unuse in pmp constant
H A DMachineLevel.scala566 val C = RO( 2).withReset(1.U) // Compressed extension constant
/XiangShan/src/main/scala/xiangshan/
H A Dpackage.scala203 def C = "b1".U << 7 //if it is cacheable is configable method