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., Ph.D.
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 closelyrelated to high response time. The most common approach tomitigate latency is adding a caching mechanism into the memorysubsystem. 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 withsimple functionality, where it is not possible to postpone work.The cache miss often leads to whole pipeline stall or even todata loss. The architecture we present in this paper reducesthis problem by aggregating arithmetic operations into thememory subsystem itself. Fast data processing is achieved becausearithmetic operations working with external data are offloaded.Our architecture reaches a speed of 200 Mp/s (operations carriedout). It is designed to be used in systems with link speeds of100 Gb/s. It outperforms other implementations by a factor of atleast 3. The additional benefit of our architecture is reducing thenumber of memory transactions by a factor of two on real-worlddatasets.

Published
2020
Pages
97–100
Proceedings
2020 23RD EUROMICRO CONFERENCE ON DIGITAL SYSTEM DESIGN (DSD 2020)
Conference
Euromicro Conference on Digital System Design, Portorož, Slovenia, Grand Hotel Bernardin, SI
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