8000 GitHub - freecores/round_robin_arbiter: round robin arbiter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

freecores/round_robin_arbiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arbiter1: rotate->priority->rotate (4 request lines)
arbiter2: two simple priority arbiter with a mask (4 request lines)
arbiter3: two simple priority arbiter with a mask (N request lines)

These arbiters can be used for any purposes.
contact if any problems: dongjun_luo@hotmail.com

Reference: 
	[1] Matt Weber, "Arbiters: Design Ideas and Coding Styles"

About

round robin arbiter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0