Packages

c

ultrascaleplus

UltraScalePlusConfig

class UltraScalePlusConfig extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. UltraScalePlusConfig
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new UltraScalePlusConfig(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

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  9. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  10. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  11. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  12. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  13. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  14. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  15. def toString(): String
    Definition Classes
    AnyRef → Any
  16. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  17. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  18. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  19. val withDBG_CTI0: Boolean
  20. val withDBG_CTI1: Boolean
  21. val withDBG_CTI2: Boolean
  22. val withDBG_CTI3: Boolean
  23. val withDBG_CTO0: Boolean
  24. val withDBG_CTO1: Boolean
  25. val withDBG_CTO2: Boolean
  26. val withDBG_CTO3: Boolean
  27. val withFPD_ACE: Boolean
  28. val withFPD_ACP: Boolean
  29. val withFPD_HP0: Boolean
  30. val withFPD_HP1: Boolean
  31. val withFPD_HP2: Boolean
  32. val withFPD_HP3: Boolean
  33. val withFPD_HPC0: Boolean
  34. val withFPD_HPC1: Boolean
  35. val withFPD_HPM0: Boolean
  36. val withFPD_HPM1: Boolean
  37. val withLPD_HP0: Boolean
  38. val withLPD_HPM0: Boolean
  39. val withPL_PS_IRQ0: Int
  40. val withPL_PS_IRQ1: Int

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

Inherited from AnyRef

Inherited from Any

Ungrouped