Skip to content
STIMSMITH

SystemC

Tool

SystemC is a C++ class library with an event-driven simulation kernel used for modeling designs at multiple abstraction levels. In the provided evidence, it is used with TLM to implement a co-simulation testbench for processor verification between an RTL core and an ISS reference model.

First seen 5/25/2026
Last seen 7/17/2026
Evidence 24 chunks
Wiki v1

WIKI

Overview

SystemC, in combination with TLM, is described as an industry-proven modeling standard for building designs at different levels of abstraction. It is not a new programming language; it is a C++ class library that includes an event-driven simulation kernel. [SystemC nature]

Modeling model

READ FULL ARTICLE →

NEIGHBORHOOD

No graph connections found for this entity yet. It may appear in future ingestion runs.

explore full graph →

RELATIONSHIPS

11 connections
Electronic System Level Design ← uses 100% 3e
SystemC is the widely accepted ESL language for Electronic System Level Design.
CRAVE ← uses 100% 2e
CRAVE is designed for SystemC models as a verification environment.
The experiments were conducted in a SystemC-based verification environment.
The experiments used SystemC simulation with a time limit.
SCV uses → 90% 1e
SCV is the existing CRV library for SystemC models.
Transaction Level Modeling ← uses 90% 1e
Transaction Level Modeling is available within SystemC as a modeling abstraction.
SCV Library ← depends on 98% 1e
The SCV library is built on top of SystemC as a C++ class library.
The paper targets CRV for SystemC.
ILAtor ← uses 93% 1e
ILAtor generates ILEMs in SystemC format
Model Checking ← uses 90% 1e
SystemC is used to create formal models for model checking verification.
SystemC Verification Library ← depends on 100% 1e
The SCV library layers on top of SystemC and adds verification capabilities to it.

CITATIONS

7 sources
7 citations — click to expand
[1] SystemC nature
[2] SystemC execution model
[3] SystemC communication
[4] TLM generic payload
[5] SystemC co-simulation use
[6] Co-simulation orchestration
[7] RTL-to-TLM interfaces