view modules/bluespec/Pygar/lab4/processor_library.awb @ 75:a15cc186e07d pygar svn.76

[svn r76] should be fully parameterized for however many cores we want (not fully tested)
author punk
date Wed, 12 May 2010 03:14:53 -0400
parents 1d5cbb5343d2
children
line wrap: on
line source
1 %name Processor Library
2 %desc Some generally useful modules, found in the processor cores
4 %provides processor_library
6 %attributes PYGAR
8 %public Trace.bsv BFIFO.bsv MemTypes.bsv FIFOUtility.bsv GetPutExt.bsv SFIFO.bsv CBUFF.bsv BRegFile.bsv BranchPred.bsv Divider.bsv
10 %generated -t VERILOG mkBRegFile.v
11 %generated -t BA mkBRegFile.ba