coreblocks icon indicating copy to clipboard operation
coreblocks copied to clipboard

Ring priority encoder

Open lekcyjna123 opened this issue 9 months ago • 0 comments

Few times we had already a problem, where we would like to select something from the circular buffer. I have hit this once more in RS LSU and accidentally I have found out how to solve that issue. So here is an RingMultiPriorityEncoder which can be used in such situations.

ToDo:

  • [x] make the tests common for MultiPriorityEncoder and RingMultiPriorityEncoder

Based on #573

lekcyjna123 avatar May 12 '24 11:05 lekcyjna123