RefGen

dfhdl.compiler.ir.RefGen
See theRefGen companion object
class RefGen(var grpId: (Int, Int), var lastId: Int)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def genOneWay[M <: DFMember]: OneWay[M]
def genTwoWay[M <: DFMember, O <: DFMember]: TwoWay[M, O]
def getGrpId: (Int, Int)
def setGrpId(newGrpId: (Int, Int)): Unit