object TCLFactory
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TCLFactory
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def addFileset(fileset: String): String
- def addInterfaces(bundle: Bundle): String
- def addSources(fileset: String): String
- def addressMap(addressBase: BigInt, rangeSize: BigInt, port: String, target: String): String
- def anyConnection(netType: String, source: String, targets: Seq[String]): String
- def apply(platform: UltraScalePlus): Unit
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def checkAndCreateFileset(fileset: String, filesetType: String): String
- def checkIPs(): String
- def checkModules(): String
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- def createBlock(): String
- def createDesign(name: String): String
- def createGadgets(synthFileset: String, implFileset: String): String
- def createHierarchy(): String
- def createImplementation(fileset: String): String
- def createProject(): String
- def createSynthesis(fileset: String, constraintFileset: String): String
- def disableIDRFlow(): String
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def generate(): Unit
- def getBitstream(fileset: String): String
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def implement(fileset: String): String
- def importConstraints(fileset: String): String
- def instantiateResetSystem(): String
- def interfaceConnection(source: String, targets: Seq[String]): String
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- var moduleName: String
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def netConnection(source: String, targets: Seq[String]): String
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- var platform: Option[UltraScalePlus]
- def print(level: String, id: Int, message: String): String
- def reportDRC(fileset: String): String
- def reportOptPower(fileset: String): String
- def reportOptTiming(fileset: String): String
- def reportPhysTiming(fileset: String): String
- def reportPlaceControlSets(fileset: String): String
- def reportPlaceIO(fileset: String): String
- def reportPlaceIncremental(fileset: String): String
- def reportPlaceTiming(fileset: String): String
- def reportPlaceUtilization(fileset: String): String
- def reportPostPlacePower(fileset: String): String
- def reportPostRoutePhysBusSkew(fileset: String): String
- def reportPostRoutePhysTiming(fileset: String): String
- def reportRouteBusSkew(fileset: String): String
- def reportRouteClockUtilization(fileset: String): String
- def reportRouteDRC(fileset: String): String
- def reportRouteIncremental(fileset: String): String
- def reportRouteMethodology(fileset: String): String
- def reportRoutePower(fileset: String): String
- def reportRouteStatus(fileset: String): String
- def reportRouteTiming(fileset: String): String
- def reportTiming(fileset: String): String
- def saveAndValidate(): String
- def script(): String
- def setImplmentationStrategy(fileset: String): String
- def setObject(fileset: String): String
- def setProperty(name: String, value: String, obj: String): String
- def setTopModule(fileset: String): String
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def synthesize(fileset: String): String
- var target: String
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- def wrapDesign(fileset: String): String
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)