Skip to content
Snippets Groups Projects
Commit 955204be authored by Pepping's avatar Pepping
Browse files

- Changed bn3 to fn0

parent aeafe463
Branches
Tags
No related merge requests found
......@@ -41,7 +41,7 @@ ARCHITECTURE tb OF tb_apertif_unb1_fn_beamformer_tp_bg IS
CONSTANT c_sim : BOOLEAN := TRUE;
CONSTANT c_unb_nr : NATURAL := 0; -- UniBoard 0
CONSTANT c_node_nr : NATURAL := 7; -- Back node 3
CONSTANT c_node_nr : NATURAL := 0; -- Front node 0
CONSTANT c_id : STD_LOGIC_VECTOR(7 DOWNTO 0) := TO_UVEC(c_unb_nr, c_unb1_board_nof_uniboard_w) & TO_UVEC(c_node_nr, c_unb1_board_nof_chip_w);
CONSTANT c_version : STD_LOGIC_VECTOR(1 DOWNTO 0) := "00";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment