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

Processes

comb  ( axilReadSlave , axilWriteSlave , pwrOnRst , r , rxData , rxDataK , rxError , rxValid )
seq  ( clk , pwrOnRst )
comb  ( axilReadSlave , axilWriteSlave , pwrOnRst , r , rxData , rxDataK , rxError , rxValid )
seq  ( clk , pwrOnRst )

Constants

REG_INIT_C  RegType := ( linkup = > ' 0 ' , rst = > ' 0 ' , rstL = > ' 1 ' , opCode = > ( others = > ' 0 ' ) , rxSlip = > ' 1 ' , txValid = > ' 0 ' , txData = > CODE_IDLE_C , memData = > ( others = > ' 0 ' ) , footer = > ( others = > ' 0 ' ) , rxXsum = > ( others = > ' 0 ' ) , txXsum = > ( others = > ' 0 ' ) , RnW = > ' 0 ' , devSelected = > ' 0 ' , txDataK = > ' 1 ' , stableCnt = > ( others = > ' 1 ' ) , byteCnt = > ( others = > ' 0 ' ) , axilWriteMaster = > AXI_LITE_WRITE_MASTER_INIT_C , axilReadMaster = > AXI_LITE_READ_MASTER_INIT_C , state = > INIT_S )

Types

StateType  ( INIT_S , RX_SOF_S , RX_HEADER_S , RX_ADDR_S , RX_DATA_S , RX_FOOTER_S , RX_XSUM_S , RX_EOF_S , RD_TXN_S , WR_TXN_S , TX_DATA_S , TX_FOOTER_S , TX_XSUM_S , TX_EOF_S )

Signals

r  RegType := REG_INIT_C
rin  RegType

Records

RegType 

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