Abstract
The rapid evolution of modern C++ programming language has completely changed the way developers write high-performance and robust applications. By modern, we mean C++17, which has revolutionized the “old-fashion” C++98 in many aspects such as meta-programming, concurrency controls, and functional programming. Despite the tremendous progress in language innovation, research on how these advanced features can improve EDA programs is still nascent. In this paper, we introduce a novel routing framework using the technique of generalized constant expression in C++17. Our framework allows a router to take advantage of compile-time computation and thus can save a significant amount of engineering effort that would otherwise be issued every time the program runs. By prescribing computation at compile time, the compiler is able to further produce more optimized codes to run faster than ever before. We have evaluated our framework on classic routing problems and have demonstrated promising performance gain over which is done solely at runtime. Our framework has the potential to change many fundamental EDA building blocks and thus can achieve better tool performance and engineering productivity.
Original language | English |
---|---|
Title of host publication | 2018 19th International Symposium on Quality Electronic Design (ISQED) |
Publisher | Association for Computing Machinery (ACM) |
Pages | 169-175 |
Number of pages | 7 |
ISBN (Electronic) | 9781538612149, 9781538612132 (USB ISBN) |
ISBN (Print) | 9781538612156 |
DOIs | |
Publication status | Published - Mar 2018 |
Event | 19th International Symposium on Quality Electronic Design, ISQED 2018 - Santa Clara Convention Center, Santa Clara, United States Duration: 13 Mar 2018 → 14 Mar 2018 https://www.isqed.org/English/Archives/2018/index.html (Conference website) https://www.isqed.org/English/Archives/2018/Final-Program-ISQED2018.pdf (Conference programme) https://ieeexplore.ieee.org/xpl/conhome/8354411/proceeding (Conference proceedings) |
Publication series
Name | Proceedings of International Symposium on Quality Electronic Design |
---|
Symposium
Symposium | 19th International Symposium on Quality Electronic Design, ISQED 2018 |
---|---|
Country/Territory | United States |
City | Santa Clara |
Period | 13/03/18 → 14/03/18 |
Internet address |
|