# [feature/rv64/microblazev] Integrate RV64 version of Microblaze-V - Source URL: https://github.com/HiSA-Team/Simply-V/issues/114 ## Issue Title [feature/rv64/microblazev] Integrate RV64 version of Microblaze-V ## Issue Description Assigned to Salvatore Santoro. Add microblaze_riscv_rv64 Xilinx IP (UG1629). W.r.t. microblaze_riscv IP, the only parameters to change are: 1. CONFIG.C_DATA_SIZE = 64 2. CONFIG.C_ADDR_SIZE — supported values: 32, 36, 40, 44, 48, 52, 56, 64 Note that when enabling RV64 (rather than RV32), all the interfaces remain 32-bits wide, therefore a couple of dwidth adapters should do the trick. ## Issue Comments None visible. ## Issue Metadata - Status: Closed (linked to PR #147) - Assignee: MaistoV ## Linked Issues / PRs - PR #147 — implements this feature