annotate modules/bluespec/Pygar/lab4/audio_processor_library.awb~ @ 32:0c775e733b81
pygar svn.33
[svn r33] audio core benchmark script added and the benchmark setup is half-way to working
author |
punk |
date |
Mon, 03 May 2010 09:53:56 -0400 |
parents |
9830ff8fb0bd |
children |
|
rev |
line source |
punk@29
|
1 %name No-Trace Processor Library
|
punk@29
|
2 %desc Some generally useful modules, found in the processor cores, no trace.
|
punk@29
|
3
|
punk@29
|
4 %provides processor_library
|
punk@29
|
5
|
punk@29
|
6 %attributes PYGAR
|
punk@29
|
7
|
punk@29
|
8 %public BFIFO.bsv MemTypes.bsv FIFOUtility.bsv GetPutExt.bsv SFIFO.bsv CBUFF.bsv BRegFile.bsv BranchPred.bsv
|