Mercurial > pygar
comparison 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 |
comparison
equal
deleted
inserted
replaced
10:295314b16220 | 11:50af57801d6e |
---|---|
1 %name Processor Library | 1 %name Processor Library |
2 %desc Some generally useful modules, found in the processor cores | 2 %desc Some generally useful modules, found in the processor cores |
3 | 3 |
4 %provides processor_library | 4 %provides processor_library |
5 | 5 |
6 %attributes 6_375 | 6 %attributes PYGAR |
7 | 7 |
8 %public Trace.bsv BFIFO.bsv MemTypes.bsv FIFOUtility.bsv GetPutExt.bsv SFIFO.bsv CBUFF.bsv BRegFile.bsv BranchPred.bsv | 8 %public Trace.bsv BFIFO.bsv MemTypes.bsv FIFOUtility.bsv GetPutExt.bsv SFIFO.bsv CBUFF.bsv BRegFile.bsv BranchPred.bsv |