Connection

dfhdl.compiler.ir.DFNet.Connection
object Connection

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Connection.type

Members list

Value members

Concrete methods

def unapply(net: DFNet)(using MemberGetSet): Option[(toVal: Dcl | OPEN | DFInterfaceOwner, fromVal: DFVal | DFInterfaceOwner, swapped: Boolean)]