lowRISC / opentitan

OpenTitan: Open source silicon root of trust
https://www.opentitan.org
Apache License 2.0
2.47k stars 740 forks source link

[ast / clkmgr] Absorb clock dividers directly into ast #11037

Open tjaychen opened 2 years ago

tjaychen commented 2 years ago

This is a long term enhancement. We should ideally absorb the clkmgr clock dividers directly into AST in the long term. This resolves a lot of corner cases around how clock bypass is handled, and also makes it easier to control when dividers are stepped down based on such a bypass.

tjaychen commented 2 years ago

hey all, just filing this issue for long term tracking.

andreaskurth commented 1 year ago

Triaged for clkmgr; I think this is not relevant for this release so keeping https://github.com/lowRISC/opentitan/labels/Type%3AFutureRelease.

arnonsha commented 1 year ago

agree