Skip to content

Conversation

@lmbollen
Copy link
Member

@lmbollen lmbollen commented May 2, 2023

We now have a fifo implementation that exposes metadata called fifoWithMeta. The previous implementation of fifo has been replaced with a new one. The only difference is that the new implementation does not implement bypassing when the fifo is empty.

@lmbollen lmbollen requested a review from martijnbastiaan May 2, 2023 11:17
lmbollen added 2 commits May 2, 2023 15:15
We now have a fifo implementation that exposes metadata called `fifoWithMeta`.
The previous implementation of `fifo` has been replaced with a new one.
The only difference is that the new implementation does not implement
bypassing when the fifo is empty.
@lmbollen lmbollen force-pushed the change-fifo-implementation branch from 08a2f2b to 3feffee Compare May 2, 2023 13:16
@lmbollen lmbollen requested a review from martijnbastiaan May 2, 2023 13:16
@martijnbastiaan
Copy link
Member

The previous implementation of fifo has been replaced with a new one. The only difference is that the new implementation does not implement bypassing when the fifo is empty.

Couldn't the old implementation be adapted to export empty/full signals? As it stands users of fifo will experience a regression.

@lmbollen lmbollen changed the title Change fifo implementation Add fifo that exposes meta information May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants