TL;DR
This paper introduces a simulation-guided approximate logic synthesis method that efficiently handles maximum error constraints, significantly improving speed and circuit quality for large-scale designs.
Contribution
It proposes a novel simulation-guided ALS flow that accelerates the process and scales to large benchmarks while ensuring maximum error constraints are met.
Findings
30.6x faster synthesis compared to state-of-the-art
18.2% reduction in circuit area
4.9% decrease in delay
Abstract
Approximate computing is an effective computing paradigm for improving the energy efficiency of error-tolerant applications. Approximate logic synthesis (ALS) is an automatic process to generate approximate circuits with reduced area, delay, and power, while satisfying user-specified error constraints. This paper focuses on ALS under the maximum error constraint. As an essential error metric that provides a worst-case error guarantee, the maximum error is crucial for many applications such as image processing and machine learning. This work proposes an efficient simulation-guided ALS flow that handles this constraint. It utilizes logic simulation to 1) prune local approximate changes (LACs) with large errors that violate the error constraint, and 2) accelerate the SAT-based LAC selection process. Furthermore, to enhance scalability, our ALS flow iteratively selects a set of promising…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
