t

rift2Chip

HasRiftParameters

trait HasRiftParameters extends AnyRef

Linear Supertypes
AnyRef, Any
Known Subclasses
MultiPortFifo, ZipQueue, SBA, DcacheBundle, DcacheModule, HasDcacheParameters, HasIcacheParameters, IcacheBundle, IcacheModule, Rift2Chip, Rift2Link, Rift2LinkA, Rift2LinkB, Rift2NoC, RiftBundle, RiftModule, PreFetcher, Rift2Core, Rift2CoreImp, Rift2CoreImpBase, Alu, BaseCommit, Bru, BruBase, CMMState_Bundle, CSR, CSRBase, Commit, CommitState, Dividor, DptAgeMatrix, DptBase, Execute, FPUDispatchBase, FRegFiles, FakeMulDiv, FakeRegFiles, FakeVRegFiles, FakeVecPreIssue, FakeVecPreRename, Fpu_iss_info, Fpu_param, Info_commit_op, Issue, IssueBase, IssueSel, Lookup_Bundle, MulDiv, MulDivBase, RegFilesBase, RegFilesReal, Rename, RenameBase, Rename_Bundle, VPUBase, VPU_Issue_Bundle, VPU_Param_Bundle, VRegFiles, VRegFilesBase, VRegFilesIO, VecPreIssue, VecPreIssueBase, VecPreIssueIO, VecPreRename, VecPreRenameBase, VecPreRenameIO, Vector_Commit_Bundle, Vector_Molloc_Bundle, Vector_WriteBack_Bundle, WriteBack, XRegFiles, Exc_Info, FAlu, FAluIO, FDivSqrt, FPToFP, FPToInt, FPUFMAPipe, FakeFAlu, Fres_Info, IntToFP, Xres_Info, Dcache, DcacheBase, DcacheStage, DcacheStageBase, Dcache_Deq_Bundle, Dcache_Enq_Bundle, Dcache_ScoreBoard_Bundle, FakeProbeUnit, GetUnit, IO_Lsu, Info_miss_req, Info_miss_rsp, Info_probe_req, Info_writeBack_req, Lsu, LsuBase, MissUnit, ProbeUnit, ProbeUnitIO, PutUnit, Store_queue, Stq_Base, WriteBackUnit, Alu_function, Alu_iss_info, Alu_param, BIMReq_Bundle, BIMResp_Bundle, BIMUpdate_Bundle, BTBReq_Bundle, BTBResp_Bundle, BTBUpdate_Bundle, Branch_CTarget_Bundle, Branch_FTarget_Bundle, Bru_iss_info, Bru_param, Commit_Redirect_Bundle, Csr_function, Csr_iss_info, Csr_param, Dpt_info, Fpu_dpt_info, Ghist_reflash_Bundle, HasIFParameters, IF1_Bundle, IF2_Bundle, IF3_Bundle, IF4_Bundle, IF4_Redirect_Bundle, IFetchBundle, IFetchModule, Info_clint_csr, Info_cmm_lsu, Info_if_cmm, Info_instruction, Info_lsu_cmm, Info_reorder_i, Instruction_param, Instruction_set, Jump_CTarget_Bundle, Jump_FTarget_Bundle, Lsu_iss_info, Lsu_param, Mul_iss_info, Mul_param, Operation_source, PreDecode_Bundle, PreFetch_Req_Bundle, RASPP_Bundle, RD_PHY, RD_RAW, RS_PHY, RS_RAW, ReadOp_Rsp_Bundle, Reg_PHY, Reg_RAW, Stq_req_Bundle, Stq_resp_Bundle, TageReq_Bundle, TageResp_Bundle, TageTableReq_Bundle, TageTableResp_Bundle, TageTableUpdate_Bundle, TageUpdate_Bundle, VLsu_Attach_Bundle, VRename_Attach_Bundle, WriteBack_info, uBTBReq_Bundle, uBTBResp_Bundle, uBTBUpdate_Bundle, Info_cmm_diff, Info_csr_reg, diff, BIM, BTB, Decode16, Decode32, DecodeBase, DecodeIO, FakeuBTB, IF1Base, IF1NPredict, IF1Predict, IF2, IF2Base, IF3, IF3Base, IF4, IF4Base, RAS, TAGE, TageTable, uBTB, uBTBBase, CSR_Bundle, CsrScoreBoard, CsrScoreBoardBase, CsrScoreBoardIO, FPUCsrIO, Info_cmm_mmu, Info_mmu_req, Info_mmu_rsp, MMU, PMP, PTW, PTWBase, TLB, VConfigBundle, VPUCsrIO, XPUCsrIO
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. HasRiftParameters
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. implicit abstract val p: Parameters

Concrete 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. def aluNum: Int
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  7. def cmChn: Int
  8. val dcacheParams: DcacheParameters
  9. def dptEntry: Int
  10. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  11. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  12. def fRegNum: Int
  13. def fpuNum: Int
  14. def ftChn: Int
  15. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  16. def hasDebugger: Boolean
  17. def hasL2: Boolean
  18. def hasLRU: Boolean
  19. def hasPreFetch: Boolean
  20. def hasVector: Boolean
  21. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  22. def hasuBTB: Boolean
  23. def hpmNum: Int
  24. val icacheParams: IcacheParameters
  25. val ifParams: IFParameters
  26. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  27. def isLowPower: Boolean
  28. def isMinArea: Boolean
  29. def l1BeatBits: Int
  30. def l1DW: Int
  31. def maxRegNum: Int
  32. def memBeatBits: Int
  33. def mulNum: Int
  34. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  35. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  36. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  37. def opChn: Int
  38. def plen: Int
  39. def pmpNum: Int
  40. val riftSetting: RiftSetting
  41. def rnChn: Int
  42. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  43. def tlbEntry: Int
  44. def toString(): String
    Definition Classes
    AnyRef → Any
  45. val vParams: VectorParameters
  46. def vRegNum: Int
  47. def vlen: Int
  48. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  49. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  50. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  51. def wbChn: Int
  52. def xRegNum: Int

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