http://learning.gem5.org/book/part2/parameters.html
Check the above, Mao On Thu, Jan 17, 2019 at 3:31 PM ZHANG YUE <zyzlx...@hotmail.com> wrote: > Hi, > > I'm learning the first section of partII of gem5 tutorial. > http://learning.gem5.org/book/part2/helloobject.html > Creating a very simple SimObject — gem5 Tutorial 0.1 documentation - > Learning gem5 <http://learning.gem5.org/book/part2/helloobject.html> > Creating a very simple SimObject¶. Almost all objects in gem5 inherit from > the base SimObject type. SimObjects export the main interfaces to all > objects in gem5. SimObjects are wrapped C++ objects that are accessible > from the Python configuration scripts.. SimObjects can have many > parameters, which are set via the Python configuration files. In addition > to simple parameters like integers and ... > learning.gem5.org > I create all the files as the tutorial says, and then I run the following > command: > build/X86/gem5.opt configs/learning_gem5/run_hello.py > > The error > fatal: hello.goodbye_object without default or user set value > keeps coming out. > > I didn't find how to set the value of goodbye_object, actually I didn't > find any information what goodbye_object means. > Can anyone one tell me how to solve this problem? And what does > goodbye_object mean and in charge of? > Also, is there any document that contains these information? > > Best wishes! > > Zhang Yue > _______________________________________________ > gem5-users mailing list > gem5-users@gem5.org > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users -- Mao Ye,
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users