annotate modules/bluespec/Pygar/lab4/processor_library.awb @ 11:50af57801d6e
pygar svn.12
[svn r12] working on getting audio pipe processor working
author |
punk |
date |
Sun, 25 Apr 2010 08:31:47 -0400 |
parents |
74716e9a81cc |
children |
99519a031813 |
rev |
line source |
rlm@8
|
1 %name Processor Library
|
rlm@8
|
2 %desc Some generally useful modules, found in the processor cores
|
rlm@8
|
3
|
rlm@8
|
4 %provides processor_library
|
rlm@8
|
5
|
punk@11
|
6 %attributes PYGAR
|
rlm@8
|
7
|
punk@11
|
8 %public Trace.bsv BFIFO.bsv MemTypes.bsv FIFOUtility.bsv GetPutExt.bsv SFIFO.bsv CBUFF.bsv BRegFile.bsv BranchPred.bsv
|