This directory contains a bare bones simple OCP TL3 bus 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 variable.

2. run gmake

3. run ocp_tl3_bus

