Skip to content
Snippets Groups Projects
Commit 01addea2 authored by Reinier van der Walle's avatar Reinier van der Walle
Browse files

changed technology from e1sg to e2sg

parent 631ecd87
Branches
Tags
1 merge request!121Resolve L2SDP-350
...@@ -48,7 +48,7 @@ ENTITY lofar2_unb2c_sdp_station IS ...@@ -48,7 +48,7 @@ ENTITY lofar2_unb2c_sdp_station IS
GENERIC ( GENERIC (
g_design_name : STRING := "lofar2_unb2c_sdp_station"; g_design_name : STRING := "lofar2_unb2c_sdp_station";
g_design_note : STRING := "UNUSED"; g_design_note : STRING := "UNUSED";
g_technology : NATURAL := c_tech_arria10_e1sg; g_technology : NATURAL := c_tech_arria10_e2sg;
g_sim : BOOLEAN := FALSE; --Overridden by TB g_sim : BOOLEAN := FALSE; --Overridden by TB
g_sim_unb_nr : NATURAL := 0; g_sim_unb_nr : NATURAL := 0;
g_sim_node_nr : NATURAL := 0; g_sim_node_nr : NATURAL := 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment