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

Processes

comb  ( axisRst , mAxisCtrl , mAxisSlave , r , sAxisMaster )
seq  ( axisClk , axisRst )
comb  ( axisRst , mAxisCtrl , mAxisSlave , r , sAxisMaster )
seq  ( axisClk , axisRst )

Constants

SLAVE_INIT_C  AxiStreamSlaveType := ite ( SLAVE_READY_EN_G , AXI_STREAM_SLAVE_INIT_C , AXI_STREAM_SLAVE_FORCE_C )
CHECK_TDEST_C  boolean := AXIS_CONFIG_G.TDEST_BITS_C> 0
TDEST_BITS_C  natural := ite ( CHECK_TDEST_C , AXIS_CONFIG_G.TDEST_BITS_C , 1 )
REG_INIT_C  RegType := ( overflow = > ' 0 ' , wordDropped = > ' 0 ' , frameDropped = > ' 0 ' , tDest = > ( others = > ' 0 ' ) , master = > AXI_STREAM_MASTER_INIT_C , slave = > SLAVE_INIT_C , state = > IDLE_S )

Types

StateType  ( IDLE_S , BLOWOFF_S , MOVE_S , INSERT_EOFE_S )

Signals

r  RegType := REG_INIT_C
rin  RegType

Records

RegType 

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