> Hello everyone,
> 
> Here it is my script:
> build/X86/gem5.opt \
> configs/example/se.py \
> -c /home/borg39/test/test \
> 
> When we run it, which file in Gem5 do we use to catch the parameter  "c 
> /home/borg39/test/test"?  Thank you.
> 

Do a --help to find the long name of the option (--cmd). Then git grep 
that, there are very few hits.

> 
> with best regards
> Yunxia Zhu
> 
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
> 

_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to