annotate modules/bluespec/Pygar/lab4/audio_processor_library.awb @ 51:9fe5ed4af92d pygar svn.52

[svn r52] tested having multiple cores
author punk
date Wed, 05 May 2010 17:01:04 -0400
parents 9830ff8fb0bd
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