Direction

firrtl.ir.Direction
sealed abstract class Direction extends FirrtlNode

Port Direction

Attributes

Deprecated
[Since version Chisel 7.0.0] All APIs in package firrtl are deprecated.
Source
IR.scala
Graph
Supertypes
class FirrtlNode
class Object
trait Matchable
class Any
Known subtypes
object Input
object Output

Members list

Value members

Inherited and Abstract methods

def serialize: String

Attributes

Inherited from:
FirrtlNode
Source
IR.scala