ElaborationOptions

dfhdl.options.ElaborationOptions
See theElaborationOptions companion class
opaque object ElaborationOptions

Attributes

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

Members list

Type members

Classlikes

object DefaultClkCfg

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object DefaultRstCfg

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object LogLevel

Attributes

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

Attributes

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Types

opaque type DefaultClkCfg
opaque type DefaultRstCfg
opaque type LogLevel
opaque type OnError
opaque type PrintDesignCodeAfter

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 default(using logLevel: LogLevel, onError: OnError, defaultClkCfg: DefaultClkCfg, defaultRstCfg: DefaultRstCfg, printDesignCodeAfter: PrintDesignCodeAfter): ElaborationOptions