package define

Type Members

  1. class AClint_Bundle extends Bundle
  2. class Alu_function extends RiftBundle
  3. class Alu_isa extends Bundle
  4. class Alu_iss_info extends RiftBundle
  5. class Alu_param extends RD_PHY
  6. class BIMReq_Bundle extends IFetchBundle

    Bundle for Bi-Model Predictor requests.

  7. class BIMResp_Bundle extends IFetchBundle

    Bundle for Bi-Model Predictor respond.

  8. class BIMUpdate_Bundle extends BIMResp_Bundle

    Bundle for Bi-Model Predictor update.

  9. class BTBReq_Bundle extends IFetchBundle

    Bundle for Branch Target Buffer (BTB) request interface.

  10. class BTBResp_Bundle extends IFetchBundle

    Bundle for Branch Target Buffer (BTB) response interface.

  11. class BTBUpdate_Bundle extends BTBResp_Bundle

    This class represents a bundle for updating the Branch Target Buffer (BTB).

  12. class Branch_CTarget_Bundle extends Branch_FTarget_Bundle

    Bundle definition for the branch commit target interface.

    Bundle definition for the branch commit target interface. This bundle represents the actual outcome of a branch instruction after execution.

  13. class Branch_FTarget_Bundle extends RiftBundle

    Bundle definition for the branch fetch target interface.

    Bundle definition for the branch fetch target interface. This bundle represents the information that has been predicted for a branch instruction.

  14. class Bru_isa extends Bundle
  15. class Bru_iss_info extends RiftBundle
  16. class Bru_param extends RD_PHY
  17. class Commit_Redirect_Bundle extends RiftBundle
  18. class Csr_function extends RiftBundle
  19. class Csr_isa extends Bundle
  20. class Csr_iss_info extends RiftBundle
  21. class Csr_param extends RD_PHY
  22. class Dpt_info extends Info_instruction
  23. class Fpu_dpt_info extends RiftBundle
  24. class Fpu_isa extends Bundle
  25. class Ghist_reflash_Bundle extends IFetchBundle
  26. trait HasIFParameters extends HasRiftParameters
  27. class IF1_Bundle extends uBTBResp_Bundle

    This class represents the output bundle for the Instruction Fetch Stage 1 (IF1) of the Processor.

    This class represents the output bundle for the Instruction Fetch Stage 1 (IF1) of the Processor. It extends the uBTBResp_Bundle and contains an additional field

  28. class IF2_Bundle extends IFetchBundle

    This class represents the output bundle for the Instruction Fetch Stage 2 (IF2)

  29. class IF3_Bundle extends RiftBundle

    This class represents the output interface for the Instruction Fetch Stage 3.

  30. class IF4_Bundle extends Info_instruction

    Represents the output of the fourth stage of the Instruction Fetch (IF4), which finishes the instruction decoding.

    Represents the output of the fourth stage of the Instruction Fetch (IF4), which finishes the instruction decoding.

    Note

    This class inherits from the Info_instruction class, which provides all information about the instruction.

  31. class IF4_Redirect_Bundle extends IFetchBundle

    This class represents the output bundle for the Redirect Request Interface from Instruction Fetch Stage-4.

    This class represents the output bundle for the Redirect Request Interface from Instruction Fetch Stage-4. It extends the IFetchBundle class and contains additional fields

  32. case class IFParameters(uBTB_entry: Int = 16, uBTB_tag_w: Int = 8, btb_cl: Int = 4096, bim_cl: Int = 4096, ras_dp: Int = 256, tage_table: Int = 6) extends Product with Serializable
  33. abstract class IFetchBundle extends RiftBundle with HasIFParameters
  34. abstract class IFetchModule extends RiftModule with HasIFParameters
  35. class Info_clint_csr extends RiftBundle
  36. class Info_cmm_lsu extends RiftBundle
  37. class Info_if_cmm extends RiftBundle
  38. class Info_instruction extends Instruction_set

    A class that extends Instruction_set and represents an information of the instruction.

  39. class Info_lsu_cmm extends RiftBundle
  40. class Info_reorder_i extends RiftBundle
  41. class Instruction_param extends RiftBundle

    A class that extends RiftBundle and represents an instruction parameter.

  42. class Instruction_set extends RiftBundle

    This class represents a bundle of all the supported Instruction Set Architectures (ISA).

    This class represents a bundle of all the supported Instruction Set Architectures (ISA). It provides access to different ISA types such as Arithmetic logic Unit (ALU), Branch and Jump Unit (BRU), Load Store Unit (LSU), Control and Status Register (CSR), Multiply and Divide Unit (MUL), Privileged instructions (Privilege_isa), and Floating Point Unit (FPU).

  43. class Jump_CTarget_Bundle extends Jump_FTarget_Bundle

    Bundle definition for the jump commit target interface.

    Bundle definition for the jump commit target interface. This bundle represents the actual outcome of a jump instruction after execution.

  44. class Jump_FTarget_Bundle extends RiftBundle

    Bundle definition for the jump fetch target interface.

    Bundle definition for the jump fetch target interface. This bundle represents the information that has been predicted for a jump instruction.

  45. class Lsu_isa extends Bundle
  46. class Lsu_iss_info extends RiftBundle
  47. class Lsu_param extends RD_PHY
  48. class Mul_isa extends Bundle
  49. class Mul_iss_info extends RiftBundle
  50. class Mul_param extends RD_PHY
  51. class Operation_source extends RiftBundle
  52. class Plic_Bundle extends Bundle
  53. class PreDecode_Bundle extends IFetchBundle

    This class represents the output bundle for the Pre-Decoder.

  54. class PreFetch_Req_Bundle extends RiftBundle
  55. class Privil_isa extends Bundle
  56. class RASPP_Bundle extends IFetchBundle

    This class represents the bundle for Return Address Stack Pop/Push Interface from Instruction Fetch

  57. class RD_PHY extends RiftBundle
  58. class RD_RAW extends RiftBundle
  59. class RS_PHY extends RiftBundle
  60. class RS_RAW extends RiftBundle
  61. class ReadOp_Rsp_Bundle extends RiftBundle
  62. class Reg_PHY extends RiftBundle
  63. class Reg_RAW extends RiftBundle
  64. class Stq_req_Bundle extends RiftBundle
  65. class Stq_resp_Bundle extends RiftBundle
  66. class TageReq_Bundle extends TageTableReq_Bundle
  67. class TageResp_Bundle extends IFetchBundle
  68. class TageTableReq_Bundle extends IFetchBundle
  69. class TageTableResp_Bundle extends IFetchBundle
  70. class TageTableUpdate_Bundle extends IFetchBundle
  71. class TageUpdate_Bundle extends TageResp_Bundle
  72. class VLsu_Attach_Bundle extends RiftBundle with Vec_element_Index with Vec_vType_Bundle
  73. class VRename_Attach_Bundle extends RiftBundle with Vec_PreRename_Bundle with Vec_vType_Bundle with Vec_PreIssue_Bundle with Vec_element_Index
  74. class VecIsa extends Bundle
  75. trait Vec_PreIssue_Bundle extends AnyRef
  76. trait Vec_PreRename_Bundle extends AnyRef
  77. trait Vec_element_Index extends AnyRef
  78. trait Vec_vType_Bundle extends AnyRef
  79. class WriteBack_info extends RD_PHY
  80. class uBTBReq_Bundle extends BTBReq_Bundle

    Bundle for Micro Branch Target Buffer (uBTB) request interface.

  81. class uBTBResp_Bundle extends BTBResp_Bundle

    Bundle for Micro Branch Target Buffer (uBTB) response interface.

    Bundle for Micro Branch Target Buffer (uBTB) response interface. Inherits from BTBResp_Bundle.

  82. class uBTBUpdate_Bundle extends BTBUpdate_Bundle

    This class represents a micro-Branch Target Buffer (uBTB) update bundle, which is used to update the BTB on processing branches.

    This class represents a micro-Branch Target Buffer (uBTB) update bundle, which is used to update the BTB on processing branches. It extends the BTBUpdate_Bundle class and contains an additional field isTaken, which is of type Bool and

Ungrouped