KNOWN ISSUES IN THIS RELEASE


- The generic channel has not been tested thoroughly
  for the methods not used in the new OCP API, and
  all old models are not guaranteed to work with
  this channel version.

- TL1 methods required for pre-emptive release, that is,
  synchronous single-cycle access (with suffix "PE")
  do not work in this release. Asynchronous single-
  cycle access can be used instead with channel 
  event triggered SystemC processes, or with
  blocking "get" methods. Srelease(), and similar
  methods cannot be called before a request (response)
  is detected. 

- This release has not been optimized for speed.
  

