VHDLTool

dfhdl.tools.toolsCore.VHDLTool
trait VHDLTool extends Tool

Attributes

Graph
Supertypes
trait Tool
class Object
trait Matchable
class Any
Known subtypes
trait VHDLLinter
object GHDL
object NVC
object QuestaSimVHDL
object VivadoSimVHDL
Show all

Members list

Value members

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