Entity io_PulseWidthModulation
This module generates a pulse width modulated signal, that can be configured
in frequency (PWM_FREQ
) and modulation granularity (PWM_RESOLUTION
).
Name |
Type |
Default |
Description |
---|---|---|---|
CLOCK_FREQ |
100 MHz |
||
PWM_FREQ |
1 kHz |
||
PWM_RESOLUTION |
positive |
8 |
Name |
Type |
Direction |
Description |
---|---|---|---|
Clock |
std_logic |
in |
|
Reset |
std_logic |
in |
|
PWMIn |
std_logic_vector |
in |
|
PWMOut |
std_logic |
out |
×