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

Moved node_unb1_fn_bf.vhd from bf to design/unb1_fn_bf, because the bf library...

Moved node_unb1_fn_bf.vhd from bf to design/unb1_fn_bf, because the bf library should have no unb1 designs specific dependencies.
parent abaefe20
No related branches found
No related tags found
No related merge requests found
...@@ -354,7 +354,7 @@ BEGIN ...@@ -354,7 +354,7 @@ BEGIN
reg_dp_pkt_merge_miso => reg_dp_pkt_merge_miso reg_dp_pkt_merge_miso => reg_dp_pkt_merge_miso
); );
u_node_unb1_fn_bf : ENTITY bf_lib.node_unb1_fn_bf u_node_unb1_fn_bf : ENTITY work.node_unb1_fn_bf
GENERIC MAP( GENERIC MAP(
g_bf => g_bf, g_bf => g_bf,
g_bf_offload => c_bf_offload, g_bf_offload => c_bf_offload,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment