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

MotionFpga top-level entity. More...

Inheritance diagram for top:
clk_div_n spi_slave pwm_device sdm_device gpio_device edge_detect pwm sdm

Entities

rtl  architecture
 Architecture rtl of top entity. More...
 

Libraries

ieee 
 Using IEEE library.
machxo2 
 Using MachX02 library.

Use Clauses

std_logic_1164 
 Using IEEE standard logic components.
all  
 Using MachX02 library components (for oscj)

Generics

version  std_logic_vector ( 31 DOWNTO 0 ) := X " 00000000 "
 Version number.

Ports

rst_in   in std_logic
 FPGA reset input line.
spi_cs_in   in std_logic
 SPI chip-select input line.
spi_sclk_in   in std_logic
 SPI clock input line.
spi_mosi_in   in std_logic
 SPI MOSI input line.
spi_miso_out   out std_logic
 SPI MISO output line.
spi_ver_en_in   in std_logic
 SPI Version Enable input line.
led_out   out std_logic_vector ( 7 DOWNTO 0 )
 LED outputs.

Detailed Description

MotionFpga top-level entity.

Definition at line 19 of file top.vhd.


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