*****************************************************************************
                 Cadence C-to-Silicon Compiler
 
 Copyright notice: Copyright 2006-2012 Cadence Design Systems, Inc. All
 rights reserved worldwide.

 The code contained herein is provided to Cadence's customer and may be used 
 in accordance with a previously executed license agreement between Cadence 
 and that customer. This code is provided as an example for educational 
 purposes and is not intended for use in a production design.

*****************************************************************************

This is the README file for the example:
    examples/libraries/flex_channels/pipeline 

This example illustrates the design pattern for building multi-stall 
pipelines with put/get channels.

