/scftgu

SystemC study material, examples, exercises.

Primary LanguageC++The UnlicenseUnlicense

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).