vhdl

dfhdl.backends.vhdl
object vhdl

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
vhdl.type

Members list

Value members

Inherited methods

final def compile[D <: Design](sd: StagedDesign[D])(using co: CompilerOptions, po: PrinterOptions): CompiledDesign[D]

Attributes

Inherited from:
BackendCompiler
def printer(designDB: DB)(using CompilerOptions, PrinterOptions): Printer

Attributes

Inherited from:
vhdl (hidden)
override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
vhdl -> Any
Inherited from:
vhdl (hidden)

Concrete fields

val v2008: vhdl
val v2019: vhdl
val v93: vhdl

Inherited fields

Attributes

Inherited from:
vhdl (hidden)