comparison modules/bluespec/Pygar/core/processor_library.awb @ 8:74716e9a81cc pygar svn.9

[svn r9] Pygar now has the proper directory structure to play nicely with awb. Also, the apm file for audio-core willcompile successfully.
author rlm
date Fri, 23 Apr 2010 02:32:05 -0400
parents
children 50af57801d6e
comparison
equal deleted inserted replaced
7:7393cd19371e 8:74716e9a81cc
1 %name Processor Audio Library
2 %desc Some generally useful modules, found in the processor cores
3
4 %provides processor_library
5
6 %attributes 6_375
7
8 %public Trace.bsv BFIFO.bsv MemTypes.bsv BRegFile.bsv BranchPred.bsv
9