WireConst

data class WireConst(index: Int, v: Int) : WireTerm

Properties

index
Link copied to clipboard
val index: Int
v
Link copied to clipboard
val v: Int