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

Corrected c_bg_prefix path.

parent 6377d6f2
No related branches found
No related tags found
1 merge request!100Removed text for XSub that is now written in Confluence Subband correlator...
......@@ -63,7 +63,7 @@ architecture tb of tb_fft_reorder_sepa_pipe is
constant c_bst_skip_nof_sync : natural := 3;
constant c_nof_accum_per_sync : natural := 10;
constant c_bsn_init : natural := 32;
constant c_bg_prefix : string := "../../../tb/data/to_separate";
constant c_bg_prefix : string := "data/to_separate";
signal tb_end : std_logic := '0';
signal rst : std_logic;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment