Mercurial > pygar
annotate modules/bluespec/Pygar/common/audio_processor_software_system.awb @ 23:90197e3375e2 pygar svn.24
[svn r24] added testing, but something is wrong with our c++ file.
author | rlm |
---|---|
date | Wed, 28 Apr 2010 08:19:09 -0400 |
parents | 74716e9a81cc |
children |
rev | line source |
---|---|
rlm@8 | 1 ******************************************************************** |
rlm@8 | 2 * Awb module specification |
rlm@8 | 3 ******************************************************************** |
rlm@8 | 4 |
rlm@8 | 5 %AWB_START |
rlm@8 | 6 |
rlm@8 | 7 %name Audio Processor Software |
rlm@8 | 8 %desc Audio Processor Software |
rlm@8 | 9 %provides software_system |
rlm@8 | 10 |
rlm@8 | 11 %attributes 6_375 |
rlm@8 | 12 |
rlm@8 | 13 %public AudioProcessor.cpp |
rlm@8 | 14 %public AudioProcessor.h |
rlm@8 | 15 |
rlm@8 | 16 %AWB_END |