Vivado

dfhdl.tools.toolsCore.Vivado
object Vivado extends Builder, Programmer

Attributes

Graph
Supertypes
trait Programmer
trait Builder
trait Tool
class Object
trait Matchable
class Any
Show all
Self type
Vivado.type

Members list

Type members

Inherited types

Attributes

Inherited from:
Builder

Value members

Concrete methods

def build(cd: CompiledDesign)(using CompilerOptions, BuilderOptions): CompiledDesign
def program(cd: CompiledDesign)(using CompilerOptions, ProgrammerOptions): CompiledDesign

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

Concrete fields

val toolName: String