annotate modules/bluespec/Pygar/lab4/audio_processor_library.awb @ 31:f41eef1bebfc pygar svn.32

[svn r32] Attempting to run soft core and audio
author punk
date Sat, 01 May 2010 11:50:20 -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