|
Motion FPGA
Motion FPGA for the MachX02-7000HE Breakout Board
|
Architecture rtl of pwm entity. More...
Processes | |
| pr_pwm | ( clk_in , rst_in ) |
| Process for PWM generation. | |
Constants | |
| c_count_max | natural := ( 2 ** bit_width ) - 2 |
| Maximum PWM count. | |
Signals | |
| count | unsigned ( pwm_duty_in ' range ) |
| PWM count. | |
| state | std_logic |
| PWM state. | |