vhdl

dfhdl.backends.vhdl
See thevhdl companion class
object vhdl extends vhdl

Attributes

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

Members list

Value members

Inherited methods

final def compile(sd: StagedDesign)(using co: CompilerOptions, po: PrinterOptions): CompiledDesign

Attributes

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

Attributes

Inherited from:
vhdl
def printer(cd: CompiledDesign)(using CompilerOptions, PrinterOptions): Printer

Attributes

Inherited from:
vhdl
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

Concrete fields

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

Inherited fields

Attributes

Inherited from:
vhdl