Packages

c

kv260

KV260Config

class KV260Config extends UltraScalePlusConfig

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

Instance Constructors

  1. new KV260Config(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, withIO_PMOD0: Boolean = false)

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
    Definition Classes
    UltraScalePlusConfig
  20. val withDBG_CTI1: Boolean
    Definition Classes
    UltraScalePlusConfig
  21. val withDBG_CTI2: Boolean
    Definition Classes
    UltraScalePlusConfig
  22. val withDBG_CTI3: Boolean
    Definition Classes
    UltraScalePlusConfig
  23. val withDBG_CTO0: Boolean
    Definition Classes
    UltraScalePlusConfig
  24. val withDBG_CTO1: Boolean
    Definition Classes
    UltraScalePlusConfig
  25. val withDBG_CTO2: Boolean
    Definition Classes
    UltraScalePlusConfig
  26. val withDBG_CTO3: Boolean
    Definition Classes
    UltraScalePlusConfig
  27. val withFPD_ACE: Boolean
    Definition Classes
    UltraScalePlusConfig
  28. val withFPD_ACP: Boolean
    Definition Classes
    UltraScalePlusConfig
  29. val withFPD_HP0: Boolean
    Definition Classes
    UltraScalePlusConfig
  30. val withFPD_HP1: Boolean
    Definition Classes
    UltraScalePlusConfig
  31. val withFPD_HP2: Boolean
    Definition Classes
    UltraScalePlusConfig
  32. val withFPD_HP3: Boolean
    Definition Classes
    UltraScalePlusConfig
  33. val withFPD_HPC0: Boolean
    Definition Classes
    UltraScalePlusConfig
  34. val withFPD_HPC1: Boolean
    Definition Classes
    UltraScalePlusConfig
  35. val withFPD_HPM0: Boolean
    Definition Classes
    UltraScalePlusConfig
  36. val withFPD_HPM1: Boolean
    Definition Classes
    UltraScalePlusConfig
  37. val withIO_PMOD0: Boolean
  38. val withLPD_HP0: Boolean
    Definition Classes
    UltraScalePlusConfig
  39. val withLPD_HPM0: Boolean
    Definition Classes
    UltraScalePlusConfig
  40. val withPL_PS_IRQ0: Int
    Definition Classes
    UltraScalePlusConfig
  41. val withPL_PS_IRQ1: Int
    Definition Classes
    UltraScalePlusConfig

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 UltraScalePlusConfig

Inherited from AnyRef

Inherited from Any

Ungrouped