This directory contains a bare bones simple OCP TL2 example:

1. Edit the Makefile:
   - edit the SYSTEMC and TARGET_ARCH variables
   - if OCP monitors are SCV package are installed,
     edit SCV variable for path to SVC
     uncomment PERF_MONITOR and TRACE_MONITOR variables.

2. run gmake

3. run ocp_tl2_simple

