DFIf
dfhdl.core.DFIf
object DFIf
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
DFIf.type
Members list
Value members
Concrete methods
def fromBranches[R](branches: List[(DFValOf[DFBoolOrBit], () => R)], elseOption: Option[() => R])(using DFC): R
def singleBranch[R](condOption: Option[DFValOf[DFBoolOrBit]], prevBlockOrHeader: DFOwnerAny | DFValAny, run: () => R)(using DFC): (DFTypeAny, DFOwnerAny)
In this article