paper-with-me

홈 › Papers

SAMpLE: A SystemC-AMS Machine LEarning-based Framework for Virtual Prototyping

2026-08-26 · Andrei Mihai Albu, Sara Vinco arxiv

Machine Learning (ML) is increasingly used in virtual prototypes of embedded systems to model behaviors that are difficult to capture analytically. However, integrating ML models into virtual platform simulation is still typically done through ad hoc solutions, which limits reuse, comparability, and reproducibility. This paper presents \textbf{\textit{SAMpLE}}, an open-source SystemC-AMS-based framework that integrates ML models as first-class Timed Dataflow (TDF) components through a standardized plug-and-play interface. SAMpLE provides two execution backends: a native C++ backend for online training of lightweight models, and an offline backend for executing externally developed models without requiring re-implementation in C++ or manual integration steps. The framework uses ONNX as a standard model exchange format to enable integration of externally trained ML models into SystemC-AMS simulations, and allows the evaluation of different ML-based solutions within the same testbench, dataset, and simulation workflow. The modular design and unified and reproducible environment will allow future extensions of SAMpLE to new models, without modifying the SystemC-AMS structure.

📄 PDF Abstract BibTeX arXiv:2608.25910

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Integrating SystemC-AMS Power Modeling with a RISC-V ISS for Virtual Prototyping of Battery-operated Embedded Devices

2024-04-02 · Mohamed Amine Hamdi, Giovanni Pollo, Matteo Risso, Germain Haugou 외

RISC-V cores have gained a lot of popularity over the last few years. However, being quite a recent and novel technology, there is still a gap in the availability of comprehensive simulation frameworks for RISC-V that co…

Integrating SystemC TLM into FMI 3.0 Co-Simulations with an Open-Source Approach

2025-08-27 · Andrei Mihai Albu, Giovanni Pollo, Alessio Burrello, Daniele Jahier Pagliari 외 arxiv

The growing complexity of cyber-physical systems, particularly in automotive applications, has increased the demand for efficient modeling and cross-domain co-simulation techniques. While SystemC Transaction-Level Modeli…

Automatic integration of SystemC in the FMI standard for Software-defined Vehicle design

2025-08-27 · Giovanni Pollo, Andrei Mihai Albu, Alessio Burrello, Daniele Jahier Pagliari 외 arxiv

The recent advancements of the automotive sector demand robust co-simulation methodologies that enable early validation and seamless integration across hardware and software domains. However, the lack of standardized int…

On Simulation of Power Systems and Microgrid Components with SystemC-AMS

2024-07-04 · Rahul Bhadani, Satyaki Banik, Hao Tu, Srdjan Lukic 외

Cyber-physical systems such as microgrids consist of interconnected components, localized power systems, and distributed energy resources with clearly defined electrical boundaries. They can function independently but ca…

Digitally Prototype Your Eye Tracker: Simulating Hardware Performance using 3D Synthetic Data

2025-03-20 · Esther Y. H. Lin, Yimin Ding, Jogendra Kundu, Yatong An 외

Eye tracking (ET) is a key enabler for Augmented and Virtual Reality (AR/VR). Prototyping new ET hardware requires assessing the impact of hardware choices on eye tracking performance. This task is compounded by the high…

NeRF