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

[topgen] Only create pwrmgr/pinmux/alert_handler if there is an instance #25432

Merged
merged 7 commits into from
Nov 29, 2024

Commits on Nov 29, 2024

  1. [topgen] Only create pwrmgr if there is an instance

    Signed-off-by: Robert Schilling <[email protected]>
    Razer6 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    69712b5 View commit details
    Browse the repository at this point in the history
  2. [topgen] Only create pinmux if there is an instance

    Signed-off-by: Robert Schilling <[email protected]>
    Razer6 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    62d5ecd View commit details
    Browse the repository at this point in the history
  3. [topgen] Only create alert_handler if there an instance

    Signed-off-by: Robert Schilling <[email protected]>
    Razer6 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    fc0cc73 View commit details
    Browse the repository at this point in the history
  4. [topgen] Only create clkmgr if there an instance

    Signed-off-by: Robert Schilling <[email protected]>
    Razer6 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    9caf835 View commit details
    Browse the repository at this point in the history
  5. [templates] Factor in unmanaged reset for TLUL instantiation

    Signed-off-by: Robert Schilling <[email protected]>
    Razer6 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    e23a3e4 View commit details
    Browse the repository at this point in the history
  6. [topgen] Use clk name instead of possible dict to reference clk

    Signed-off-by: Robert Schilling <[email protected]>
    Razer6 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    91a9377 View commit details
    Browse the repository at this point in the history
  7. [topgen] Only create rstmgr if there an instance

    Signed-off-by: Robert Schilling <[email protected]>
    Razer6 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    4f23cee View commit details
    Browse the repository at this point in the history