This repository has been archived on 2025-12-09 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
53ed979fa3249b65e42c4aea20fa6c6b3c3494e5
SystemC-Components-Test
Examples and tests for the SystemC-Components
Prerequisites:
In Console:
git clone --recursive -b develop https://git.minres.com/SystemC/SystemC-Components-Test.git
cd SystemC-Components-Test/
module load ./Modulefile
python3 -mvenv .venv
. .venv/bin/activate
pip3 install conan==1.59.0
cmake -S . -B build
cmake --build build -j30
Description
Examples and tests for the SystemC-Components
https://www.minres.com/#opensource
Languages
C++
93.7%
CMake
4.9%
Python
1.2%
C
0.2%