c

vexiiriscv.execute

CsrRamAllocation

class CsrRamAllocation extends AnyRef

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

Instance Constructors

  1. new CsrRamAllocation(entries: Int)

Value Members

  1. var addressWidth: Int
  2. var at: Int
  3. val entries: Int
  4. val entriesLog2: Int
  5. def getAddress(): UInt
  6. def getAddress(offset: UInt): UInt