|
AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Processes | |
| PROCESS_989 | ( clk ) |
Signals | |
| SND_UNA_OLD | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
| DataACKed | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
| DataACKedSUM | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
| MSS_old | std_logic_vector ( 15 downto 0 ) := ( others = > ' 0 ' ) |
| MSSx2 | std_logic_vector ( 27 downto 0 ) := ( others = > ' 0 ' ) |
| MSSx3 | std_logic_vector ( 27 downto 0 ) := ( others = > ' 0 ' ) |
| CWND_i | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
| CWND_INC | std_logic_vector ( 27 downto 0 ) := ( others = > ' 0 ' ) |
| CWND_FAST | std_logic_vector ( 27 downto 0 ) := ( others = > ' 0 ' ) |
| SSTHRESH | std_logic_vector ( 27 downto 0 ) := ( others = > ' 0 ' ) |
| CWND_sub_SSTHRESH | std_logic_vector ( 27 downto 0 ) := ( others = > ' 0 ' ) |
| FLIGHT_SIZE | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
| FLIGHT_SIZEplusMSS | std_logic_vector ( 27 downto 0 ) := ( others = > ' 0 ' ) |
| StartFlightSize | std_logic_vector ( 27 downto 0 ) := ( others = > ' 0 ' ) |
| SSTHRESH_RETX | std_logic_vector ( 27 downto 0 ) := ( others = > ' 0 ' ) |
| New_TO | std_logic := ' 0 ' |
| SS | std_logic := ' 0 ' |
| CA | std_logic := ' 0 ' |
| PartACK | std_logic := ' 0 ' |
| FullACK | std_logic_vector ( 2 downto 0 ) := ( others = > ' 0 ' ) |
| NewDataACK_dl | std_logic_vector ( 1 downto 0 ) := ( others = > ' 0 ' ) |
| DataACKedSUM_GT_CWND | std_logic := ' 0 ' |
Definition at line 58 of file TCP_CC.vhd.
1.8.1