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

Logical PHY scrambler/descrambler #4

Open
4 tasks
rahulk29 opened this issue Sep 10, 2023 · 0 comments
Open
4 tasks

Logical PHY scrambler/descrambler #4

rahulk29 opened this issue Sep 10, 2023 · 0 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@rahulk29
Copy link
Collaborator

rahulk29 commented Sep 10, 2023

Parameters: number of lanes, whether or not to use a per-lane LFSR
Relevant spec sections: 4.4.1
Note that Chisel has an LFSR implementation, but we may need to explicitly configure the LFSR polynomial as specified in the spec.

  • Define scrambler interface (IO)
  • Implement scrambler
  • Write testbenches
  • Write documentation
@rahulk29 rahulk29 added the good first issue Good for newcomers label Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants