![]() |
|
|
|
#1 |
|
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 |
|
|
|
|
#2 |
|
Posts: n/a
|
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 |
|
|
|
#3 |
|
Posts: n/a
|
"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 |
|
|
|
#4 |
|
Posts: n/a
|
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 |
|
|
|
#5 |
|
Member
Join Date: Nov 2006
Posts: 32
|
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 |
|
|
|
|
|
#6 |
|
Posts: n/a
|
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 |
|
|
|
#7 |
|
Posts: n/a
|
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 |
|
![]() |
| Thread Tools | Search this Thread |
|
|
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 |