VivadoSimVHDL

dfhdl.tools.toolsCore.VivadoSimVHDL

Attributes

Graph
Supertypes
trait VHDLLinter
trait Linter
trait Tool
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Inherited methods

final protected def extractVersion(cmdRetStr: String): Option[String]

Attributes

Inherited from:
VivadoSimCommon
final def isAvailable: Boolean

Attributes

Inherited from:
Tool
final def lint[D <: Design](cd: CompiledDesign[D])(using CompilerOptions, LinterOptions): CompiledDesign[D]

Attributes

Inherited from:
Linter
final protected def lintCmdFlags(using CompilerOptions, LinterOptions, MemberGetSet): String

Attributes

Inherited from:
Linter
final protected def lintCmdLanguageFlag(using co: CompilerOptions): String

Attributes

Inherited from:
VHDLLinter
protected def lintCmdPostLangFlags(using CompilerOptions, LinterOptions, MemberGetSet): String

Attributes

Inherited from:
Linter
protected def lintCmdPreLangFlags(using CompilerOptions, LinterOptions, MemberGetSet): String

Attributes

Inherited from:
Linter
final protected def lintCmdSources(using CompilerOptions, LinterOptions, MemberGetSet): String

Attributes

Inherited from:
VHDLLinter
final override protected def lintLogger(using CompilerOptions, LinterOptions, MemberGetSet): Option[ProcessLogger]

Attributes

Definition Classes
Inherited from:
VivadoSimCommon
protected def lintPrepare()(using CompilerOptions, LinterOptions, MemberGetSet): Unit

Attributes

Inherited from:
Linter
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
final protected def versionCmd: String

Attributes

Inherited from:
VivadoSimCommon
final override protected def windowsBinExec: String

Attributes

Definition Classes
Inherited from:
VivadoSimCommon

Inherited fields

final val toolName: String

Attributes

Inherited from:
VivadoSimCommon