class ZCU102Config extends UltraScalePlusConfig
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ZCU102Config
- UltraScalePlusConfig
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new ZCU102Config(withLPD_HPM0: Boolean = false, withLPD_HP0: Boolean = false, withFPD_HPM0: Boolean = false, withFPD_HPM1: Boolean = false, withFPD_HP0: Boolean = false, withFPD_HP1: Boolean = false, withFPD_HP2: Boolean = false, withFPD_HP3: Boolean = false, withFPD_HPC0: Boolean = false, withFPD_HPC1: Boolean = false, withFPD_ACP: Boolean = false, withFPD_ACE: Boolean = false, withDBG_CTI0: Boolean = false, withDBG_CTI1: Boolean = false, withDBG_CTI2: Boolean = false, withDBG_CTI3: Boolean = false, withDBG_CTO0: Boolean = false, withDBG_CTO1: Boolean = false, withDBG_CTO2: Boolean = false, withDBG_CTO3: Boolean = false, withPL_PS_IRQ0: Int = 0, withPL_PS_IRQ1: Int = 0)
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
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- 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])
- val withDBG_CTI0: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withDBG_CTI1: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withDBG_CTI2: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withDBG_CTI3: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withDBG_CTO0: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withDBG_CTO1: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withDBG_CTO2: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withDBG_CTO3: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withFPD_ACE: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withFPD_ACP: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withFPD_HP0: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withFPD_HP1: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withFPD_HP2: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withFPD_HP3: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withFPD_HPC0: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withFPD_HPC1: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withFPD_HPM0: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withFPD_HPM1: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withLPD_HP0: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withLPD_HPM0: Boolean
- Definition Classes
- UltraScalePlusConfig
- val withPL_PS_IRQ0: Int
- Definition Classes
- UltraScalePlusConfig
- val withPL_PS_IRQ1: Int
- Definition Classes
- UltraScalePlusConfig
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)