|
otsdaq_prepmodernization
v2_04_01
|
Libraries | |
| IEEE | |
Use Clauses | |
| IEEE.std_logic_1164.all | |
| IEEE.std_logic_arith.all | |
| IEEE.std_logic_unsigned.all | |
Ports | |
| clk | in std_logic |
| reset | in std_logic |
| we | in std_logic |
| mac_from_udp | in std_logic_vector ( 47 downto 0 ) |
| ip_from_udp | in std_logic_vector ( 31 downto 0 ) |
| port_from_udp | in std_logic_vector ( 15 downto 0 ) |
| dest_mac | out std_logic_vector ( 47 downto 0 ) |
| dest_ip | out std_logic_vector ( 31 downto 0 ) |
| dest_port | out std_logic_vector ( 15 downto 0 ) |
Definition at line 11 of file dest_info_container.vhd.