dfhdl.options

package dfhdl.options

Members list

Type members

Classlikes

final case class ElaborationOptions(logLevel: LogLevel, onError: OnError, defaultClkCfg: DefaultClkCfg, defaultRstCfg: DefaultRstCfg, printDesignCodeAfter: PrintDesignCodeAfter)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
opaque object ElaborationOptions

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
object LogLevel

Attributes

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

Attributes

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

Attributes

Companion
enum
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
OnError.type

Types

opaque type LogLevel

Givens

Givens

given given_Conversion_wvletLogLevel_LogLevel: Conversion[LogLevel, LogLevel]