I want to add parameter to bus.h so i can recognize when a declared bus in 
python script is system bus other than a toL2bus etc. I declared a variable in 
bus.h, used it in bus.cc, and added the following statement in m5.objects in 
bus.py.  system_bus=Param.Bool(False,"System bus?")....it doesnot seem to work 
! Is this the right way to do it??
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to