Packages

trait DMAbstract extends AnyRef

Abstract Command instance,

Self Type
DMAbstract with DMBase
Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DMAbstract
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

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 aampostincrement: Bool
  5. val aamsize: UInt
  6. val aamvirtual: Bool
  7. val aarpostincrement: Bool
  8. val aarsize: UInt
  9. val abstractDataMem_dnxt1: Vec[UInt]
  10. val abstractDataMem_dnxt2: Vec[UInt]
  11. val abstractDataMem_qout: Vec[UInt]
  12. val abstractDataMem_ren1: Vec[Bool]
  13. val abstractDataMem_wen1: Vec[Bool]
  14. val abstractDataMem_wen2: Vec[Bool]
  15. val abstractGeneratedMem: Vec[UInt]
  16. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  17. val autoexecdata: UInt
  18. val autoexecprogbuf: UInt
  19. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  20. val cmdTpye: UInt
  21. val command: UInt
  22. val commandEn: Bool
  23. val commandVal: UInt
  24. val control: UInt
  25. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  26. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  27. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  28. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  29. val isAbstractDataMemAccessAuto: Bool
  30. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  31. val isProgramBufferMemAccessAuto: Bool
  32. val is_access_CSR: Bool
  33. val is_access_FPR: Bool
  34. val is_access_GPR: Bool
  35. val is_access_memory: Bool
  36. val is_access_register: Bool
  37. val is_misalign: Bool
  38. val is_quick_access: Bool
  39. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  40. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  41. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  42. val postexec: Bool
  43. val programBufferMem_dnxt1: Vec[UInt]
  44. val programBufferMem_dnxt2: Vec[UInt]
  45. val programBufferMem_qout: Vec[UInt]
  46. val programBufferMem_ren1: Vec[Bool]
  47. val programBufferMem_wen1: Vec[Bool]
  48. val programBufferMem_wen2: Vec[Bool]
  49. val regno: UInt
  50. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  51. val target_specific: UInt
  52. def toString(): String
    Definition Classes
    AnyRef → Any
  53. val transfer: Bool
  54. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  55. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  56. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  57. val whereTo: UInt
  58. val write: Bool

Deprecated Value Members

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

Inherited from AnyRef

Inherited from Any

Ungrouped