Efficient Logic Block Architectures for FPGA Multiplier Mapping

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Integrated circuits, such as FPGAs, face inefficiencies in performing multiplication operations due to excessive use of logic blocks, leading to limited resource availability for other functions and increased operation time.

Innovation Solution

The implementation of efficient logic block architectures that utilize fewer logic blocks to perform multiplication operations by employing lookup tables, adders, and multiplexers, allowing for more efficient mapping and reduction of partial products, thereby optimizing resource usage and reducing operation time.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If traditional logic block architectures are used to perform multiplication operations, then multiplication can be performed, but excessive logic blocks are consumed leading to limited resource availability and increased operation time

Engineering Contradiction:
Improvenumber of multiplication operationsVSAvoidnumber of logic blocks
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The multiplication operation is divided into multiple stages, with each stage processing a portion of the partial products. This segmentation allows the use of fewer logic blocks per stage while completing the full multiplication through sequential processing across stages.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a temporal dimension by organizing multiplication into multiple stages that process data sequentially. This transforms the spatial resource consumption (number of logic blocks) into a combination of spatial and temporal resources (logic blocks × stages), reducing peak resource requirements.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Productivity

If more logic blocks are used to perform multiplication operations, then more multiplication operations can be performed, but resource efficiency decreases and operation time increases

Engineering Contradiction:
Improvethroughput of multiplication operationsVSAvoidmultiplication operation time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

By segmenting the multiplication into stages that process different groups of partial products, the patent enables parallel processing within each stage while reducing the total number of logic blocks required compared to a single-stage approach.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent employs dynamic resource allocation where logic blocks are reused across multiple stages. The same logic blocks that process early partial products are later repurposed to process subsequent partial products, maximizing resource utilization and reducing overall operation time.

Inventive Principle:
Principle #15Dynamics

3Productivity

If traditional mapping methods are used for partial products, then multiplication can be completed, but resource usage is inefficient and the number of stages required is large

Engineering Contradiction:
Improveefficiency of multiplicationVSAvoidnumber of stages
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent merges the processing of multiple partial products into a single stage by using logic blocks that can handle multiple inputs simultaneously. This consolidation reduces the number of stages required compared to traditional methods that process partial products sequentially.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The logic blocks are designed with universal functionality to process different types of operations across multiple stages. The same logic block architecture can handle various partial product reductions, making the system more efficient and reducing the total number of stages needed.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS20240028295A1Efficient logic blocks architectures for dense mapping of multipliers
Publication Date: 2024.01.25 ALTERA CORP
  • US20240028295A1 patent drawing
  • US20240028295A1 patent drawing
  • US20240028295A1 patent drawing

AI summary

An integrated circuit includes a logic block configured to perform multiplication operations. The logic block includes a plurality of lookup tables configured to receive a plurality of inputs and generate a first plurality of outputs. Additionally, the logic block includes adding circuitry configured to receive the first plurality of outputs and generate a second plurality of outputs. Furthermore, the logic block includes circuitry configured to receive a portion of the plurality of inputs, determine one or more partial products, and generate a third plurality of outputs.