Can you tell me router algorithm for Verilog?
Hash007 30-December-2008 08:52:29 AM

Comments


In general DV algorithms also known as Bellman-Ford
routing algorithms are used.
Posted by HamidAliKhan


Router algorithm

> first packet: VClocki = RealTime
> each packet thereafter: VClocki += VTicki
> timestamp each packet with VClocki
> packets queued and serviced in according to timestamps
> when buffer space is full, packet with largest timestamp is dropped
Posted by jahangir1983


DV algorithms also known as Bellman-Ford
routing algorithms are used.
Posted by waqqas1


1.) DV algorithms also known as Bellman-Ford
routing algorithms are used.

2.) VS Routing Algorithm
Posted by sagitraz


included to enlighten limitations of Verilog and how you. may walk. around some ..... waiting calls will according to our algorithm pick a re- ...
please visit
ieeexplore.ieee.org/iel3/4480/12714/00588531.pdf
Posted by waqasahmad



Posted: 30-December-2008 12:04:54 PM By: waqasahmad

included to enlighten limitations of Verilog and how you. may walk. around some ..... waiting calls will according to our algorithm pick a re- ...
please visit
ieeexplore.ieee.org/iel3/4480/12714/00588531.pdf

Posted: 31-December-2008 03:32:05 AM By: sagitraz

1.) DV algorithms also known as Bellman-Ford
routing algorithms are used.

2.) VS Routing Algorithm

Posted: 31-December-2008 01:10:35 PM By: waqqas1

DV algorithms also known as Bellman-Ford
routing algorithms are used.

Posted: 31-December-2008 10:37:40 PM By: jahangir1983

Router algorithm

> first packet: VClocki = RealTime
> each packet thereafter: VClocki += VTicki
> timestamp each packet with VClocki
> packets queued and serviced in according to timestamps
> when buffer space is full, packet with largest timestamp is dropped

Posted: 24-April-2009 01:46:23 AM By: HamidAliKhan

In general DV algorithms also known as Bellman-Ford
routing algorithms are used.