Skip to content

ycomputing/systemc

Repository files navigation

SystemC examples

Folder structure

One folder contains one SystemC example, and folders are independent to each other.

Makefile

Each folder contains Makefile, which assumes SystemC is configured using the following configuration ,in linux64 environment.

../configure CXX=g++ 'CXXFLAG=-std=c++17' --prefix=/opt/systemc 

If your environment is different, then you will have to modify Makefile in each folder. For more information, please refer Installation Notes for SystemC

About

System C examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published