Mercurial > pygar
view modules/bluespec/Pygar/lab4/processor_library.awb @ 63:1d5cbb5343d2 pygar svn.64
[svn r64] mods to compile correctly for FPGA
author | punk |
---|---|
date | Mon, 10 May 2010 22:54:54 -0400 |
parents | 74d2fe78f36a |
children |
line wrap: on
line source
1 %name Processor Library2 %desc Some generally useful modules, found in the processor cores4 %provides processor_library6 %attributes PYGAR8 %public Trace.bsv BFIFO.bsv MemTypes.bsv FIFOUtility.bsv GetPutExt.bsv SFIFO.bsv CBUFF.bsv BRegFile.bsv BranchPred.bsv Divider.bsv10 %generated -t VERILOG mkBRegFile.v11 %generated -t BA mkBRegFile.ba