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

soc/cores/clock: adding CologneChip CC_PLL #1627

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

trabucayre
Copy link
Collaborator

This PR adds the CC_PLL primitive for the *CologneChip GateMate

  • the input clock may be a clock compatible pin or an internal signal
  • 4 output clocks are available: first has a 0° phase shift, second has a 90° phase, third a 180° phase and the last 270°. First and second output provides a signal at the frequency fixed by OUT_CLK, last two clocks may be x1 or x2 OUT_CLOCK
  • CC_PLL may or not provides a signal before DCO is locked

\cc @pu-cc

@enjoy-digital enjoy-digital marked this pull request as ready for review October 5, 2023 06:16
@enjoy-digital enjoy-digital merged commit 2d1072b into enjoy-digital:master Oct 5, 2023
1 check passed
@enjoy-digital
Copy link
Owner

Thanks @trabucayre, this is merged.

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

Successfully merging this pull request may close these issues.

2 participants