Architecture >> EthMacTxPause::rtl
 | 
 | 
comb  |  ( clientPause  , ethRst  , mAxisSlave  , pauseEnable  , pauseTime  , phyReady  , r  , rxPauseReq  , rxPauseValue  , sAxisMaster  ) | 
| 
seq  |  ( ethClk  , ethRst  ) | 
 | 
 | 
CNT_BITS_C   | integer :=    bitSize (    PAUSE_512BITS_G-  1  )  | 
| 
REG_INIT_C   | RegType := (    locPauseCnt = > (  others  = > '  0  ' ) ,    remPauseCnt = > (  others  = > '  0  ' ) ,    txCount = > (  others  = > '  0  ' ) ,    locPreCnt = > (  others  = > '  0  ' ) ,    remPreCnt = > (  others  = > '  0  ' ) ,    pauseTx = > '  0  ' ,    mAxisMaster = >   AXI_STREAM_MASTER_INIT_C ,    sAxisSlave = >   AXI_STREAM_SLAVE_INIT_C ,    state = >   IDLE_S )  | 
 | 
 | 
r   | RegType :=    REG_INIT_C  | 
| 
rin   | RegType  | 
The documentation for this design unit was generated from the following file:
- ethernet/EthMacCore/rtl/EthMacTxPause.vhd