AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Entities | |
Behavioral | architecture |
Use Clauses | |
numeric_std |
Ports | |
clk | in STD_LOGIC |
reset | in STD_LOGIC |
SYNRCVD | in STD_LOGIC |
RETX_TO | in STD_LOGIC |
Save_ReTx | in STD_LOGIC |
FastReTxStart | in STD_LOGIC |
FR | in STD_LOGIC |
PartialACK | in STD_LOGIC |
NewDataACK | in STD_LOGIC |
DupACK | in STD_LOGIC |
MSS | in STD_LOGIC_VECTOR ( 15 downto 0 ) |
SEG_WND | in STD_LOGIC_VECTOR ( 31 downto 0 ) |
SND_UNA | in STD_LOGIC_VECTOR ( 31 downto 0 ) |
SND_NXT | in STD_LOGIC_VECTOR ( 31 downto 0 ) |
CWND | out STD_LOGIC_VECTOR ( 31 downto 0 ) |
SND_WND_UL | out STD_LOGIC_VECTOR ( 31 downto 0 ) |
debug | out STD_LOGIC_VECTOR ( 271 downto 0 ) |
Definition at line 36 of file TCP_CC.vhd.