2024-04-05 08:41:47 +02:00
2021-06-01 18:33:41 +02:00
2022-10-02 18:20:00 +02:00
2024-04-06 12:45:28 +02:00
2024-04-05 08:42:10 +02:00
2024-04-06 10:45:08 +02:00
2023-12-22 20:42:21 +01:00
2023-12-22 20:42:21 +01:00
2023-12-22 21:43:12 +01:00
2023-12-22 13:48:46 +01:00
2024-04-04 22:19:43 +02:00
2021-06-01 18:33:41 +02:00
2023-12-22 09:52:50 +01:00
2023-12-22 20:42:21 +01:00
2024-04-06 12:50:52 +02:00
2017-09-17 15:44:06 +02:00
2023-12-23 14:03:24 +01:00
2023-12-22 13:48:46 +01:00

Build Status

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
Readme Apache-2.0
Languages
C++ 89.9%
CMake 9.5%
Puppet 0.4%
C 0.2%