*Other names and brands may be claimed as the property of others.
The SystemC Compiler (ICSC) translates synthesizable SystemC design into equivalent SystemVerilog code.
The SystemC compiler checks a SystemC design for common coding mistakes and generates human-readable SystemVerilog code. The tool supports SystemC synthesizable subset in method and thread processes, and arbitrary C++ code in module constructors. ICSC is based on Clang/LLVM 18.1.8, supports C++ 11/14/17/20 standards and includes SystemC 3.0.1.
See more information at Intel Compiler for SystemC wiki.
The Single Source library consists of communication channels including Target/Initiator, FIFO, Pipe, Buffer, Register and others. The channels have functional interfaces similar to TLM 1.0.
There are Single Source training slides.
See more information at Single Source library.
The SystemC Compiler can be installed at most Linux OS. There is install.sh script that downloads and builds the compiler and the required dependencies at Ubuntu 24.04, Ubuntu 22.04, Ubuntu 20.04, SLES15, and SLES12.
An instruction how to install and run ISCS is given at Getting started.
User guide document describes installation procedure, run tool options, preparation of SystemC design for synthesis, tool extensions and advanced verification features.
The SystemC Compiler supports SystemC Synthesizable Subset. Details of SystemC/C++ subset supported are described at SystemC/C++ supported.
- Single Source library for high-level modelling and hardware synthesis, at DvCon Europe 2024
- Intel Compiler for SystemC and SystemC common library at CHIPS tech summit 2022
- Temporal assertions in SystemC at DvCon'2020 and SystemC evolution day'2020
- SystemC-to-Verilog Compiler: a productivity-focused tool for hardware design in cycle-accurate SystemC at DvCon'2019
ICSC is distributed under the Apache License v2.0 with LLVM Exceptions.
To get help please submit your question or issue