Overview of the SystemC Class Library
mainSystemC is an ANSI C++ class library designed for system-level modeling and verification, spanning both hardware and software. It is used for tasks such as architectural exploration, performance modeling, functional verification, and high-level synthesis.
This repository provides the reference implementation of SystemC, developed by the Accellera Systems Initiative. While this implementation follows the language semantics, the IEEE Std. 1666-2023 standard is the definitive authority in the event of discrepancies.