compile

dfhdl.app.DFApp.compile
object compile extends Step[StagedDesign, CompiledDesign]

Attributes

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

Members list

Value members

Inherited methods

final def apply(uncached: Boolean): CompiledDesign

Attributes

Inherited from:
Step

Inherited fields

val hasGenFiles: Boolean

Attributes

Inherited from:
Step
lazy val typeName: String

Attributes

Inherited from:
HasTypeName