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

serwb/efinix: name rx_sys clkout #16

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

rtucker85
Copy link
Contributor

This is useful when trying to use this clock to feed another PLL.

E.g.

        self.sys_pll = sys_pll = TRIONPLL(platform)
        sys_pll.register_clkin(
            clkin = serwb_slave_phy.serdes.clocking.cd_rx_sys.clk,
            freq = sys_clk_freq,
            name = "rx_sys"
        )

@trabucayre trabucayre merged commit 3bf2926 into enjoy-digital:master Feb 1, 2024
@trabucayre
Copy link
Collaborator

Applied. Thanks @rtucker85

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