SURF
Loading...
Searching...
No Matches
Gtp7RxRst.RTL Architecture Reference
Architecture >> Gtp7RxRst::RTL

Processes

PROCESS_411  ( STABLE_CLOCK )
PROCESS_412  ( STABLE_CLOCK , gtrxreset_i )
retries_recclk_monitor  ( STABLE_CLOCK )
timeouts  ( STABLE_CLOCK )
mmcm_lock_wait  ( STABLE_CLOCK )
PROCESS_413  ( STABLE_CLOCK )
PROCESS_414  ( STABLE_CLOCK )
PROCESS_415  ( STABLE_CLOCK )
timeout_buffer_bypass  ( RXUSERCLK )
PROCESS_416  ( PLL0REFCLKLOST , PLL1REFCLKLOST , qPllRxSelect )
reset_fsm  ( STABLE_CLOCK )

Libraries

surf 

Constants

MMCM_LOCK_CNT_MAX  integer := 1024
STARTUP_DELAY  integer := 500
WAIT_CYCLES  integer := STARTUP_DELAY/ STABLE_CLOCK_PERIOD
WAIT_MAX  integer := WAIT_CYCLES+ 10
WAIT_TIMEOUT_2ms  integer := 3000000 / STABLE_CLOCK_PERIOD
WAIT_TLOCK_MAX  integer := 100000 / STABLE_CLOCK_PERIOD
WAIT_TIMEOUT_500us  integer := 500000 / STABLE_CLOCK_PERIOD
WAIT_TIMEOUT_1us  integer := 1000 / STABLE_CLOCK_PERIOD
WAIT_TIMEOUT_100us  integer := 100000 / STABLE_CLOCK_PERIOD
WAIT_TIME_ADAPT  integer := ( 37000000 / integer ( 3 . 125 ) ) / STABLE_CLOCK_PERIOD
MAX_RETRIES  integer := 2 ** RETRY_COUNTER_BITWIDTH- 1
MAX_WAIT_BYPASS  integer := 5000

Types

RxRstFsmType  ( INIT , ASSERT_ALL_RESETS , RELEASE_PLL_RESET , VERIFY_RECCLK_STABLE , RELEASE_MMCM_RESET , WAIT_RESET_DONE , DO_PHASE_ALIGNMENT , MONITOR_DATA_VALID , FSM_DONE )

Signals

rx_state  RxRstFsmType := INIT
soft_reset_sync  std_logic
soft_reset_rise  std_logic
soft_reset_fall  std_logic
init_wait_count  integer range 0 to WAIT_MAX := 0
init_wait_done  std_logic := ' 0 '
pll_reset_asserted  std_logic := ' 0 '
rx_fsm_reset_done_int  std_logic := ' 0 '
rx_fsm_reset_done_int_s2  std_logic := ' 0 '
rx_fsm_reset_done_int_s3  std_logic := ' 0 '
rxresetdone_s2  std_logic := ' 0 '
rxresetdone_s3  std_logic := ' 0 '
retry_counter_int  integer range 0 to MAX_RETRIES := 0
time_out_counter  integer range 0 to WAIT_TIMEOUT_2ms := 0
recclk_mon_restart_count  integer range 0 to 3 := 0
recclk_mon_count_reset  std_logic := ' 0 '
reset_time_out  std_logic := ' 0 '
time_out_2ms  std_logic := ' 0 '
time_tlock_max  std_logic := ' 0 '
time_out_500us  std_logic := ' 0 '
time_out_1us  std_logic := ' 0 '
time_out_100us  std_logic := ' 0 '
check_tlock_max  std_logic := ' 0 '
mmcm_lock_count  integer range 0 to MMCM_LOCK_CNT_MAX- 1 := 0
mmcm_lock_int  std_logic := ' 0 '
mmcm_lock_i  std_logic := ' 0 '
mmcm_lock_reclocked  std_logic := ' 0 '
gtrxreset_i  std_logic := ' 0 '
mmcm_reset_i  std_logic := ' 1 '
rxpmaresetdone_i  std_logic := ' 0 '
rxpmaresetdone_ss  std_logic := ' 0 '
rxpmaresetdone_sync  std_logic
pmaresetdone_fallingedge_detect  std_logic
run_phase_alignment_int  std_logic := ' 0 '
run_phase_alignment_int_s2  std_logic := ' 0 '
run_phase_alignment_int_s3  std_logic := ' 0 '
wait_bypass_count  integer range 0 to MAX_WAIT_BYPASS- 1
time_out_wait_bypass  std_logic := ' 0 '
time_out_wait_bypass_s2  std_logic := ' 0 '
time_out_wait_bypass_s3  std_logic := ' 0 '
refclk_lost  std_logic
data_valid_sync  std_logic := ' 0 '
pll0lock_sync  std_logic := ' 0 '
pll1lock_sync  std_logic := ' 0 '
pll0lock_prev  std_logic := ' 0 '
pll1lock_prev  std_logic := ' 0 '
pll0lock_ris_edge  std_logic := ' 0 '
pll1lock_ris_edge  std_logic := ' 0 '
phalignment_done_sync  std_logic := ' 0 '
fsmCnt  std_logic_vector ( 15 downto 0 ) := ( others = > ' 0 ' )

Instantiations

sync2_rxpmaresetdone  SynchronizerEdge <Entity SynchronizerEdge>
sync_run_phase_alignment_int  Synchronizer <Entity Synchronizer>
sync_rx_fsm_reset_done_int  Synchronizer <Entity Synchronizer>
synchronizer_soft_reset  SynchronizerEdge <Entity SynchronizerEdge>
sync_rxresetdone  Synchronizer <Entity Synchronizer>
sync_time_out_wait_bypass  Synchronizer <Entity Synchronizer>
sync_mmcm_lock_reclocked  Synchronizer <Entity Synchronizer>
sync_data_valid  Synchronizer <Entity Synchronizer>
sync_pll0lock  Synchronizer <Entity Synchronizer>
sync_pll1lock  Synchronizer <Entity Synchronizer>
synchronizer_phalignment_done  Synchronizer <Entity Synchronizer>

The documentation for this design unit was generated from the following file: