Skip to content
Snippets Groups Projects
Commit 83390797 authored by Daniel van der Schuur's avatar Daniel van der Schuur
Browse files

-Fixed wrong technology parameter.

parent d8fc2e9a
No related branches found
No related tags found
No related merge requests found
......@@ -132,7 +132,7 @@ BEGIN
u_arts_tab_beamformer : ENTITY work.arts_tab_beamformer
GENERIC MAP (
g_technology => g_nof_beamlets,
g_technology => g_technology,
g_nof_inputs => g_nof_inputs,
g_nof_tabs => g_nof_tabs,
g_nof_beamlets => g_nof_beamlets,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment