annotate modules/bluespec/Pygar/lab4/processor_library.awb @ 61:74d2fe78f36a pygar svn.62

[svn r62] synthesis boundaries
author punk
date Mon, 10 May 2010 20:31:25 -0400
parents 99519a031813
children 1d5cbb5343d2
rev   line source
rlm@8 1 %name Processor Library
rlm@8 2 %desc Some generally useful modules, found in the processor cores
rlm@8 3
rlm@8 4 %provides processor_library
rlm@8 5
punk@11 6 %attributes PYGAR
rlm@8 7
punk@36 8 %public Trace.bsv BFIFO.bsv MemTypes.bsv FIFOUtility.bsv GetPutExt.bsv SFIFO.bsv CBUFF.bsv BRegFile.bsv BranchPred.bsv Divider.bsv
punk@61 9
punk@61 10 %generated -t VERILOG mkBRegFile.v
punk@61 11 %generated -t BA mkBRegFile.ba