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

Gowin. Implement power saving primitive #1338

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Commits on Jul 6, 2024

  1. Gowin. Implement power saving primitive

    As the board on the GW1N-1 chip becomes a rarity, its replacement is the
    Tangnano1k board with the GW1NZ-1 chip. This chip has a unique mechanism
    for turning off power to important things such as OSC, PLL, etc.
    
    Here we introduce a primitive that allows energy saving to be controlled
    dynamically.
    
    We also bring the names of some functions to uniformity.
    
    Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
    yrabbit committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    5ca182f View commit details
    Browse the repository at this point in the history