Hi, Would you please be kind to share a bit more details on how you made these two instances of gem5 get connected via ethernet? For example, I have the following specific questions:
1. Where should I add the ethernet? in the RealView.py file or in the FSConfig.py file or some other file? Do I need to rebuild gem5 if I modify the realview.py file? 2. Is --node=0/1 compulsory? Asking this because I did not find any --node argument in the starter_fs.py 3. How can I access the simulation? I ran two instances of fs. I used ./m5term localhost 3456 method, but it connects to one of them each time. How can I connect terminals to both of them? 4. Do I need to use vmlinux.arm64 and -disk-image=ubuntu-18.04-arm64-docker.img or I can use other kernel and images? 5. Anything crucial to get the ethernet added and connected to the network I am sorry if some of my questions are really silly but getting answer of these questions will help me a lot. I main objective is to exercise the ethernet. Thanks for your time. Regards, *Rubel Ahmed*
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s