Sciweavers

ASPDAC
2004
ACM

Area-minimal algorithm for LUT-based FPGA technology mapping with duplication-free restriction

13 years 8 months ago
Area-minimal algorithm for LUT-based FPGA technology mapping with duplication-free restriction
- Minimum area is one of the important objectives in technology mapping for lookup table-based FPGAs. It has been proven that the problem is NP-complete. This paper presents a polynomial time algorithm which can run in O(n3 ) time to generate an efficient solution where n is the total number of gates in the circuit. The proposed algorithm partitions the graph representing the given circuit into subgraphs such that the solution can be obtained by merging the subgraph solutions. The greedy technique is then used to find the solution for each subgraph. It is shown that except for some cases the greedy method can find an optimal solution of a given problem. We have tested our algorithm on a set of benchmark examples. The experimental results demonstrate the effectiveness of our algorithm.
Chi-Chou Kao, Yen-Tai Lai
Added 20 Aug 2010
Updated 20 Aug 2010
Type Conference
Year 2004
Where ASPDAC
Authors Chi-Chou Kao, Yen-Tai Lai
Comments (0)