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

TLP Packetizer/Depacketizer: Create unit-tests and avoid code duplication #41

Open
enjoy-digital opened this issue Sep 23, 2020 · 0 comments

Comments

@enjoy-digital
Copy link
Owner

The TLP Packetizers/Depacketizers are using specific classes for the 64/128/256/512-bit datapaths. It should be possible to simplify the code by creating a generic Packetizer/Depacketizer that would support all the supported data widths. Before doing this, unit-tests for the current implementations should be created and used to validate the new generic module.

@enjoy-digital enjoy-digital changed the title TLP Packetizer/Depacketizer: Create unit-tests and avoid code duplication. TLP Packetizer/Depacketizer: Create unit-tests and avoid code duplication Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant