I assume in Mytopology.py, you start with

class Mytopology(Topology):
…
right?

If yes, what was the command you ran?

- Tushar


On May 8, 2012, at 5:05 AM, Haera Chung wrote:

> Hi Gem5,
>  
> I created my network topology and copied the ‘Mytopology.py’ into 
> “~/gem5-stable/src/mem/ruby/network/topologies/Mytopology.py”.
> Also I included a line “PySource('',' Mytopology.py ')” in the SConscript 
> file.
> After that I ran
>  
> $scons build/ALPHA_FS/gem5.opt PROTOCOL=MOESI_CMP_directory RUBY=True.
>  
> I got a message that ‘build/ALPHA_FS/gem5.opt’ is up to date.’ And ‘done 
> building targets’ without error message.
>  
> However, when gem5 si executed, I encounter with this error message:
>  
> <image001.png>
>  
> Could you help me?
>  
> Thanks.
> _______________________________________________
> 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