SURF
Loading...
Searching...
No Matches
RssiConnFsm.rtl Architecture Reference
Architecture >> RssiConnFsm::rtl

Processes

comb  ( ackHeadSt_i , appRssiParam_i , closeRq_i , connRq_i , r , rstHeadSt_i , rst_i , rxFlags_i , rxRssiParam_i , rxValid_i , synHeadSt_i )
seq  ( clk_i )
comb  ( ackHeadSt_i , appRssiParam_i , closeRq_i , connRq_i , r , rstHeadSt_i , rst_i , rxFlags_i , rxRssiParam_i , rxValid_i , synHeadSt_i )
seq  ( clk_i )

Constants

SAMPLES_PER_TIME_C  integer := integer ( TIMEOUT_UNIT_G* CLK_FREQUENCY_G )
REG_INIT_C  RegType := ( connActive = > ' 0 ' , closed = > ' 1 ' , sndSyn = > ' 0 ' , sndAck = > ' 0 ' , sndRst = > ' 0 ' , txAckF = > ' 0 ' , peerTout = > ' 0 ' , paramReject = > ' 0 ' , rssiParam = > RSSI_PARAM_INIT_C , timeoutCntr = > 0 , resendCntr = > 0 , txBufferSize = > 1 , txWindowSize = > 1 , state = > CLOSED_S , connState = > ( others = > ' 0 ' ) )

Types

StateType  ( CLOSED_S , SEND_SYN_S , WAIT_SYN_S , LISTEN_S , SEND_ACK_S , SEND_SYN_ACK_S , WAIT_ACK_S , SEND_RST_S , OPEN_S )

Signals

r  RegType := REG_INIT_C
rin  RegType

Records

RegType 

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