verilog

dfhdl.backends.verilog
object verilog

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
verilog.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:
verilog (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
verilog -> Any
Inherited from:
verilog (hidden)

Concrete fields

val sv2005: verilog
val sv2009: verilog
val sv2012: verilog
val sv2017: verilog
val v2001: verilog
val v95: verilog

Inherited fields

Attributes

Inherited from:
verilog (hidden)