You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Runs the CVA6 RISC-V core as a real gem5 BaseCPU via the axiom framework. Verilator-simulated RTL bridged to gem5's memory system over a pin-level AXI4 interface. Includes CVA6RTLCpu, a SystemVerilog top-level wrapper, and two passing bare-metal test programs.
Investigation of RVA23 profile compliance in the CVA6 (Ariane) RISC-V core, including RTL analysis, extension support evaluation, and potential implementation paths for missing ISA extensions.