dfhdl.compiler.ir.DFDecimal
See theDFDecimal companion object
final case class DFDecimal(signed: Boolean, widthParamRef: IntParamRef, fractionWidth: Int, nativeType: NativeType) extends DFType
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait DFTypetrait HasRefCompare[DFType]trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article