[gem5-users] Re: how to integrate garnet with the classic memory system

2024-06-12 Thread 841857649--- via gem5-users
Jason Lowe-Power wrote: > Hi Chitanda, > > You cannot use garnet with classic memory system. You can only use garnet > with Ruby. > > Thanks, > Jason > > On Tue, Jun 11, 2024 at 11:35 PM 841857649 via gem5-users < > gem5-users@gem5.org> wrote: > > > Hi, > > > > I’m trying to modify networkinterfac

[gem5-users] Re: how to integrate garnet with the classic memory system

2024-06-12 Thread Jason Lowe-Power via gem5-users
Hi Chitanda, You cannot use garnet with classic memory system. You can only use garnet with Ruby. Thanks, Jason On Tue, Jun 11, 2024 at 11:35 PM 841857649 via gem5-users < gem5-users@gem5.org> wrote: > Hi, > > > I’m trying to modify networkinterface.cc, network.cc and some other files > but