VerilogTool

dfhdl.tools.toolsCore.VerilogTool
trait VerilogTool extends Tool

Attributes

Graph
Supertypes
trait Tool
class Object
trait Matchable
class Any
Known subtypes
object IcarusVerilog
object Verilator
Show all

Members list

Value members

Abstract methods

protected def includeFolderFlag: String

Inherited methods

final def isAvailable: Boolean

Attributes

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

Inherited and Abstract fields

val toolName: String

Attributes

Inherited from:
Tool