Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/transforms/
H A DPrintControl.scala36 case class EnablePrintfAnnotation(m: String) extends firrtl.annotations.NoTargetAnnotation caseClass
37 object EnablePrintfAnnotation extends firrtl.options.HasShellOptions { object