Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - round robin?

 
Thread Tools Search this Thread
Old 06-10-2007, 06:58 PM   #1
Default round robin?



Hello group,

Does anybody know what ROUND ROBIN is? I'm looking for an online
article or page which describes it in digital design. my goal is
writing a round robin arbiter.

Any suggestion?

Regards,
Amit



Amit
  Reply With Quote
Old 06-10-2007, 07:26 PM   #2
David R Brooks
 
Posts: n/a
Default Re: round robin?
Amit wrote:
> Hello group,
>
> Does anybody know what ROUND ROBIN is? I'm looking for an online
> article or page which describes it in digital design. my goal is
> writing a round robin arbiter.
>
> Any suggestion?
>

Wikipedia?


David R Brooks
  Reply With Quote
Old 06-10-2007, 07:27 PM   #3
HT-Lab
 
Posts: n/a
Default Re: round robin?

"Amit" <> wrote in message
news: oups.com...
>
> Hello group,
>
> Does anybody know what ROUND ROBIN is? I'm looking for an online
> article or page which describes it in digital design. my goal is
> writing a round robin arbiter.
>
> Any suggestion?
>
> Regards,
> Amit
>


for some basic info:

http://en.wikipedia.org/wiki/Round-robin_scheduling

then continue with google, lots of info .....

Hans
www.ht-lab.com




HT-Lab
  Reply With Quote
Old 06-10-2007, 09:05 PM   #4
Amit
 
Posts: n/a
Default Re: round robin?
On Jun 10, 11:26 am, David R Brooks <daveb...@iinet.net.au> wrote:
> Amit wrote:
> > Hello group,

>
> > Does anybody know what ROUND ROBIN is? I'm looking for an online
> > article or page which describes it in digital design. my goal is
> > writing a round robin arbiter.

>
> > Any suggestion?

>
> Wikipedia?


Thanks for your response. Meantime I found this link on asic-world.com
however, there is no documentation or even comment to explain briefly
what singals are used and why?

Would you please tell me what these signals are for?


----------------Internal Registers-----------------
signal gnt, lgnt :std_logic_vector (1 downto 0);
signal comreq, lcomreq :std_logic;
signal beg, ledge :std_logic;
signal lgnt0, lgnt1 :std_logic;
signal lgnt2, lgnt3 :std_logic;
signal lmask0, lmask1 :std_logic;
signal lasmask :std_logic;

Regards,
Amit



Amit
  Reply With Quote
Old 06-11-2007, 05:13 AM   #5
quantum_dot
Member
 
Join Date: Nov 2006
Posts: 32
Default
my suggestion is : do not jump onto the code straightaway. Go through the algorithm then probably you would understand the interface or may be you can write your own source code



quantum_dot
quantum_dot is offline   Reply With Quote
Old 06-11-2007, 02:51 PM   #6
Colin Paul Gloster
 
Posts: n/a
Default Re: round robin?
Amit <> posted:
"Does anybody know what ROUND ROBIN is? I'm looking for an online
article or page which describes it in digital design. my goal is
writing a round robin arbiter.

Any suggestion?"

Hello.

The round robin group of policies is a group of scheduling
policies. It sounds as if you are trying to write an arbiter for a
bus. Many texts would treat round robin policies in the context of
scheduling operating system tasks, but you can still read these and
mentally replace the concept of processing time with whatever it is
your arbiter grants. So, find a textbook on for example operating
systems or realtime software and check for round robin in its index.

Regards,
Colin Paul Gloster


Colin Paul Gloster
  Reply With Quote
Old 06-11-2007, 07:30 PM   #7
Amit
 
Posts: n/a
Default Re: round robin?
On Jun 11, 6:51 am, Colin Paul Gloster <Colin_Paul_Glos...@ACM.org>
wrote:
> Amit <amit.ko...@gmail.com> posted:
> "Does anybody know what ROUND ROBIN is? I'm looking for an online
> article or page which describes it in digital design. my goal is
> writing a round robin arbiter.
>
> Any suggestion?"
>
> Hello.
>
> The round robin group of policies is a group of scheduling
> policies. It sounds as if you are trying to write an arbiter for a
> bus. Many texts would treat round robin policies in the context of
> scheduling operating system tasks, but you can still read these and
> mentally replace the concept of processing time with whatever it is
> your arbiter grants. So, find a textbook on for example operating
> systems or realtime software and check for round robin in its index.
>
> Regards,
> Colin Paul Gloster



Thanks Colin,

You are right because I was looking at digital design books but
nothing I found I looked at 5 or 6 book those which explain the
fundanmental or vhdl programming but nothing there.

Thanks for your response.

Regards,
ak



Amit
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
DVD Verdict reviews: WITCH HUNTER ROBIN: FUGITIVE (VOLUME 4) and more! DVD Verdict DVD Video 0 06-17-2004 10:03 AM
More New Silver Pressed DVDs Added.. SPW DVD Video 0 05-13-2004 12:30 AM
Adventures of Robin Hood (1938): More Details. Scot Gardner DVD Video 10 07-01-2003 08:12 PM
Re: Where\'s Robin Hood: Men In Tights? Aaron J. Bossig DVD Video 0 06-27-2003 07:38 PM
Re: Where\'s Robin Hood: Men In Tights? Geo H DVD Video 0 06-27-2003 05:06 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46