OpenCores
no use no use 1/1 no use no use
HDL IP with priority encoder as component
by manojs11 on Mar 30, 2018
manojs11
Posts: 1
Joined: Oct 7, 2008
Last seen: Jun 24, 2024
please suggest one IP in which priority encoder is an integral part of the design.
RE: HDL IP with priority encoder as component
by robfinch on Mar 30, 2018
robfinch
Posts: 28
Joined: Sep 29, 2005
Last seen: Aug 13, 2024
Sounds a lot like a homework question.

Priority encoders are used in a lot of different places. However I'm not sure that an explicit priority encoding component is used very often. In places where I've used them it's simply a series of if / else if statements in the code. To identify priority encoding one has only to look for an if / else if set of statements. Although it may also be done with casez statements. Priority encoders would be used anywhere multiple devices needs to access the same resource.





no use no use 1/1 no use no use
© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.