AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
 All Classes Variables
Entities | Public Attributes
amc_gtx5Gpd_TX_STARTUP_FSM Entity Reference
Inheritance diagram for amc_gtx5Gpd_TX_STARTUP_FSM:
Inheritance graph
[legend]

List of all members.

Entities

RTL  architecture

Use Clauses

NUMERIC_STD 

Generics

EXAMPLE_SIMULATION  integer := 0
STABLE_CLOCK_PERIOD  integer range 4 to 250 := 8
RETRY_COUNTER_BITWIDTH  integer range 2 to 8 := 8
TX_QPLL_USED  boolean := False
RX_QPLL_USED  boolean := False
PHASE_ALIGNMENT_MANUAL  boolean := True

Ports

STABLE_CLOCK   in STD_LOGIC
TXUSERCLK   in STD_LOGIC
SOFT_RESET   in STD_LOGIC
QPLLREFCLKLOST   in STD_LOGIC
CPLLREFCLKLOST   in STD_LOGIC
QPLLLOCK   in STD_LOGIC
CPLLLOCK   in STD_LOGIC
TXRESETDONE   in STD_LOGIC
MMCM_LOCK   in STD_LOGIC
GTTXRESET   out STD_LOGIC
MMCM_RESET   out STD_LOGIC := ' 1 '
QPLL_RESET   out STD_LOGIC := ' 0 '
CPLL_RESET   out STD_LOGIC := ' 0 '
TX_FSM_RESET_DONE   out STD_LOGIC
TXUSERRDY   out STD_LOGIC := ' 0 '
RUN_PHALIGNMENT   out STD_LOGIC := ' 0 '
RESET_PHALIGNMENT   out STD_LOGIC := ' 0 '
PHALIGNMENT_DONE   in STD_LOGIC
RETRY_COUNTER   out STD_LOGIC_VECTOR ( RETRY_COUNTER_BITWIDTH - 1 downto 0 ) := ( others = > ' 0 ' )

Detailed Description

Definition at line 74 of file amc_gtx5gpd_tx_startup_fsm.vhd.


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