diff modules/bluespec/Pygar/core/Processor.dic @ 51:9fe5ed4af92d pygar svn.52

[svn r52] tested having multiple cores
author punk
date Wed, 05 May 2010 17:01:04 -0400
parents 74716e9a81cc
children
line wrap: on
line diff
     1.1 --- a/modules/bluespec/Pygar/core/Processor.dic	Wed May 05 15:19:32 2010 -0400
     1.2 +++ b/modules/bluespec/Pygar/core/Processor.dic	Wed May 05 17:01:04 2010 -0400
     1.3 @@ -1,2 +0,0 @@
     1.4 -def STATS.PROCESSOR.CYCLE_COUNT  "PROCESSOR: Cycle count: ";
     1.5 -def STATS.PROCESSOR.INST_COUNT  "PROCESSOR: Instruction count: ";