[source]

Architecture rtl of arp_Cache

Types

Name

Description

T_FSMREPLACE_STATE

Functions

to_TagData(T_NET_ARP_ARPCACHE_VECTOR CacheContent)
Parameters:

CacheContent (T_NET_ARP_ARPCACHE_VECTOR)

Return type:

T_SLM

to_CacheData_slvv_48(T_NET_ARP_ARPCACHE_VECTOR CacheContent)
Parameters:

CacheContent (T_NET_ARP_ARPCACHE_VECTOR)

Return type:

T_SLVV_48

to_CacheMemory(T_NET_ARP_ARPCACHE_VECTOR CacheContent)
Parameters:

CacheContent (T_NET_ARP_ARPCACHE_VECTOR)

Return type:

T_SLVV_8

Processes

process @(NewDataChunkIndex_max_us or NewDataChunkIndex_us or TU_NewTag_nxt or TU_NewTag_rst or TU_Replaced or Command or FSMReplace_State)
ST_IDLE ST_IDLE ST_REPLACE ST_REPLACE 1 [(Command when NET_ARP_ARPCACHE_CMD_ADD)] 2 [(NewDataChunkIndex_us = NewDataChunkIndex_max_us)]
FSM Transitions for 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)]