Packages

class CsrProxy extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CsrProxy
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new CsrProxy()

Value Members

  1. val address: SimProxy
  2. val csr: Area { ... /* 3 definitions in type refinement */ }
  3. val hartId: SimProxy
  4. val read: SimProxy
  5. val readDone: SimProxy
  6. val uopId: SimProxy
  7. val valid: SimProxy
  8. val write: SimProxy
  9. val writeDone: SimProxy