Hello, I would like to know whether (and how) it is possible tohave two different implementations of the Garnet Router.e.g. Router Type A for the outside routers and Router Type Bfor the inside routers, that both inherit from Router_d. I tried just this, but when dynamic_casting to the new type it failsbecause in the Ruby configuration the router class used isGarnetRouter_d. Compiling command:scons build/ALPHA_Network_test/gem5.debug Running command:./build/ALPHA_Network_test configs/example/ruby_network_test.py --num-cpus=64 --num-dirs=64 --topology=Mesh--mesh-rows=8 --sim-cycles=100000 --injectionrate=0.03 --synthetic=0 --garnet-network=fixed Thank you,Kypros Chrysanthou
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
