[gem5-users] Re: Garnet - Custom routing algorithm

2023-03-05 Thread Karim Soliman via gem5-users
Thanks, I'll check it out. Best Regards, *Eng. Karim Soliman* Teaching Assistant Computer Engineering Department Pharos University in Alexandria (P.U.A) On Fri, Mar 3, 2023 at 9:35 PM Krishna, Tushar wrote: > Take a look at outportComputeXY for some reference .. > > Cheers, > Tushar > > On Mar

[gem5-users] Re: Garnet - Custom routing algorithm

2023-03-03 Thread Krishna, Tushar via gem5-users
Take a look at outportComputeXY for some reference .. Cheers, Tushar On Mar 3, 2023, at 2:45 AM, Karim Soliman via gem5-users wrote:  Hey everyone, I'm trying to configure custom routing algorithm in gem5 garnet - NOC. I'm aware that i must implement the routing algorithm in C++ in the follow