ResourceGroup

dfhdl.platforms.resources.ResourceGroup

Attributes

Graph
Supertypes
trait Resource
trait HasClsMetaArgs
trait HasDFC
trait OnCreateEvents
class Object
trait Matchable
class Any
Show all
Known subtypes
class Bank

Members list

Type members

Inherited and Abstract types

type This

Attributes

Inherited from:
OnCreateEvents

Value members

Inherited methods

protected def `__clsMetaArgs`: ClsMetaArgs

Attributes

Inherited from:
HasClsMetaArgs
protected def `__dfc`: DFC

Attributes

Inherited from:
ResourceContext

Attributes

Inherited from:
ResourceOwner
def getFullId: String

Attributes

Inherited from:
ResourceContext
def getResourceConstraints: List[Constraint]

Attributes

Inherited from:
ResourceContext
def getResourceType: String

Attributes

Inherited from:
ResourceContext
def getResources: List[Resource]

Attributes

Inherited from:
ResourceOwner
final def onCreate(thisOwner: Option[Any]): OnCreateEvents.this.type

Attributes

Inherited from:
OnCreateEvents
override def onCreateEnd(thisOwner: Option[This]): Unit

Attributes

Definition Classes
ResourceOwner -> OnCreateEvents
Inherited from:
ResourceOwner
def onCreateStart: Unit

Attributes

Inherited from:
OnCreateEvents
def onCreateStartLate: Unit

Attributes

Inherited from:
OnCreateEvents
protected def setClsNamePos(name: String, position: Position, docOpt: Option[String], annotations: List[Annotation]): Unit

Attributes

Inherited from:
ResourceContext

Inherited fields

lazy val allSigConstraints: List[SigConstraint]

Attributes

Inherited from:
Resource
final lazy val dfc: DFC

Attributes

Inherited from:
ResourceContext
final lazy val id: String

Attributes

Inherited from:
ResourceContext

Givens

Inherited givens

protected given given_DFC: DFC

Attributes

Inherited from:
HasDFC