On Sat, 8 Dec 2012, Udayan Umapathi wrote:

Hello All,

I am trying to add a custom state to "MESI_CMP_directory-L1cache.sm. I added 
statement a new cache state similar to ,

transition(M,L1_Replacement, M_I,){
forward_eviction_to_cpu

}

for debug purpose. The code does not seem to compile with these changes. Am I 
doing something wrong?

The SLICC compiler yells at me with saying, there are errors in Builder.py and 
a bunch of other PY files.


What's that comma doing after M_I?

--
Nilay
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to