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

-Removed unused constant c_design_name.

parent 5291d92a
No related branches found
No related tags found
No related merge requests found
......@@ -114,7 +114,6 @@ END apertif_unb1_fn_beamformer;
ARCHITECTURE str OF apertif_unb1_fn_beamformer IS
CONSTANT c_use_transpose : BOOLEAN := g_design_name="apertif_unb1_fn_beamformer_trans";
CONSTANT c_design_name : STRING := "apertif_unb1_fn_beamformer";
CONSTANT c_use_phy : t_c_unb1_board_use_phy := (1, 1, 1, 0, sel_a_b(c_use_transpose, 1, 0), 0, 0, 1);
CONSTANT c_fw_version : t_unb1_board_fw_version := (3, 3); -- firmware version x.y
CONSTANT c_tr_mesh : t_c_unb1_board_tr := c_unb1_board_tr_mesh;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment