o

spinal.lib.memory.sdram

SdramCtrlFrontendState

object SdramCtrlFrontendState extends SpinalEnum

Linear Supertypes
SpinalEnum, Nameable, ContextUser, ScalaLocated, GlobalDataUser, OwnableRef, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SdramCtrlFrontendState
  2. SpinalEnum
  3. Nameable
  4. ContextUser
  5. ScalaLocated
  6. GlobalDataUser
  7. OwnableRef
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type C = SpinalEnumCraft[SdramCtrlFrontendState.this.type]
    Definition Classes
    SpinalEnum
  2. type E = SpinalEnumElement[SdramCtrlFrontendState.this.type]
    Definition Classes
    SpinalEnum
  3. abstract type RefOwnerType
    Definition Classes
    OwnableRef

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. val BOOT_MODE: SpinalEnumElement[SdramCtrlFrontendState.this.type]
  5. val BOOT_PRECHARGE: SpinalEnumElement[SdramCtrlFrontendState.this.type]
  6. val BOOT_REFRESH: SpinalEnumElement[SdramCtrlFrontendState.this.type]
  7. val RUN: SpinalEnumElement[SdramCtrlFrontendState.this.type]
  8. def apply(encoding: SpinalEnumEncoding): SpinalEnumCraft[SdramCtrlFrontendState.this.type]
    Definition Classes
    SpinalEnum
  9. def apply(): SpinalEnumCraft[SdramCtrlFrontendState.this.type]
    Definition Classes
    SpinalEnum
  10. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  11. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  12. def component: Component
    Definition Classes
    ContextUser
  13. def craft(enumEncoding: SpinalEnumEncoding): SpinalEnumCraft[SdramCtrlFrontendState.this.type]
    Definition Classes
    SpinalEnum
  14. def craft(): SpinalEnumCraft[SdramCtrlFrontendState.this.type]
    Definition Classes
    SpinalEnum
  15. var defaultEncoding: SpinalEnumEncoding
    Definition Classes
    SpinalEnum
  16. val elements: ArrayBuffer[SpinalEnumElement[SdramCtrlFrontendState.this.type]]
    Definition Classes
    SpinalEnum
  17. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  18. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  19. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  20. def foreachReflectableNameables(doThat: (Any) ⇒ Unit): Unit
    Definition Classes
    Nameable
  21. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  22. def getDisplayName(): String
    Definition Classes
    Nameable
  23. def getInstanceCounter: Int
    Definition Classes
    ContextUser
  24. def getName(default: String): String
    Definition Classes
    Nameable
  25. def getName(): String
    Definition Classes
    Nameable
  26. def getRefOwnersChain(): List[Any]
    Definition Classes
    OwnableRef
  27. def getScalaLocationLong: String
    Definition Classes
    ScalaLocated
  28. def getScalaLocationShort: String
    Definition Classes
    ScalaLocated
  29. def getScalaTrace(): Throwable
    Definition Classes
    ContextUser → ScalaLocated
  30. val globalData: GlobalData
    Definition Classes
    GlobalDataUser
  31. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  32. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  33. def isNamed: Boolean
    Definition Classes
    Nameable
  34. def isUnnamed: Boolean
    Definition Classes
    Nameable
  35. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  36. def newElement(name: String): SpinalEnumElement[SdramCtrlFrontendState.this.type]
    Definition Classes
    SpinalEnum
  37. def newElement(): SpinalEnumElement[SdramCtrlFrontendState.this.type]
    Definition Classes
    SpinalEnum
  38. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  39. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  40. val parentScope: ScopeStatement
    Definition Classes
    ContextUser
  41. val refOwner: RefOwnerType
    Definition Classes
    OwnableRef
    Annotations
    @dontName()
  42. def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): SdramCtrlFrontendState.this.type
    Definition Classes
    Nameable
  43. def setCompositeName(nameable: Nameable, postfix: String): SdramCtrlFrontendState.this.type
    Definition Classes
    Nameable
  44. def setCompositeName(nameable: Nameable, weak: Boolean): SdramCtrlFrontendState.this.type
    Definition Classes
    Nameable
  45. def setCompositeName(nameable: Nameable): SdramCtrlFrontendState.this.type
    Definition Classes
    Nameable
  46. def setName(name: String, weak: Boolean): SdramCtrlFrontendState.this.type
    Definition Classes
    Nameable
  47. def setPartialName(name: String, weak: Boolean): SdramCtrlFrontendState.this.type
    Definition Classes
    Nameable
  48. def setPartialName(owner: Nameable, name: String, weak: Boolean): SdramCtrlFrontendState.this.type
    Definition Classes
    Nameable
  49. def setPartialName(name: String): SdramCtrlFrontendState.this.type
    Definition Classes
    Nameable
  50. def setPartialName(owner: Nameable, name: String): SdramCtrlFrontendState.this.type
    Definition Classes
    Nameable
  51. def setRefOwner(that: Any): Unit
    Definition Classes
    OwnableRef
  52. def setScalaLocated(source: ScalaLocated): SdramCtrlFrontendState.this.type
    Definition Classes
    ScalaLocated
  53. def setWeakName(name: String): SdramCtrlFrontendState.this.type
    Definition Classes
    Nameable
  54. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  55. def toString(): String
    Definition Classes
    Nameable → AnyRef → Any
  56. def unsetName(): SdramCtrlFrontendState.this.type
    Definition Classes
    Nameable
  57. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  58. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  59. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from SpinalEnum

Inherited from Nameable

Inherited from ContextUser

Inherited from ScalaLocated

Inherited from GlobalDataUser

Inherited from OwnableRef

Inherited from AnyRef

Inherited from Any

Ungrouped