2023-03-24 02:23:34 -07:00
2021-05-18 16:33:29 +02:00
2021-05-18 16:33:29 +02:00
2021-05-18 16:33:29 +02:00
2021-03-14 12:24:12 +01:00
2021-03-14 09:29:38 +01:00
2018-12-31 16:28:37 +01:00
2023-03-21 03:24:53 -07:00
2018-12-31 16:28:37 +01:00
2021-05-18 16:33:29 +02:00
2021-05-18 16:33:29 +02:00

PySysC-SC

A simple C++/SystemC/CMake project to test pysysc

How to build

Currently only Linux and MacOS are tested

cd PySysC-SC
mkdir build
cd build
conan install .. --build=missing
cmake -DBUILD_SHARED_LIBS=ON ..
cmake --build .
Description
An example project top test and demonstrate PySysC
Readme 83 KiB
Languages
C++ 51.9%
Python 28.9%
CMake 14.5%
C 4.7%