DefinitionBaseModuleExtensions

chisel3.experimental.hierarchy.core.Definition.DefinitionBaseModuleExtensions

Attributes

Source
Definition.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def name: String

The name of the Module definition

The name of the Module definition

Attributes

Source
Definition.scala

If this is an instance of a Module, returns the toAbsoluteTarget of this instance

If this is an instance of a Module, returns the toAbsoluteTarget of this instance

Attributes

Returns

absoluteTarget of this instance

Source
Definition.scala
def toRelativeTarget(root: Option[BaseModule]): IsModule

If this is an instance of a Module, returns the toAbsoluteTarget of this instance

If this is an instance of a Module, returns the toAbsoluteTarget of this instance

Attributes

Returns

absoluteTarget of this instance

Source
Definition.scala

If this is an instance of a Module, returns the toAbsoluteTarget of this instance

If this is an instance of a Module, returns the toAbsoluteTarget of this instance

Attributes

Returns

absoluteTarget of this instance

Source
Definition.scala

If this is an instance of a Module, returns the toTarget of this instance

If this is an instance of a Module, returns the toTarget of this instance

Attributes

Returns

target of this instance

Source
Definition.scala