Re: [Gems-users] GARNET :Changing Flit & Buffer Size


Date: Sun, 26 Apr 2009 11:25:25 -0400
From: "Niket Agarwal (niketa@xxxxxxxxxxxxx)" <niketa@xxxxxxxxxxxxx>
Subject: Re: [Gems-users] GARNET :Changing Flit & Buffer Size
Hi Kanchan, 

   The values from rubyconfig.defaults "will" get included in GARNET if you recompile ruby after you make the changes. 

   The values in ORION are hard coded and you would need to change that manually in SIM_port.h. Again, make all the changes and recompile and you should be set. 

Cheers, 
Niket

----- Original Message -----
From: kanchan damle <kanchan.damle@xxxxxxxxx>
Date: Sunday, April 26, 2009 9:30 am
Subject: [Gems-users] GARNET :Changing Flit & Buffer Size
To: gems-users@xxxxxxxxxxx

> Dear Gems Users,
> 
> I wanted to change the flit size and buffer size parameters, which 
> I did in
> the rubyconfig.defaults file.
> But, it looks like those values actually do not override the 
> "predefined"values of flit_width and buffer size in Orion ( 
> hardcoded to 128 and 4
> respectively in SIM_port.h).
> 
> I wanted to make sure, I am understanding this correct,
> 
> 1) so, the values actually never override the values in Garnet and 
> Orion?2) or it does for Garnet and not for Orion?
> 
> Also, which header files need to be included if I want to pass the
> parameters from rubydefault.config to Garnet and Orion?
> 
> Thank You,
> Kanchan
> 
[← Prev in Thread] Current Thread [Next in Thread→]