Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Serializer to have the same output latency with or without flopInput #149

Open
mkorbel1 opened this issue Jan 2, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@mkorbel1
Copy link
Contributor

mkorbel1 commented Jan 2, 2025

Motivation

The output behavior of Serializer changes based on whether flopInput is set or not, which can make the component more difficult to use when a configuration is changed. It would be possible to drive the output immediately, and it would be nice.

Desired solution

Make sure the output latency of Serializer is the same whether flopInput is high or not. Add some logic so that the first cycle out is a direct feed through, but the rest of the data is latched in.

Alternatives considered

No response

Additional details

No response

@mkorbel1 mkorbel1 added the enhancement New feature or request label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant