Architecture rtl of arp_Cache
Name |
Description |
---|---|
T_FSMREPLACE_STATE |
Functions
- to_TagData(T_NET_ARP_ARPCACHE_VECTOR CacheContent)
- Parameters:
CacheContent (T_NET_ARP_ARPCACHE_VECTOR)
- Return type:
- to_CacheData_slvv_48(T_NET_ARP_ARPCACHE_VECTOR CacheContent)
- Parameters:
CacheContent (T_NET_ARP_ARPCACHE_VECTOR)
- Return type:
- to_CacheMemory(T_NET_ARP_ARPCACHE_VECTOR CacheContent)
- Parameters:
CacheContent (T_NET_ARP_ARPCACHE_VECTOR)
- Return type:
Processes
- process @(NewDataChunkIndex_max_us or NewDataChunkIndex_us or TU_NewTag_nxt or TU_NewTag_rst or TU_Replaced or Command or FSMReplace_State)
# |
Current State |
Next State |
Condition |
Comment |
---|---|---|---|---|
1 |
ST_IDLE |
ST_REPLACE |
[(Command when NET_ARP_ARPCACHE_CMD_ADD)] |
|
2 |
ST_REPLACE |
ST_IDLE |
[(NewDataChunkIndex_us = NewDataChunkIndex_max_us)] |
×