AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
 All Classes Variables
Public Member Functions | Public Attributes
Behavioral Architecture Reference

List of all members.

Processes

PROCESS_990  ( clk ,data_cntr )
PROCESS_991  ( counter ,queue_o )

Types

state ( IDLE , OPTION_KIND , OPTION_LEN , OPTION_DATA )

Signals

OPTIONstate  state := IDLE
counter  std_logic_vector ( 1 downto 0 ) := ( others = > ' 0 ' )
len  std_logic_vector ( 5 downto 0 ) := ( others = > ' 0 ' )
queue_i  std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' )
queue_o  std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' )
queue_a  std_logic_vector ( 3 downto 0 ) := ( others = > ' 1 ' )
data  std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' )
data_cntr  std_logic_vector ( 2 downto 0 ) := ( others = > ' 0 ' )
option_type  std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' )
SYNRCVD  std_logic := ' 1 '
rd_dout_r  std_logic := ' 1 '
len_byte  std_logic := ' 1 '
rst_queue  std_logic := ' 1 '
we_queue  std_logic := ' 0 '
re_queue  std_logic := ' 0 '
TSOPT  std_logic := ' 0 '
WSOPT  std_logic := ' 0 '
RTT_i  std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' )
TSrecent  std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' )
TScurrent  std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' )
TSechoed  std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' )
scale_i  std_logic_vector ( 3 downto 0 ) := ( others = > ' 0 ' )
dout_sel  std_logic_vector ( 2 downto 0 ) := ( others = > ' 0 ' )
MSS_i  std_logic_vector ( 15 downto 0 ) := ( others = > ' 0 ' )
MSS_rcvd  std_logic_vector ( 15 downto 0 ) := ( others = > ' 0 ' )
ReTxTime  std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' )
DeltaTime  std_logic_vector ( 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: