verilog

dfhdl.backends.verilog
See theverilog companion class
object verilog extends verilog

Attributes

Companion
class
Graph
Supertypes
class verilog
class Object
trait Matchable
class Any
Self type
verilog.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:
verilog
def printer(cd: CompiledDesign)(using CompilerOptions, PrinterOptions): Printer

Attributes

Inherited from:
verilog
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
verilog -> Any
Inherited from:
verilog

Concrete fields

val v2001: verilog
val v95: verilog

Inherited fields

Attributes

Inherited from:
verilog