Mercurial > pygar
comparison modules/bluespec/Pygar/lab4/audio_processor_library.awb @ 29:9830ff8fb0bd pygar svn.30
[svn r30] Forgot a file
author | punk |
---|---|
date | Fri, 30 Apr 2010 09:13:38 -0400 |
parents | |
children | 1d5cbb5343d2 |
comparison
equal
deleted
inserted
replaced
28:3958de09a7c1 | 29:9830ff8fb0bd |
---|---|
1 %name External Trace Processor Library | |
2 %desc Some generally useful modules, found in the processor cores, no trace. | |
3 | |
4 %provides processor_library | |
5 | |
6 %requires trace | |
7 | |
8 %attributes PYGAR | |
9 | |
10 %public BFIFO.bsv MemTypes.bsv FIFOUtility.bsv GetPutExt.bsv SFIFO.bsv CBUFF.bsv BRegFile.bsv BranchPred.bsv |