This directory contains a bare bones simple OCP TL1 example:

1. Edit the Makefile:
   - edit the SYSTEMC and TARGET_ARCH variables
   - add SCV to the include and library flags
   - add -DSC_USE_SC_STRING_OLD to the compiler flags

2. run gmake

3. run ocp_tl1 ocpParams
