nakane1chome / scftgu

SystemC study material, examples, exercises.

Home Page:https://www.shincbm.com/systemc/2018/10/26/systemc.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SystemC study material, examples and exercises corrosponding to "System C From the Ground Up" second edition. Original code.

Update submodules to get the systemc library (source).

To build a library used by the examples:

make build
make install

Assumes a unix shell or unix-like shell (e.g. msys2).

About

SystemC study material, examples, exercises.

https://www.shincbm.com/systemc/2018/10/26/systemc.html

License:The Unlicense


Languages

Language:C++ 84.2%Language:Makefile 15.8%