DocumentCode :
3669007
Title :
PushPush: Seamless integration of hardware and software objects via function calls over AXI
Author :
Shane T. Fleming;Ivan Beretta;David B. Thomas;George A. Constantinides;Dan R. Ghica
Author_Institution :
Dept. of Electrical and Electronic Engineering, Imperial College London, UK
fYear :
2015
Firstpage :
1
Lastpage :
8
Abstract :
FPGA systems are moving towards a system-on-chip model, both at the architectural level and in the development tools. Developers are able to design and implement IP using a mixture of HLS, RTL, and software, then integrate them with third-party IP cores and hardened CPUs using one or more shared memory buses. This allows functionality to be easily connected together at the bus level, but accessing IP core functionality requires designers to support each component´s protocol and co-ordinate hardware from a CPU. This paper presents a protocol called PushPush, which allows HLS, RTL, and software components to expose functionality as strongly typed functions, and allows any component to access functions exposed by any other component in the system. The protocol is designed for maximum efficiency in memory buses such as AXI and Avalon, reducing each function call to two burst writes delivering both data and control, minimising bus traffic and eliminating the need for global polling or interrupt delivery. We demonstrate this approach in a Zynq environment, using components written in C++ (ARM/Linux), C (Microblaze), Vivado HLS (Logic), and Verity (Logic). We show that any component can call functions exposed by any other component, without knowing where or how that function is located. Performance is at least 1 million function calls/sec between any pair of components, and rises to 4 million function calls/sec between pairs of Vivado HLS components.
Keywords :
"Software","Protocols","Hardware","IP networks","Finite impulse response filters","Linux","Servers"
Publisher :
ieee
Conference_Titel :
Field Programmable Logic and Applications (FPL), 2015 25th International Conference on
Type :
conf
DOI :
10.1109/FPL.2015.7294024
Filename :
7294024
Link To Document :
بازگشت