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

[pwm] Convert to ipgen because number of outputs not configurable #25761

Open
Razer6 opened this issue Jan 2, 2025 · 0 comments
Open

[pwm] Convert to ipgen because number of outputs not configurable #25761

Razer6 opened this issue Jan 2, 2025 · 0 comments
Labels

Comments

@Razer6
Copy link
Member

Razer6 commented Jan 2, 2025

The PWM supports changing the number of outputs via a parameter defined in pwm.hjson. However, changing this parameter is not enough as the reg_top defines on the number of registers. In particular, there are multi-registers, that are instantiated for all outputs.

To tolve this problem and to make the PWM IP parametrizable, it needs to be converted to an ipgen IP.

/cc @alees24

@andreaskurth andreaskurth changed the title [pwm] Number of outputs not configurable [pwm] Convert to ipgen because number of outputs not configurable Jan 3, 2025
@andreaskurth andreaskurth added the Priority:P3 Priority: low label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants