dfhdl.core.DFC
See theDFC companion object
final case class DFC(nameOpt: Option[String], position: Position, docOpt: Option[String], annotations: List[HWAnnotation] = ..., mutableDB: MutableDB = ..., refGen: RefGen = ..., tags: DFTags = ..., elaborationOptionsContr: () => ElaborationOptions = ...) extends MetaContext
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait MetaContextclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
def setMeta(nameOpt: Option[String] = ..., position: Position = ..., docOpt: Option[String] = ..., annotations: List[Annotation] = ...): this.type
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- MetaContext
Concrete fields
Inherited fields
Attributes
- Inherited from:
- MetaContext
Attributes
- Inherited from:
- MetaContext
Givens
Givens
In this article