Publication Details

Pipelined ALU for effective external memory access in FPGA

KEKELY, M.; HYNEK, K.; ČEJKA, T. Pipelined ALU for effective external memory access in FPGA. In 2020 23RD EUROMICRO CONFERENCE ON DIGITAL SYSTEM DESIGN (DSD 2020). Kranj: Institute of Electrical and Electronics Engineers, 2020. p. 97-100. ISBN: 978-1-7281-9535-3.
Czech title
Zřetezena ALU pro efektivní přístup k externí paměti FPGA
Type
conference paper
Language
English
Authors
Kekely Michal, Ing.
Hynek Karel
Čejka Tomáš, doc. Ing., Ph.D. (SSDIT)
and others
URL
Keywords

cache, external memory, FPGA, network monitoring

Abstract

The external memories in digital design are closely related to high response time. The most common approach to mitigate latency is adding a caching mechanism into the memory subsystem. This solution might be sufficient in CPU architecture, where we can reschedule operations when a cache miss occurs. However, the FPGA architectures are usually accelerators with simple functionality, where it is not possible to postpone work. The cache miss often leads to whole pipeline stall or even to data loss. The architecture we present in this paper reduces this problem by aggregating arithmetic operations into the memory subsystem itself. Fast data processing is achieved because arithmetic operations working with external data are offloaded. Our architecture reaches a speed of 200 Mp/s (operations carried out). It is designed to be used in systems with link speeds of 100 Gb/s. It outperforms other implementations by a factor of at least 3. The additional benefit of our architecture is reducing the number of memory transactions by a factor of two on real-world datasets.

Published
2020
Pages
97–100
Proceedings
2020 23RD EUROMICRO CONFERENCE ON DIGITAL SYSTEM DESIGN (DSD 2020)
ISBN
978-1-7281-9535-3
Publisher
Institute of Electrical and Electronics Engineers
Place
Kranj
DOI
UT WoS
000630443300015
EID Scopus
BibTeX
@inproceedings{BUT169182,
  author="Michal {Kekely} and Karel {Hynek} and Tomáš {Čejka}",
  title="Pipelined ALU for effective external memory access in FPGA",
  booktitle="2020 23RD EUROMICRO CONFERENCE ON DIGITAL SYSTEM DESIGN (DSD 2020)",
  year="2020",
  pages="97--100",
  publisher="Institute of Electrical and Electronics Engineers",
  address="Kranj",
  doi="10.1109/DSD51259.2020.00026",
  isbn="978-1-7281-9535-3",
  url="https://ieeexplore.ieee.org/abstract/document/9217822"
}
Back to top