CompilerOptions

dfhdl.options.CompilerOptions
See theCompilerOptions companion class
opaque object CompilerOptions

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

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 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 default(using commitFolder: CommitFolder, newFolderForTop: NewFolderForTop, backend: Backend, logLevel: LogLevel, printDFHDLCode: PrintDFHDLCode, printBackendCode: PrintBackendCode, dropUserOpaques: DropUserOpaques): CompilerOptions
given given_Conversion_LogLevel_LogLevel: Conversion[LogLevel, LogLevel]

Extensions

Extensions

extension (co: CompilerOptions)
def compilePath(stagedDB: DB): String
def topCommitPath(stagedDB: DB): String