You can remove that assertion if you are sure what controllers are getting connected. The topology file makes an assumption about the number of L2s being equal to the number of CPUs.
> On Sep 7, 2017, at 9:17 AM, Hagai David <[email protected]> wrote: > > Hi, > > What is the best way to add DMA controllers to > MESI_Two_LEVEL/Mesh_XY/Garnet2.0 system? > I'm using the ruby_random_test is the traffic generator. > When adding more l2-caches than CPU's/L1-cache (to have remainder nodes) , > I'm failing on the assertion: > > > assert(node.type == 'DMA_Controller') > > Thanks, > > Hagai > _______________________________________________ > gem5-users mailing list > [email protected] <mailto:[email protected]> > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > <http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users>
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
