Motion FPGA
Motion FPGA for the MachX02-7000HE Breakout Board
rtl Architecture Reference

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.

Detailed Description

Architecture rtl of pwm entity.

Definition at line 39 of file pwm.vhd.


The documentation for this class was generated from the following file: