Create clock generation module #39
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I've done the very basic implementation of the PLL setup I need, but it's not that clean. There's some config stuff the ECP5 platform does, and I would like it to be properly automated.
I just want some module where I can specify the clock frequencies I need and it spits out the right stuff and does the correct domain things.
LiteX has this, moved back to LiteX