Skip to content
New issue

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

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

Already on GitHub? # to your account

Add core clock constraint #35

Open
tfcollins opened this issue Aug 5, 2022 · 0 comments
Open

Add core clock constraint #35

tfcollins opened this issue Aug 5, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tfcollins
Copy link
Collaborator

Core clocks (or device clock as we call it) must be always generated with the same source as the SYSREF.

They sample SYSREF so for deterministic latency we must ensure a fixed relation between the two.

The core clock/device clock must be always an integer submultiple of the sample clock, therefore we need the 8/12 scale in case of N’12 where we use the gearbox to translate from lane rate /66 (that is not a integer submultiple of the sample clock in this case) to device clock.

@tfcollins tfcollins added the enhancement New feature or request label Aug 5, 2022
@tfcollins tfcollins self-assigned this Aug 5, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant