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

Architecture rtl of pwm_device entity. More...

Processes

pr_write  ( clk_in , rst_in )
 Process to handle writes and resets.
pr_read  ( clk_in )
 Process to handle reads.

Types

pwm_duty_set ( 3 DOWNTO 0 ) std_logic_vector ( 7 DOWNTO 0 )
 Array type of four duty-cycles.

Signals

pwm_duty  pwm_duty_set
 Duty cycles array.

Instantiations

i_pwm  pwm <Entity pwm>
 Generate four PWMs.

Detailed Description

Architecture rtl of pwm_device entity.

Definition at line 35 of file pwm_device.vhd.

Member Data Documentation

§ i_pwm

i_pwm pwm
Instantiation

Generate four PWMs.

Generate PWM instance

Definition at line 61 of file pwm_device.vhd.


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