Seminario. Prof. Lana Josipovic "High-Level Synthesis of Dynamically Scheduled Circuits" (lunes 14 de marzo, 9.30h)

El lunes 14 de marzo, a las 9.30h, en el seminario Manuel Silva del Departamento de Informática e Ingeniería de Sistemas, tendrá lugar el seminario High-Level Synthesis of Dynamically Scheduled Circuits, impartido por la Profa. Lana Josipovic, de la ETHZ Zurich.

Abstract:
High-level synthesis (HLS) tools generate digital hardware designs from high-level programming languages (e.g., C/C++) and promise to liberate designers from low-level hardware description details. Yet, HLS tools are still acceptable only for certain classes of applications and criticized for the difficulty of extracting the desired level of performance: generating good circuits still requires tedious code restructuring and hardware design expertise. In this talk, I will present a new HLS methodology that produces dynamically scheduled, dataflow circuits out of C/C++ code; the resulting circuits achieve good performance out-of-the-box and realize behaviors that are beyond the capabilities of standard HLS tools. I will outline mathematical models to optimize the performance and area of the resulting circuits, as well as techniques to achieve characteristics that standard HLS cannot support, such as out-of-order memory accesses and speculative execution. These contributions redefine the HLS paradigm by introducing characteristics of modern superscalar processors to hardware designs; such behaviors are key for specialized computing to be successful in new contexts and broader application domains.