# Analysis and Optimization of I/O Cache Coherency Strategies for SoC-FPGA   Device

**Authors:** Seung Won Min, Sitao Huang, Mohamed El-Hadedy, Jinjun Xiong, Deming, Chen, Wen-mei Hwu

arXiv: 1908.01261 · 2019-08-06

## TL;DR

This paper analyzes I/O cache coherency strategies in SoC-FPGA devices, demonstrating how different methods impact performance and proposing modifications that improve overall efficiency by 20%.

## Contribution

It provides a detailed analysis of cache coherence options on SoC-FPGA platforms and suggests modifications to optimize I/O performance.

## Key findings

- Performance varies significantly with cache coherence strategies.
- Certain modifications can improve I/O bandwidth by up to 20%.
- Optimal cache coherence choice depends on application data patterns.

## Abstract

Unlike traditional PCIe-based FPGA accelerators, heterogeneous SoC-FPGA devices provide tighter integrations between software running on CPUs and hardware accelerators. Modern heterogeneous SoC-FPGA platforms support multiple I/O cache coherence options between CPUs and FPGAs, but these options can have inadvertent effects on the achieved bandwidths depending on applications and data access patterns. To provide the most efficient communications between CPUs and accelerators, understanding the data transaction behaviors and selecting the right I/O cache coherence method is essential. In this paper, we use Xilinx Zynq UltraScale+ as the SoC platform to show how certain I/O cache coherence method can perform better or worse in different situations, ultimately affecting the overall accelerator performances as well. Based on our analysis, we further explore possible software and hardware modifications to improve the I/O performances with different I/O cache coherence options. With our proposed modifications, the overall performance of SoC design can be averagely improved by 20%.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.01261/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1908.01261/full.md

## References

20 references — full list in the complete paper: https://tomesphere.com/paper/1908.01261/full.md

---
Source: https://tomesphere.com/paper/1908.01261