Class

fringe.templates.hardfloat

DivSqrtRecFNToRaw_small

Related Doc: package hardfloat

Permalink

class DivSqrtRecFNToRaw_small extends Module

Linear Supertypes
CompatibilityModule, LegacyModule, ImplicitModule, UserModule, BaseModule, HasId, InstanceId, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. DivSqrtRecFNToRaw_small
  2. CompatibilityModule
  3. LegacyModule
  4. ImplicitModule
  5. UserModule
  6. BaseModule
  7. HasId
  8. InstanceId
  9. AnyRef
  10. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new DivSqrtRecFNToRaw_small(expWidth: Int, sigWidth: Int, options: Int)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def IO[T <: Data](iodef: T): iodef.type

    Permalink
    Attributes
    protected
    Definition Classes
    BaseModule
  5. def _autoWrapPorts(): Unit

    Permalink
    Definition Classes
    CompatibilityModule → BaseModule
  6. var _closed: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    BaseModule
  7. def _ioPortBound(): Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    LegacyModule
  8. def annotate(annotation: ChiselAnnotation): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    BaseModule
  9. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  10. val bitMask: UInt

    Permalink
  11. val clock: Clock

    Permalink
    Definition Classes
    ImplicitModule
  12. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  13. val compileOptions: CompileOptions

    Permalink
    Definition Classes
    UserModule
  14. val cycleNum: UInt

    Permalink
  15. def desiredName: String

    Permalink
    Definition Classes
    BaseModule
  16. val entering: Bool

    Permalink
  17. val entering_normalCase: Bool

    Permalink
  18. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  19. def equals(that: Any): Boolean

    Permalink
    Definition Classes
    HasId → AnyRef → Any
  20. val evenSqrt_S: Bool

    Permalink
  21. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  22. val fractB_Z: UInt

    Permalink
  23. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  24. def getCommands: Seq[Command]

    Permalink
    Attributes
    protected
    Definition Classes
    UserModule
  25. def getIds: Seq[HasId]

    Permalink
    Attributes
    protected
    Definition Classes
    BaseModule
  26. def getModulePorts: Seq[Data]

    Permalink
    Attributes
    protected
    Definition Classes
    BaseModule
  27. lazy val getPorts: Seq[Port]

    Permalink
    Definition Classes
    UserModule
  28. def hashCode(): Int

    Permalink
    Definition Classes
    HasId → AnyRef → Any
  29. val idle: Bool

    Permalink
  30. val inReady: Bool

    Permalink
  31. def instanceName: String

    Permalink
    Definition Classes
    BaseModule → HasId → InstanceId
  32. val io: Bundle { ... /* 12 definitions in type refinement */ }

    Permalink
    Definition Classes
    DivSqrtRecFNToRaw_small → LegacyModule
  33. val isInf_S: Bool

    Permalink
  34. val isInf_Z: Bool

    Permalink
  35. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  36. val isNaN_S: Bool

    Permalink
  37. val isNaN_Z: Bool

    Permalink
  38. val isZero_S: Bool

    Permalink
  39. val isZero_Z: Bool

    Permalink
  40. val majorExc_S: Bool

    Permalink
  41. val majorExc_Z: Bool

    Permalink
  42. final val name: String

    Permalink
    Definition Classes
    BaseModule
  43. def nameIds(rootClass: Class[_]): HashMap[HasId, String]

    Permalink
    Attributes
    protected
    Definition Classes
    LegacyModule → BaseModule
  44. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  45. val newBit: Bool

    Permalink
  46. val normalCase_S: Bool

    Permalink
  47. val normalCase_S_div: Bool

    Permalink
  48. val normalCase_S_sqrt: Bool

    Permalink
  49. val notSigNaNIn_invalidExc_S_div: Bool

    Permalink
  50. val notSigNaNIn_invalidExc_S_sqrt: Bool

    Permalink
  51. val notZeroRem_Z: Bool

    Permalink
  52. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  53. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  54. val oddSqrt_S: Bool

    Permalink
  55. var override_clock: Option[Clock]

    Permalink
    Attributes
    protected
    Definition Classes
    LegacyModule
  56. var override_reset: Option[Bool]

    Permalink
    Attributes
    protected
    Definition Classes
    LegacyModule
  57. def parentModName: String

    Permalink
    Definition Classes
    HasId → InstanceId
  58. def parentPathName: String

    Permalink
    Definition Classes
    HasId → InstanceId
  59. def pathName: String

    Permalink
    Definition Classes
    HasId → InstanceId
  60. def portsContains(elem: Data): Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    BaseModule
  61. def portsSize: Int

    Permalink
    Attributes
    protected
    Definition Classes
    BaseModule
  62. val rawA_S: RawFloat

    Permalink
  63. val rawB_S: RawFloat

    Permalink
  64. val rawOutValid: Bool

    Permalink
  65. val rem: UInt

    Permalink
  66. val rem_Z: UInt

    Permalink
  67. val reset: Reset

    Permalink
    Definition Classes
    ImplicitModule
  68. val roundingMode_Z: UInt

    Permalink
  69. val sExpQuot_S_div: SInt

    Permalink
  70. val sExp_Z: SInt

    Permalink
  71. val sSatExpQuot_S_div: SInt

    Permalink
  72. val sigX_Z: UInt

    Permalink
  73. val sign_S: Bool

    Permalink
  74. val sign_Z: Bool

    Permalink
  75. val skipCycle2: Bool

    Permalink
  76. val specialCaseA_S: Bool

    Permalink
  77. val specialCaseB_S: Bool

    Permalink
  78. val sqrtOp_Z: Bool

    Permalink
  79. def suggestName(name: ⇒ String): DivSqrtRecFNToRaw_small.this.type

    Permalink
    Definition Classes
    HasId
  80. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  81. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  82. val trialRem: SInt

    Permalink
  83. val trialTerm: UInt

    Permalink
  84. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  85. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  86. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from CompatibilityModule

Inherited from LegacyModule

Inherited from ImplicitModule

Inherited from UserModule

Inherited from BaseModule

Inherited from HasId

Inherited from InstanceId

Inherited from AnyRef

Inherited from Any

Ungrouped