annotate modules/bluespec/Pygar/lab4/audio_processor_library.awb~ @ 75:a15cc186e07d
pygar svn.76
[svn r76] should be fully parameterized for however many cores we want (not fully tested)
author |
punk |
date |
Wed, 12 May 2010 03:14:53 -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
|