Motion FPGA
Motion FPGA for the MachX02-7000HE Breakout Board
|
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. |
Architecture rtl of pwm_device entity.
Definition at line 35 of file pwm_device.vhd.
|
Instantiation |