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

-Cosmetics only.

parent d2b19329
No related branches found
No related tags found
1 merge request!154Updated st_histogram (instance) to support 200M+-512 samples per sync in LOFAR2.
...@@ -43,10 +43,10 @@ USE technology_lib.technology_select_pkg.ALL; ...@@ -43,10 +43,10 @@ USE technology_lib.technology_select_pkg.ALL;
ENTITY mmp_st_histogram IS ENTITY mmp_st_histogram IS
GENERIC ( GENERIC (
g_nof_instances : NATURAL; g_nof_instances : NATURAL;
g_data_w : NATURAL; g_data_w : NATURAL;
g_nof_bins : NATURAL; g_nof_bins : NATURAL;
g_nof_data_per_sync : NATURAL; g_nof_data_per_sync : NATURAL;
g_nof_data_per_sync_diff : NATURAL g_nof_data_per_sync_diff : NATURAL
); );
PORT ( PORT (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment