EDBlackBox

dfhdl.core.EDBlackBox
See theEDBlackBox companion object
abstract class EDBlackBox(verilogSrc: Source, vhdlSrc: Source)(using x$3: DFC) extends EDDesign

Attributes

Companion
object
Graph
Supertypes
class EDDesign
trait HasNamePos
trait HasDFC
trait OnCreateEvents
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

final def onCreate: OnCreateEvents.this.type

Attributes

Inherited from:
OnCreateEvents
final override def onCreateEnd: Unit

Attributes

Definition Classes
Container -> OnCreateEvents
Inherited from:
Container (hidden)
def onCreateStart: Unit

Attributes

Inherited from:
OnCreateEvents
final override def onCreateStartLate: Unit

Attributes

Definition Classes
Design -> OnCreateEvents
Inherited from:
Design (hidden)

Inherited fields

final val dfc: DFC

Attributes

Inherited from:
Container (hidden)

Givens

Inherited givens

protected given given_DFC: DFC

Attributes

Inherited from:
HasDFC
protected given given_TDomain: TDomain

Attributes

Inherited from:
EDDesign