annotate modules/bluespec/Pygar/core/processor_library.a @ 22:0cfbb1e2de22 pygar svn.23

[svn r23] whoohoo! it Compiles (note with commented out stuff)
author punk
date Wed, 28 Apr 2010 00:40:15 -0400
parents 6d461680c6d9
children
rev   line source
punk@13 1 %name Processor Audio Library
punk@13 2 %desc Some generally useful modules, found in the processor cores
punk@13 3
punk@13 4 %provides processor_library
punk@13 5
punk@13 6 %attributes 6_375
punk@13 7
punk@13 8 %public Trace.bsv BFIFO.bsv MemTypes.bsv BRegFile.bsv BranchPred.bsv
punk@13 9