CompilerOptions

dfhdl.options.CompilerOptions
See theCompilerOptions 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 Backend

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Backend.type
object CommitFolder

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object Defaults

Attributes

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object LogLevel

Attributes

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Types

opaque type Backend
opaque type CommitFolder
opaque type Defaults[-T <: Design]
opaque type DropUserOpaques
opaque type LogLevel
opaque type NewFolderForTop
opaque type PrintBackendCode
opaque type PrintDFHDLCode

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_CompilerOptions(using defaults: Defaults[Design]): CompilerOptions
given given_Conversion_LogLevel_LogLevel: Conversion[LogLevel, LogLevel]

Extensions

Extensions

extension (co: CompilerOptions)
def cachePath(topName: String): String
def topCommitPath(topName: String): String
def topCommitPath(stagedDB: DB): String