DFApp

dfhdl.app.DFApp
trait DFApp

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

object commit extends Step[CompiledDesign, CompiledDesign]

Attributes

Supertypes
class Step[CompiledDesign, CompiledDesign]
trait HasTypeName
class Object
trait Matchable
class Any
Self type
commit.type
object compile extends Step[StagedDesign, CompiledDesign]

Attributes

Supertypes
class Step[StagedDesign, CompiledDesign]
trait HasTypeName
class Object
trait Matchable
class Any
Self type
compile.type
object diskCache extends DiskCache

Attributes

Supertypes
class DiskCache
class Object
trait Matchable
class Any
Self type
diskCache.type
object elaborate extends Step[Design, StagedDesign]

Attributes

Supertypes
class Step[Design, StagedDesign]
trait HasTypeName
class Object
trait Matchable
class Any
Self type
elaborate.type
object lint extends Step[CompiledDesign, CompiledDesign]

Attributes

Supertypes
class Step[CompiledDesign, CompiledDesign]
trait HasTypeName
class Object
trait Matchable
class Any
Self type
lint.type
object simPrep extends Step[CompiledDesign, CompiledDesign]

Attributes

Supertypes
class Step[CompiledDesign, CompiledDesign]
trait HasTypeName
class Object
trait Matchable
class Any
Self type
simPrep.type
object simRun extends Step[CompiledDesign, CompiledDesign]

Attributes

Supertypes
class Step[CompiledDesign, CompiledDesign]
trait HasTypeName
class Object
trait Matchable
class Any
Self type
simRun.type

Value members

Concrete methods

final protected def getDsnArg(name: String): Any
final protected def getElaborationOptions: ElaborationOptions
def main(commandArgs: Array[String]): Unit
final protected def setDsn(d: => Design): Unit
final protected def setInitials(designName: String, topScalaPath: String, top: top, argNames: List[String], argValues: List[Any], argDescs: List[String], scalacWerror: Boolean): Unit

Concrete fields

val dfc: DFC

Givens

Givens

inline given given_CompilerOptions: CompilerOptions
inline given given_ElaborationOptions: ElaborationOptions
inline given given_PrinterOptions: PrinterOptions