Package >> nw_arp_pkg
|
|
t_arp_header | |
|
htype | std_logic_vector ( 15 downto 0 ) |
| | Hardware type.
|
|
ptype | std_logic_vector ( 15 downto 0 ) |
| | Protocol type.
|
|
hlen | std_logic_vector ( 7 downto 0 ) |
| | Hardware address length.
|
|
plen | std_logic_vector ( 7 downto 0 ) |
| | Protocol address length.
|
|
operation | std_logic_vector ( 15 downto 0 ) |
| | Operation.
|
|
sender_hw_addr | std_logic_vector ( 47 downto 0 ) |
| | Sender hardware address.
|
|
sender_protocol_addr | std_logic_vector ( 31 downto 0 ) |
| | Sender protocol address.
|
|
target_hw_addr | std_logic_vector ( 47 downto 0 ) |
| | Target hardware address.
|
|
target_protocol_addr | std_logic_vector ( 31 downto 0 ) |
| | Target protocol address.
|
The documentation for this design unit was generated from the following file: