Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 569 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 569 Bytes

VPSim SystemC

VPSim includes a large library of component models (CPU ARM, perephirals, buses,..). These components are fully standard-compliant SystemC/TLM 2.0 following the Loosely-Timed paradigm with blocking communication interface, which offers a good trade-off between execution speed and accuracy. The main supported model provider in VPSim is QEMU.

NOTE: This repo is a submodule of VPSim main repository. To set-up the full VPSim environment, please refer to the parent repository: VPSim main repo