SimulatorOptions

dfhdl.options.SimulatorOptions
See theSimulatorOptions companion class

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Defaults

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Defaults.type
object OnError

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
OnError.type
object RunLimit

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
RunLimit.type
object VHDLSimulator

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object WError

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
WError.type

Types

opaque type Defaults[-T <: Design]
opaque type OnError
opaque type RunLimit
opaque type VHDLSimulator
opaque type VerilogSimulator
opaque type WError

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Givens

Givens

given given_SimulatorOptions(using defaults: Defaults[Design]): SimulatorOptions