|
SURF
|
Inheritance diagram for Gth7TxRst:
Collaboration diagram for Gth7TxRst:Entities | |
| Gth7TxRst.RTL | architecture |
Libraries | |
| ieee | |
Use Clauses | |
| std_logic_1164 | |
| numeric_std | |
Generics | |
| TPD_G | time := 1 ns |
| GT_TYPE | string := " GTX " |
| STABLE_CLOCK_PERIOD | integer range 4 to 20 := 8 |
| RETRY_COUNTER_BITWIDTH | integer range 2 to 8 := 8 |
Ports | ||
| STABLE_CLOCK | in | std_logic |
| TXUSERCLK | in | std_logic |
| SOFT_RESET | in | std_logic |
| PLLREFCLKLOST | in | std_logic |
| PLLLOCK | in | std_logic |
| TXRESETDONE | in | std_logic |
| MMCM_LOCK | in | std_logic |
| GTTXRESET | out | std_logic := ' 0 ' |
| MMCM_RESET | out | std_logic := ' 1 ' |
| PLL_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 ' ) |