GowinProgrammer

dfhdl.tools.toolsCore.GowinProgrammer
object GowinProgrammer extends Programmer

Attributes

Graph
Supertypes
trait Programmer
trait Tool
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited and Abstract types

Attributes

Inherited from:
Tool

Value members

Concrete methods

def program(cd: CompiledDesign)(using co: CompilerOptions, po: 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