I read the following paragraph from “on-chip networks” book: “Inoff-chip networks, channel widths are limited by pin bandwith; this limitation causes flits to be broken down into smaller chunks called phits. To date, in on-chip networks, flits are composed of a single phit and are the smallest subdivision of a message due to wide on-chip channels.”
“In some networks the flit size equals the phit size and thus, there is no need to split into smaller phits.” How I can know it for alpha processor? Yes, I want to have some links to be wider. Do I need break flits into phits For adding multiple links in topology file? On Wed, Feb 22, 2017 at 3:08 AM, Krishna, Tushar <tus...@ece.gatech.edu> wrote: > All links are equal sized in garnet. > If you have unequal widths, then you need a way to break flits into phits > mid-way in routers. > If you want to have some links to be wider, I would recommend adding > multiple links in the topology file. > > > On Feb 21, 2017, at 6:33 PM, raziye deylamsalehi < > raziye.deylamsal...@gmail.com> wrote: > > I want to assign variation on some of links (with link id) not all of > links. do I can change it in my topology with ni_flit_size? > > On Feb 22, 2017 2:53 AM, "Krishna, Tushar" <tus...@ece.gatech.edu> wrote: > >> For that you will use --link-width-bits >> ni_flit_size is set to link_width_bits / 8 inside >> configs/network/Network.py >> You can see this file for other options as well. >> >> >> On Feb 21, 2017, at 4:48 PM, raziye deylamsalehi < >> raziye.deylamsal...@gmail.com> wrote: >> >> Thank you for answering. >> I saw this page. ni_flit_size is "network interface flit size in bytes", >> I want to change width of internal links (links between router) so I >> must use ni_flit_size? >> >> On Mon, Feb 6, 2017 at 11:50 PM, Krishna, Tushar <tus...@ece.gatech.edu> >> wrote: >> >>> http://www.gem5.org/Garnet2.0#Configuration >>> >>> ni_flit_size changes flit size. >>> >>> On Feb 6, 2017, at 2:14 PM, raziye deylamsalehi < >>> raziye.deylamsal...@gmail.com> wrote: >>> >>> Hi >>> I use garnet2. which files must be change for modifing flit size? >>> I searched in mailing list and I understood that need to edit flit size >>> for changing int_link in garnet, that is correct?? >>> >>> Thanks >>> >>> _______________________________________________ >>> gem5-users mailing list >>> gem5-users@gem5.org >>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >>> >>> >>> >>> _______________________________________________ >>> gem5-users mailing list >>> gem5-users@gem5.org >>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >>> >> >> _______________________________________________ >> gem5-users mailing list >> gem5-users@gem5.org >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> >> >> >> _______________________________________________ >> gem5-users mailing list >> gem5-users@gem5.org >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > _______________________________________________ > gem5-users mailing list > gem5-users@gem5.org > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > > > > _______________________________________________ > gem5-users mailing list > gem5-users@gem5.org > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users