view modules/bluespec/Pygar/core/InstCache.dic @ 61:74d2fe78f36a pygar svn.62

[svn r62] synthesis boundaries
author punk
date Mon, 10 May 2010 20:31:25 -0400
parents 74716e9a81cc
children
line wrap: on
line source
1 def STATS.INST_CACHE.NUM_ACCESSES "INST_CACHE: Number Of Accesses: ";
2 def STATS.INST_CACHE.NUM_MISSES "INST_CACHE: Number Of Misses: ";
3 def STATS.INST_CACHE.NUM_EVICTIONS "INST_CACHE: Number Of Evictions: ";