Modular exponentiation of matrices on FPGA-s
T. Herendi, R. Major

TL;DR
This paper presents an efficient FPGA-based method for large matrix exponentiation, leveraging specific properties of matrices and FPGA architecture to significantly outperform traditional approaches.
Contribution
It introduces a novel FPGA implementation for matrix exponentiation that exploits matrix properties for enhanced speed, applicable to linear recurring sequences.
Findings
Achieved significant speedup over traditional architectures
Demonstrated efficiency in exponentiating large matrices on FPGA
Applicable to constructing linear recurring sequences
Abstract
We describe an efficient FPGA implementation for the exponentiation of large matrices. The research is related to an algorithm for constructing uniformly distributed linear recurring sequences. The design utilizes the special properties of both the FPGA and the used matrices to achieve a very significant speedup compared to traditional architectures.
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 · VLSI and FPGA Design Techniques · Interconnection Networks and Systems
