cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
Libraries | |
IEEE | |
WORK |
Use Clauses | |
STD_LOGIC_1164 | |
ArpCam_pkg | Package <ArpCam_pkg> |
Generics | |
gKeyLength | integer := 32 |
gValueLength | integer := 48 |
gDeprecated | integer := 0 |
Ports | ||
piShlClk | in | std_logic |
piMMIO_Rst | in | std_logic |
piMMIO_MacAddress | in | std_logic_vector ( 47 downto 0 ) |
piMMIO_Ip4Address | in | std_logic_vector ( 31 downto 0 ) |
siIPRX_Data_tdata | in | std_logic_vector ( 63 downto 0 ) |
siIPRX_Data_tkeep | in | std_logic_vector ( 7 downto 0 ) |
siIPRX_Data_tlast | in | std_logic |
siIPRX_Data_tvalid | in | std_logic |
siIPRX_Data_tready | out | std_logic |
soETH_Data_tdata | out | std_logic_vector ( 63 downto 0 ) |
soETH_Data_tkeep | out | std_logic_vector ( 7 downto 0 ) |
soETH_Data_tlast | out | std_logic |
soETH_Data_tvalid | out | std_logic |
soETH_Data_tready | in | std_logic |
siIPTX_MacLkpReq_TDATA | in | std_logic_vector ( gKeyLength - 1 downto 0 ) |
siIPTX_MacLkpReq_TVALID | in | std_logic |
siIPTX_MacLkpReq_TREADY | out | std_logic |
soIPTX_MacLkpRep_TDATA | out | std_logic_vector ( 55 downto 0 ) |
soIPTX_MacLkpRep_TVALID | out | std_logic |
soIPTX_MacLkpRep_TREADY | in | std_logic |
Definition at line 75 of file nts_TcpIp_Arp.vhd.
|
use clause |
Definition at line 70 of file nts_TcpIp_Arp.vhd.
|
Generic |
Definition at line 80 of file nts_TcpIp_Arp.vhd.
|
Generic |
Definition at line 77 of file nts_TcpIp_Arp.vhd.
|
Generic |
Definition at line 78 of file nts_TcpIp_Arp.vhd.
|
Library |
Definition at line 66 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 91 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 90 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 86 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 85 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 95 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 96 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 97 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 99 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 98 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 111 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 113 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 112 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 103 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 104 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 105 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 107 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 106 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 115 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 118 of file nts_TcpIp_Arp.vhd.
|
Port |
Definition at line 116 of file nts_TcpIp_Arp.vhd.
|
use clause |
Definition at line 67 of file nts_TcpIp_Arp.vhd.
|
Library |
Definition at line 69 of file nts_TcpIp_Arp.vhd.