This directory contains an example of simple TLM platform implemented on top of the blocking transport interface.

The convenience API is the same as in example lt_min_system.

Using:

* cd build-unix
* set SYSTEMC_HOME and TLM_HOME environment variables
* make
* make run


