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.
Regards,
Udayan
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users