List of all members.
Types |
state | ( IDLE , OPTION_KIND , OPTION_LEN , OPTION_DATA ) |
Signals |
OPTIONstate | state := IDLE |
counter | ( 1 downto 0 ) := ( others = > ' 0 ' ) |
len | ( 5 downto 0 ) := ( others = > ' 0 ' ) |
queue_i | ( 31 downto 0 ) := ( others = > ' 0 ' ) |
queue_o | ( 31 downto 0 ) := ( others = > ' 0 ' ) |
queue_a | ( 3 downto 0 ) := ( others = > ' 1 ' ) |
data | ( 7 downto 0 ) := ( others = > ' 0 ' ) |
data_cntr | ( 2 downto 0 ) := ( others = > ' 0 ' ) |
option_type | ( 7 downto 0 ) := ( others = > ' 0 ' ) |
SYNRCVD | := ' 1 ' |
rd_dout_r | := ' 1 ' |
len_byte | := ' 1 ' |
rst_queue | := ' 1 ' |
we_queue | := ' 0 ' |
re_queue | := ' 0 ' |
TSOPT | := ' 0 ' |
WSOPT | := ' 0 ' |
RTT_i | ( 31 downto 0 ) := ( others = > ' 0 ' ) |
TSrecent | ( 31 downto 0 ) := ( others = > ' 0 ' ) |
TScurrent | ( 31 downto 0 ) := ( others = > ' 0 ' ) |
TSechoed | ( 31 downto 0 ) := ( others = > ' 0 ' ) |
scale_i | ( 3 downto 0 ) := ( others = > ' 0 ' ) |
dout_sel | ( 2 downto 0 ) := ( others = > ' 0 ' ) |
MSS_i | ( 15 downto 0 ) := ( others = > ' 0 ' ) |
MSS_rcvd | ( 15 downto 0 ) := ( others = > ' 0 ' ) |
ReTxTime | ( 31 downto 0 ) := ( others = > ' 0 ' ) |
DeltaTime | ( 31 downto 0 ) := ( others = > ' 0 ' ) |
Detailed Description
Definition at line 60 of file TCP_OPTION.vhd.
The documentation for this class was generated from the following file: