Motion FPGA
Motion FPGA for the MachX02-7000HE Breakout Board
blink Entity Reference

Blink entity. More...

Entities

rtl  architecture
 Architecture rtl of blink entity. More...
 

Libraries

ieee 
 Using IEEE library.

Use Clauses

std_logic_1164 
 Using IEEE standard logic components.

Generics

max_count  integer := 10
 Maximum Count value.

Ports

clk_in   in std_logic
 Clock.
rst_in   in std_logic
 Asynchronous reset.
led_out   out std_logic
 LED output.

Detailed Description

Blink entity.

This entity blinks an LED, toggling the output when max_count number of clocks has been generated.

Definition at line 16 of file blink.vhd.


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