Package >> nw_ethernet_pkg
|
|
t_dot1q | |
|
tpid | std_logic_vector ( 15 downto 0 ) |
| | Tag protocol identifier.
|
|
pcp | std_logic_vector ( 2 downto 0 ) |
| | Priority code point.
|
|
dei | std_logic |
| | Drop eligible indicator.
|
|
vid | std_logic_vector ( 11 downto 0 ) |
| | VLAN identifier.
|
|
t_ethernet_header | |
|
mac_dest | t_slv_arr ( 0 to 5 ) ( 7 downto 0 ) |
| | Destination MAC address.
|
|
mac_src | t_slv_arr ( 0 to 5 ) ( 7 downto 0 ) |
| | Source MAC address.
|
|
vlan_tag | t_dot1q |
| | VLAN tag (optional)
|
|
ethertype | std_logic_vector ( 15 downto 0 ) |
| | Ethertype.
|
The documentation for this design unit was generated from the following file: