Dear Professor, Thanks for your reply. May I ask is it possible to set every data_msg_size differently when generating packet each time? And is ni_flit_size equal to rubysystem::getBlockSizeBytes()? Thanks for your kind help. Best, Evania
2017-08-18 3:36 GMT+08:00 Tushar Krishna <[email protected]>: > Take a look at > http://www.gem5.org/Garnet2.0#Configuration > > control_msg_size, data_msg_size, and ni_flit_size are the parameters you > an play with for what you want to do. > > Cheers > Tushar > > > On Aug 17, 2017, at 1:22 PM, [email protected] wrote: > > Dear Professor, > I would like to inquire about how to set the packet size from garnet2.0 > network tester. > From the network tester, I know there are two types of message data and > control and respectively for 1 flit and 5 flit. > Is there any possibility that I could change these length? > Or there is only one change to implement it in networkInterface.cc > <http://networkinterface.cc>? > Then may I inquire about how can I carry the packet size information there? > > Thanks in advance. > Best, > Evania > > >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
