DPIClockedVoidFunctionImport

chisel3.util.circt.dpi.DPIClockedVoidFunctionImport

Attributes

Source
DPI.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

final def call(data: Data*): Unit

Attributes

Source
DPI.scala
final def callWithEnable(enable: Bool, data: Data*): Unit

Attributes

Source
DPI.scala

Inherited methods

def inputNames: Option[Seq[String]]

Attributes

Inherited from:
DPIFunctionImport
Source
DPI.scala

Inherited and Abstract methods

def functionName: String

Attributes

Inherited from:
DPIFunctionImport
Source
DPI.scala