view modules/bluespec/Pygar/common/audio_processor_software_system.awb @ 9:a66d70a89c85 pygar svn.10

[svn r10] added week 3 progress report. Please tell me what you think!
author rlm
date Fri, 23 Apr 2010 06:08:21 -0400
parents 74716e9a81cc
children
line wrap: on
line source
1 ********************************************************************
2 * Awb module specification
3 ********************************************************************
5 %AWB_START
7 %name Audio Processor Software
8 %desc Audio Processor Software
9 %provides software_system
11 %attributes 6_375
13 %public AudioProcessor.cpp
14 %public AudioProcessor.h
16 %AWB_END