annotate 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
rev   line source
punk@29 1 %name External 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 %requires trace
punk@29 7
punk@29 8 %attributes PYGAR
punk@29 9
punk@29 10 %public BFIFO.bsv MemTypes.bsv FIFOUtility.bsv GetPutExt.bsv SFIFO.bsv CBUFF.bsv BRegFile.bsv BranchPred.bsv