IMpress: Large Integer Multiplication Expression Rewriting for FPGA HLS
IMpress: Large Integer Multiplication Expression Rewriting for FPGA HLS
复制标题
DOI:
10.1109/fccm53951.2022.9786123
复制
发表时间:
2022-05
期刊:
影响因子:
--
通讯作者:
Ecenur Ustun;Ismail San;Jiaqi Yin;Cunxi Yu;Zhiru Zhang
中科院分区:
文献类型:
--
作者:
Ecenur Ustun;Ismail San;Jiaqi Yin;Cunxi Yu;Zhiru Zhang
Large integer multiplication is becoming a major challenge for FPGA-based acceleration of many cryptographic applications. Existing techniques for decomposing and optimizing large integer multiplication bring about nontrivial trade-offs between different resource types as well as performance. In this work, we regard determining the level and order of multiplication decomposition as a phase ordering problem, which is a notable problem in compiler optimization. Our framework, IMpress, leverages equality saturation to automatically produce a wide range of equivalent integer multiplication expressions corresponding to various hardware implementations. We devise constrained and multi-objective extraction techniques to automatically choose the optimal expressions based on the resource requirements of a given application. IMpress automatically translates extracted integer multiplication expressions into behavioral descriptions in C++ and initiates FPGA compilation through high-level synthesis. IMpress offers significant control over resource utilization and balance, and it increases the maximum number of instances of cryptographic applications on FPGA.