InstMode

dfhdl.compiler.ir.DFDesignBlock$.InstMode
See theInstMode companion object
enum InstMode

Attributes

Companion
object
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

final case class BlackBox(args: ListMap[String, Any], verilogSrc: Source, vhdlSrc: Source)

Attributes

Companion
object
case case Normal extends InstMode
case case Simulation extends InstMode