We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.AR

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Hardware Architecture

Title: RVCoreP : An optimized RISC-V soft processor of five-stage pipelining

Abstract: RISC-V is a RISC based open and loyalty free instruction set architecture which has been developed since 2010, and can be used for cost-effective soft processors on FPGAs. The basic 32-bit integer instruction set in RISC-V is defined as RV32I, which is sufficient to support the operating system environment and suits for embedded systems. In this paper, we propose an optimized RV32I soft processor named RVCoreP adopting five-stage pipelining. The processor applies three effective optimization methods to improve the operating frequency. These methods are instruction fetch unit optimization including pipelined branch prediction mechanism, ALU optimization, and data alignment and sign-extension optimization for data memory output. We implement RVCoreP in Verilog HDL and verify the behavior using Verilog simulation and an actual Xilinx Atrix-7 FPGA board. We evaluate IPC (instructions per cycle), operating frequency, hardware resource utilization, and processor performance. From the evaluation results, we show that RVCoreP achieves 30.0% performance improvement compared with VexRiscv, which is a high-performance and open source RV32I processor selected from some related works.
Comments: 9 pages, 9 figures, this paper is submitted to the Institute of Electronics, Information and Communication Engineers (IEICE)
Subjects: Hardware Architecture (cs.AR)
ACM classes: C.1.1
DOI: 10.1587/transinf.2020PAP0015
Cite as: arXiv:2002.03568 [cs.AR]
  (or arXiv:2002.03568v1 [cs.AR] for this version)

Submission history

From: Hiromu Miyazaki [view email]
[v1] Mon, 10 Feb 2020 05:54:26 GMT (1120kb)

Link back to: arXiv, form interface, contact.