Free Online Training Events
Free Technical Resources
Presented by Dr David Long, Principal Member Technical Staff
From this page you can download pdf copies of the slides from the Doulos tutorial presented in Bangalore September 2019.
Overview
Much of the code found in today’s SystemC applications is based on the 1998 or 2003 versions of C++. The C++ language has changed considerably since then, with major additions added from 2011 onwards. Future versions of the SystemC standard will depend on language features added in C++11 and C++14 (“modern C++”): the current SystemC CCI standard already does!
This presentation highlights significant C++11 and C++14 changes and show how they can be used to create improved, “modern SystemC” code.