Architecture >> IpV4EngineCoreTb::rtl
|
comb | ( arpAckMaster , arpReqSlave , ibProtocolMaster , obProtocolSlave , r , rst ) |
seq | ( clk ) |
|
REG_INIT_C | RegType := ( passed = > ' 0 ' , failed = > ( others = > ' 0 ' ) , passedDly = > ' 0 ' , failedDly = > ' 0 ' , txDone = > ' 0 ' , tKeep = > ( others = > ' 1 ' ) , timer = > ( others = > ' 0 ' ) , remoteMac = > ( others = > ' 0 ' ) , len = > ( others = > ' 0 ' ) , txCnt = > 0 , txWordCnt = > 0 , txWordSize = > 0 , txByteCnt = > 0 , rxCnt = > 0 , rxWordCnt = > 0 , rxWordSize = > 0 , rxByteCnt = > 0 , obProtocolMaster = > AXI_STREAM_MASTER_INIT_C , ibProtocolSlave = > AXI_STREAM_SLAVE_INIT_C , arpReqMaster = > AXI_STREAM_MASTER_INIT_C , arpAckSlave = > AXI_STREAM_SLAVE_INIT_C , state = > IDLE_S ) |
|
StateType | ( IDLE_S , ARP_S , UDP_S , DONE_S ) |
|
r | RegType := REG_INIT_C |
rin | RegType |
The documentation for this design unit was generated from the following file:
- ethernet/IpV4Engine/tb/IpV4EngineCoreTb.vhd