Attributes
- Companion
- class
- Source
- Data.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ActualDirection.type
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Source
- Data.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass ActualDirectionclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Source
- Data.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Bidirectional.type
Attributes
- Source
- Data.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Source
- Data.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass BidirectionalDirectionclass Objecttrait Matchableclass AnyShow all
- Self type
-
Default.type
The object does not exist / is empty and hence has no direction
The object does not exist / is empty and hence has no direction
Attributes
- Source
- Data.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ActualDirectionclass Objecttrait Matchableclass AnyShow all
- Self type
-
Empty.type
Attributes
- Source
- Data.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass BidirectionalDirectionclass Objecttrait Matchableclass AnyShow all
- Self type
-
Flipped.type
Input element, or container with all inputs (even if forced)
Input element, or container with all inputs (even if forced)
Attributes
- Source
- Data.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ActualDirectionclass Objecttrait Matchableclass AnyShow all
- Self type
-
Input.type
Output element, or container with all outputs (even if forced)
Output element, or container with all outputs (even if forced)
Attributes
- Source
- Data.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ActualDirectionclass Objecttrait Matchableclass AnyShow all
- Self type
-
Output.type
Undirectioned, struct-like
Undirectioned, struct-like
Attributes
- Source
- Data.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ActualDirectionclass Objecttrait Matchableclass AnyShow all
- Self type
-
Unspecified.type
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
Determine the actual binding of a container given directions of its children. Returns None in the case of mixed specified / unspecified directionality.
Determine the actual binding of a container given directions of its children. Returns None in the case of mixed specified / unspecified directionality.
Attributes
- Source
- Data.scala
Converts a SpecifiedDirection to an ActualDirection
Converts a SpecifiedDirection to an ActualDirection
Implements the Chisel convention that Flip is Input and unspecified is Output.
Attributes
- Source
- Data.scala