Bidirectional

chisel3.ActualDirection.Bidirectional
See theBidirectional companion object
case class Bidirectional extends ActualDirection

Attributes

Companion
object
Source
Data.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Deprecated constructors

Attributes

Deprecated
[Since version Chisel 6.5] Use companion object factory apply method
Source
Data.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product