Search papers, labs, and topics across Lattice.
This study introduces a novel reservoir computing (RC) framework optimized for branch prediction in pipelined processors, leveraging emerging CMOS memristor devices. The framework was simulated using System Verilog and Verilog-AMS, demonstrating significant potential for enhancing prediction accuracy in branch prediction tasks, although it currently exhibits slower adaptability compared to the state-of-the-art TAGE predictor. The findings indicate that while the RC framework shows promise, further refinements are necessary to improve its responsiveness to dynamic branching behavior.
Reservoir computing can revolutionize branch prediction in CPUs, but it currently lags 15x behind established methods in adaptability.
This project aimed to develop a novel reservoir compute (RC) implementation framework targeting high-speed operation and integration with CMOS digital logic. With the target workload of branch prediction (BP) for multistage pipelined central pro-cessing unit (CPU) cores. For this, a novel memristor based RC design framework was developed within the context of the workload requirements. This was then implemented in simulation using industry standard modelling languages of System Verilog (SV) and Verilog-AMS (VAMS).The developed RC design framework was subsequently verified using a basic sequence detection task before further benchmarking for its effectiveness at BP. The developed RC framework was tested using the Dhrystone performance benchmark, while targeting the RISC-V RV64GC instruction set architecture (ISA). Conducted testing demonstrates that RC shows great promise for ap-plication to BP and is capable of achieving impressive overall prediction accuracy. However, testing also shows that further refinement of the developed RC design framework is necessary to address shortfalls in the adaptability of the proposed RC system. As comparison against the state of the art TAGE predictor showed the proposed RC design framework to be 15x slower to adapt to changes in branching behaviour.