Towards Generalized On-Chip Communication for Programmable Accelerators in Heterogeneous Architectures
Joseph Zuckerman, John-David Wellman, Ajay Vanamali, Manish Shankar,, Gabriele Tombesi, Karthik Swaminathan, Kevin Lee, Mohit Kapur, Robert, Philhower, Pradip Bose, Luca P. Carloni

TL;DR
This paper enhances the ESP platform to enable flexible, efficient, and scalable on-chip communication for programmable accelerators in heterogeneous SoCs, supporting various communication modes and synchronization methods.
Contribution
It introduces new communication mechanisms, multicast support, synchronization leveraging coherence, and ISA extensions, with minimal area overhead and validation on FPGA prototypes.
Findings
Supports flexible point-to-point communication
Enables multicast data forwarding to multiple accelerators
Validated features on FPGA prototypes
Abstract
We present several enhancements to the open-source ESP platform to support flexible and efficient on-chip communication for programmable accelerators in heterogeneous SoCs. These enhancements include 1) a flexible point-to-point communication mechanism between accelerators, 2) a multicast NoC that supports data forwarding to multiple accelerators simultaneously, 3) accelerator synchronization leveraging the SoC's coherence protocol, 4) an accelerator interface that offers fine-grained control over the communication mode used, and 5) an example ISA extension to support our enhancements. Our solution adds negligible area to the SoC architecture and requires minimal changes to the accelerators themselves. We have validated most of these features in complex FPGA prototypes and plan to include them in the open-source release of ESP in the coming months.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEmbedded Systems Design Techniques · Parallel Computing and Optimization Techniques · Interconnection Networks and Systems
