Hi there

I'm doing research about verifying the correctness of protocol communication 
between each component. The criterial I use to judge is the specification of 
the protocol. What I have right now is found on gem5 wikipage, I did some 
modification according to the tracing result I have, but I'm not very sure if 
it's a hundred percent correct. The specification is the essential part of my 
research so I really need to make sure its correctness.

For the platform, I used the se.py, with classic memory system. The command I 
used for this model is   "--cpu-type=timing -n 2 --caches --mem-size=1GB 
--l1d_size=16kB --l1i_size=16kB ". Also when I compile the gem5.opt, I 
specified the protocol as mosei_smp_directory. However, since I'm using Ruby, 
and the trace result doesn't show much similarity to this protocol, I'm not 
sure I should follow this one.
  
Attached is my guess of specification, please tell me if it's not what I should 
use. I really appreciate it.

Best regards,
Cao
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to