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
- [m5-users] Adding Parameters to Objects Shoaib Akram
- Re: [m5-users] Adding Parameters to Objects Ali Saidi
- Re: [m5-users] Adding Parameters to Objects Shoaib Akram
- Re: [m5-users] Adding Parameters to Objects Shoaib Akram
- Re: [m5-users] Adding Parameters to Objects Shoaib Akram
