annotate modules/bluespec/Pygar/lab4/Processor.dic @ 50:2b18894f75e2 pygar svn.51

[svn r51] fixed processor- it works
author punk
date Wed, 05 May 2010 15:19:32 -0400
parents 74716e9a81cc
children
rev   line source
rlm@8 1 def STATS.PROCESSOR.CYCLE_COUNT "PROCESSOR: Cycle count: ";
rlm@8 2 def STATS.PROCESSOR.INST_COUNT "PROCESSOR: Instruction count: ";