Treffer: Fine-Grained Timing Analysis of Digital Integrated Circuits in Answer Set Programming

Title:
Fine-Grained Timing Analysis of Digital Integrated Circuits in Answer Set Programming
Contributors:
Bertagnon, A., Dalpasso, M., Favalli, M., Gavanelli, M.
Publication Year:
2025
Collection:
Università degli Studi di Ferrara: CINECA IRIS
Document Type:
Fachzeitschrift article in journal/newspaper
File Description:
STAMPA
Language:
English
Relation:
info:eu-repo/semantics/altIdentifier/wos/WOS:001564048600001; volume:25; issue:4; firstpage:522; lastpage:539; numberofpages:18; journal:THEORY AND PRACTICE OF LOGIC PROGRAMMING; https://hdl.handle.net/11392/2606231
DOI:
10.1017/S1471068425100288
Rights:
info:eu-repo/semantics/openAccess ; license:Creative commons ; license uri:http://creativecommons.org/licenses/by/4.0/
Accession Number:
edsbas.11911ED5
Database:
BASE

Weitere Informationen

In the design of integrated circuits, one critical metric is the maximum delay introduced by combinational modules within the circuit. This delay is crucial because it represents the time required to perform a computation: in an Arithmetic Logic Unit, it represents the maximum time taken by the circuit to perform an arithmetic operation. When such a circuit is part of a larger, synchronous system, like a CPU, the maximum delay directly impacts the maximum clock frequency of the entire system. Typically, hardware designers use static timing analysis to compute an upper bound of the maximum delay because it can be determined in polynomial time. However, relying on this upper bound can lead to suboptimal processor speeds, thereby missing performance opportunities. In this work, we tackle the challenging task of computing the actual maximum delay, rather than an approximate value. Since the problem is computationally hard, we model it in answer set programming (ASP), a logic language featuring extremely efficient solvers. We propose non-trivial encodings of the problem into ASP. Experimental results show that ASP is a viable solution to address complex problems in hardware design.