o

firrtl.ir

AsyncResetType

case object AsyncResetType extends GroundType with UseSerializer with Product with Serializable

Source
IR.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AsyncResetType
  2. Serializable
  3. Product
  4. Equals
  5. UseSerializer
  6. GroundType
  7. Type
  8. FirrtlNode
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def productElementName(n: Int): String
    Definition Classes
    Product
  2. def productElementNames: Iterator[String]
    Definition Classes
    Product
  3. def serialize: String
    Definition Classes
    UseSerializer → FirrtlNode
  4. val width: IntWidth
    Definition Classes
    AsyncResetTypeGroundType