Architecture >> SsiIbFrameFilter::rtl
|
comb | ( axisRst , mAxisCtrl , mAxisSlave , r , sAxisMaster ) |
seq | ( axisClk , axisRst ) |
comb | ( axisRst , mAxisCtrl , mAxisSlave , r , sAxisMaster ) |
seq | ( axisClk , axisRst ) |
|
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 ) |
|
StateType | ( IDLE_S , BLOWOFF_S , MOVE_S , INSERT_EOFE_S ) |
|
r | RegType := REG_INIT_C |
rin | RegType |
The documentation for this design unit was generated from the following files:
- build/SRC_VHDL/surf/SsiIbFrameFilter.vhd
- protocols/ssi/rtl/SsiIbFrameFilter.vhd