BlackBox

dfhdl.compiler.ir.DFDesignBlock$.InstMode$.BlackBox
See theBlackBox companion object
final case class BlackBox(args: ListMap[String, Any], verilogSrc: Source, vhdlSrc: Source)

Attributes

Companion
object

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product