SystemC related Projects 983be3b9a5 Initial commit
2018-12-31 16:18:02 +01:00
2018-12-31 16:18:02 +01:00
2018-12-31 16:18:02 +01:00
2018-12-31 16:18:02 +01:00
2018-12-31 16:18:02 +01:00
2018-12-31 16:18:02 +01:00
2018-12-31 16:18:02 +01:00
2018-12-31 16:18:02 +01:00
2018-12-31 16:18:02 +01:00
2018-12-31 16:18:02 +01:00
2018-12-31 16:18:02 +01:00

PySysC

A Python package to use SystemC from Python

How to setup the environment

pyenv install 3.6.3
pyenv virtualenv 3.6.3 pysysc
pyenv activate pysysc
STDCXX=11 MAKE_NPROCS=32 pip install --verbose --force-reinstall --ignore-installed --no-clean --build build --no-binary :all: cppyy
pip install conan
Description
A Python package to interface with SystemC library and script SystemC simulations
Readme 78 KiB
Languages
Python 93.2%
C++ 6.8%