Hi,
i have problem in using sampler objects so could any one tell me how to use Sampler Objects.
and also i have one more doubt in data/instruction. actually i am
trying to differentiate data / instructions. i worte code like this:
in m5_1.1/m5/mem/bus/bus.cc
in sendData() function :
if(req->isInstRead())
printf("\n Instructions");
else
printf("\n Data");
but every time its printing Data only.
please tell me whether this is correct or not. if not please tell me how to write that part of the code.
This would be great help for me.
Thank you.
Raghu.
--
Raghavendhar Konnoju,
780 East Irby,
Beaumont TX-77705
409-813-2242
[EMAIL PROTECTED]
