chisel3.connectable
Members list
Type members
Classlikes
Attributes
- Source
- Alignment.scala
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Alignment.type
A data for whom members if left dangling or unassigned with not trigger an error A waived member will still be connected to if present in both producer and consumer
A data for whom members if left dangling or unassigned with not trigger an error A waived member will still be connected to if present in both producer and consumer
Value parameters
- base
-
The component being connected to
- squeezed
-
members of base who will not trigger an error if would end up being truncated
- waived
-
members of base who will not trigger an error if left dangling or unassigned
Attributes
- Companion
- object
- Source
- Connectable.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- class
- Source
- Connectable.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Connectable.type
Attributes
- Source
- Alignment.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ConnectableAlignment.type
Attributes
- Source
- package.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Connectable Typeclass defines the following operators on all subclasses of Data: :<=, :>=, :<>=, :#=
Connectable Typeclass defines the following operators on all subclasses of Data: :<=, :>=, :<>=, :#=
Value parameters
- consumer
-
the left-hand-side of the connection
Attributes
- Source
- package.scala
- Supertypes
- Known subtypes
-
class ConnectableDefault[T]
ConnectableVec Typeclass defines the following operators on between a (consumer: Vec) and (producer: Seq): :<=, :>=, :<>=, :#=
ConnectableVec Typeclass defines the following operators on between a (consumer: Vec) and (producer: Seq): :<=, :>=, :<>=, :#=
Value parameters
- consumer
-
the left-hand-side of the connection
Attributes
- Source
- package.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class ConnectableVecDefault[T]
Types
Attributes
- Source
- package.scala
Implicits
Implicits
Attributes
- Source
- package.scala
Connectable Typeclass defines the following operators on all subclasses of Data: :<=, :>=, :<>=, :#=
Connectable Typeclass defines the following operators on all subclasses of Data: :<=, :>=, :<>=, :#=
Value parameters
- consumer
-
the left-hand-side of the connection
Attributes
- Source
- package.scala
ConnectableVec Typeclass defines the following operators on between a (consumer: Vec) and (producer: Seq): :<=, :>=, :<>=, :#=
ConnectableVec Typeclass defines the following operators on between a (consumer: Vec) and (producer: Seq): :<=, :>=, :<>=, :#=
Value parameters
- consumer
-
the left-hand-side of the connection
Attributes
- Source
- package.scala