Dear All, I have a question about how to create an independent SrcClockDomain() for each router in network.
I tried to directly assign the SrcClockDomain() to each router in the configure file, but I got the errors like " _init_() takes exactly 1 argument (2 given)". Therefore, I checked the relevant files in garnet and clock_domain. It seems that all routers and network interfaces are registered with the same clock domain of ruby system, so I cannot assign the clk_domain to them again. Is this correct? If so, is there any way to create an independent clock domain for each router? If not, please correct me. Thank you in advance! Hao
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
