中文
相关论文

相关论文: Multiplier Design Addressing Area-Delay Trade-offs…

200 篇论文

Flexibility and customization are key strengths of Field-Programmable Gate Arrays (FPGAs) when compared to other computing devices. For instance, FPGAs can efficiently implement arbitrary-precision arithmetic operations, and can perform…

硬件体系结构 · 计算机科学 2025-07-17 Junius Pun , Xilai Dai , Grace Zgheib , Mahesh A. Iyer , Andrew Boutros , Vaughn Betz , Mohamed S. Abdelfattah

There is a recent trend in artificial intelligence (AI) inference towards lower precision data formats down to 8 bits and less. As multiplication is the most complex operation in typical inference tasks, there is a large demand for…

硬件体系结构 · 计算机科学 2024-05-06 Andreas Böttcher , Martin Kumm

As IoT and edge inference proliferate,there is a growing need to simultaneously optimize area and delay in lookup-table (LUT)-based multipliers that implement large numbers of low-bitwidth operations in parallel. This paper proposes a…

硬件体系结构 · 计算机科学 2025-10-27 Misaki Kida , Shimpei Sato

Multiplication is a fundamental operation in many applications, and multipliers are widely adopted in various circuits. However, optimizing multipliers is challenging due to the extensive design space. In this paper, we propose a multiplier…

硬件体系结构 · 计算机科学 2024-12-30 Dongsheng Zuo , Jiadong Zhu , Yikang Ouyang , Yuzhe Ma

Coarse grained overlay architectures improve FPGA design productivity by providing fast compilation and software-like programmability. Throughput oriented spatially configurable overlays typically suffer from area overheads due to the…

硬件体系结构 · 计算机科学 2016-06-22 Xiangwei Li , Abhishek Jain , Douglas Maskell , Suhaib A. Fahmy

The Dadda algorithm is a parallel structured multiplier, which is quite faster as compared to array multipliers, i.e., Booth, Braun, Baugh-Wooley, etc. However, it consumes more power and needs a larger number of gates for hardware…

系统与控制 · 电气工程与系统科学 2023-07-13 Muteen Munawar , Zain Shabbir , Muhammad Akram

Over the years, the DRAM latency has not scaled proportionally with its density due to the cost-centric mindset of the DRAM industry. Prior work has shown that this shortcoming can be overcome by reducing the critical length of DRAM access…

硬件体系结构 · 计算机科学 2020-08-27 Chao-Hsuan Huang , Ishan G Thakkar

Reducing delay, power consumption, and chip area of a logic circuit are the main targets of a designer. Most of the times, the designer sacrifices power consumption and chip area to improve delay for a given technology node. To overcome…

信号处理 · 电气工程与系统科学 2022-11-23 Ahmet Unutulmaz , Cem Ünsalan

Today every circuit has to face the power consumption issue for both portable device aiming at large battery life and high end circuits avoiding cooling packages and reliability issues that are too complex. It is generally accepted that…

硬件体系结构 · 计算机科学 2010-07-15 C. N. Marimuthu , P. Thangaraj , Aswathy Ramesan

Multiplier circuits account for significant resource usage in datapath-dominated circuit designs, and RTL designers continue to build bespoke hand-crafted multiplication arrays for their particular application. The construction of an…

硬件体系结构 · 计算机科学 2023-12-12 Andy Wanna , Samuel Coward , Theo Drane , George A. Constantinides , Miloš D. Ercegovac

The Baugh-Wooley algorithm is a well-known iterative algorithm for performing multiplication in digital signal processing applications. Decomposition logic is used with Baugh-Wooley algorithm to enhance the speed and to reduce the critical…

硬件体系结构 · 计算机科学 2015-09-14 Ananda Kiran , Navdeep Prashar

This brief addresses the problem of implementing very large constant multiplications by a single variable under the shift-adds architecture using a minimum number of adders/subtractors. Due to the intrinsic complexity of the problem, we…

密码学与安全 · 计算机科学 2022-05-24 Levent Aksoy , Debapriya Basu Roy , Malik Imran , Patrick Karl , Samuel Pagliarini

Every year, the computing resources available on dynamically partially reconfigurable devices increase enormously. In the near future, we expect many applications to run on a single reconfigurable device. In this paper, we present a concept…

硬件体系结构 · 计算机科学 2010-01-26 Josef Angermeier , Sandor P. Fekete , Tom Kamphans , Nils Schweer , Juergen Teich

In this work faster Baugh-Wooley multiplication has been achieved by using a combination of two design techniques: partition of the partial products into two parts for independent parallel column compression and acceleration of the final…

硬件体系结构 · 计算机科学 2015-03-13 B. Ramkumar , V. Sreedeep , Harish M Kittur

FPGAs are well established in the signal processing domain, where their fine-grained programmable nature allows the inherent parallelism in these applications to be exploited for enhanced performance. As architectures have evolved, FPGA…

硬件体系结构 · 计算机科学 2017-10-18 Abdullah Al-Dujaili , Suhaib A. Fahmy

We consider the problem of constructing fast and small parallel prefix adders for non-uniform input arrival times. This problem arises whenever the adder is embedded into a more complex circuit, e. g. a multiplier. Most previous results are…

硬件体系结构 · 计算机科学 2014-11-12 Stephan Held , Sophie Spirkl

As FPGAs gain popularity for on-demand application acceleration in data center computing, dynamic partial reconfiguration (DPR) has become an effective fine-grained sharing technique for FPGA multiplexing. However, current FPGA sharing…

分布式、并行与集群计算 · 计算机科学 2025-12-30 Jianfeng Gu , Hao Wang , Xiaorang Guo , Martin Schulz , Michael Gerndt

Latency Based Tiling provides a systems based approach to deriving approximate tiling solution that maximizes locality while maintaining a fast compile time. The method uses triangular loops to characterize miss ratio scaling of a machine…

编程语言 · 计算机科学 2025-10-21 Jack Cashman

Finite field multiplier is mainly used in error-correcting codes and signal processing. Finite field multiplier is regarded as the bottleneck arithmetic unit for such applications and it is the most complicated operation over finite field…

信息论 · 计算机科学 2023-09-15 Saeideh Nabipour , Gholamreza Zare Fatin , Javad Javidan

Vector multiplication is a fundamental operation for AI acceleration, responsible for over 85% of computational load in convolution tasks. While essential, these operations are primary drivers of area, power, and delay in modern datapath…

硬件体系结构 · 计算机科学 2026-02-24 Md Rownak Hossain Chowdhury , Mostafizur Rahman
‹ 上一页 1 2 3 10 下一页 ›