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

Add support for SDC constraint propagation through clock primitives #18

Closed
tmichalak opened this issue Jun 16, 2020 · 1 comment
Closed

Comments

@tmichalak
Copy link
Collaborator

SDC information should be imported into Yosys from XDC and attached to the right entities.
Next the information should propagate across PLL, BUF, MCMM primitives.
Finally, the SDC information should be exported from Yosys in form of an SDC file.

@tmichalak
Copy link
Collaborator Author

Initial support for Natural, Buffer and Clock Divider propagation has been implemented in PRs #27 and #37.

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

No branches or pull requests

1 participant