Skip to content
Snippets Groups Projects
Commit faff263d authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Default support UDP onload.

parent 5713cd5c
No related branches found
No related tags found
1 merge request!297Resolve L2SDP-837 "B"
Pipeline #40670 passed
...@@ -365,7 +365,7 @@ BEGIN ...@@ -365,7 +365,7 @@ BEGIN
u_frm_discard : ENTITY work.eth_frm_discard u_frm_discard : ENTITY work.eth_frm_discard
GENERIC MAP ( GENERIC MAP (
g_support_dhcp => TRUE, g_support_dhcp => TRUE,
g_support_udp_onload => FALSE g_support_udp_onload => TRUE
) )
PORT MAP ( PORT MAP (
-- Clocks and reset -- Clocks and reset
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment