view modules/bluespec/Pygar/lab4/Processor.dic @ 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 74716e9a81cc
children
line wrap: on
line source
1 def STATS.PROCESSOR.CYCLE_COUNT "PROCESSOR: Cycle count: ";
2 def STATS.PROCESSOR.INST_COUNT "PROCESSOR: Instruction count: ";