Home
TECHNICAL PAPERS

Index-Based Multi-Core BDD Package With Dynamic Memory Management & Reduced Fragmentation

popularity

A technical paper titled “EDDY: A Multi-Core BDD Package with Dynamic Memory Management and Reduced Fragmentation” was published by researchers at University of Bremen.

ABSTRACT
“In recent years, hardware systems have significantly grown in complexity. Due to the increasing complexity, there is a need to continuously improve the quality of the hardware design process. This leads designers to strive for more efficient data structures and algorithms operating on them to guarantee the correct behavior of such systems through verification techniques like model checking and meet time-to-market constraints. A Binary Decision Diagram (BDD) is a suitable data structure as it provides a canonical compact representation of Boolean functions, given variable ordering, and efficient algorithms for manipulating them. However, reduced ordered BDDs also have challenges: There is a large memory consumption for the BDD construction of some complex practical functions and the use of realizations in the form of BDD packages strongly depends on the application.

To address these issues, this paper presents a novel multi-core package called Engineer Decision Diagrams Yourself (EDDY) with dynamic memory management and reduced fragmentation. Experiments on BDD benchmarks of both combinational circuits and model checking show that using EDDY leads to a significantly performance boost compared to state-of-the-art packages.”

Find the technical paper here. Published January 2023.

Rune Krauss, Mehran Goli, and Rolf Drechsler. 2023. EDDY: A Multi-Core BDD Package With Dynamic Memory Management and Reduced Fragmentation. In 28th Asia and South Pacific Design Automation Conference (ASPDAC ’23), January 16–19, 2023, Tokyo, Japan. ACM, New York, NY, USA, 6 pages. https://doi.org/10.1145/3566097.3567913.



Leave a Reply


(Note: This name will be displayed publicly)