diff --git a/libraries/technology/tse/tech_tse_component_pkg.vhd b/libraries/technology/tse/tech_tse_component_pkg.vhd index 89a8b0a85a7b107dab8982b76744ee335cfb2356..459beec99fffc3ca8e580e558dd082d974442614 100644 --- a/libraries/technology/tse/tech_tse_component_pkg.vhd +++ b/libraries/technology/tse/tech_tse_component_pkg.vhd @@ -148,7 +148,7 @@ PACKAGE tech_tse_component_pkg IS ------------------------------------------------------------------------------ -- Copied from $RADIOHDL/libraries/technology/ip_arria10/tse_sgmii_lvds/generated/sim/ip_arria10_tse_sgmii_lvds.vhd - COMPONENT ip_arria10_tse_sgmii_lvds_top IS + COMPONENT ip_arria10_tse_sgmii_lvds IS PORT ( clk : in std_logic := '0'; -- control_port_clock_connection.clk reset : in std_logic := '0'; -- reset_connection.reset @@ -199,7 +199,7 @@ PACKAGE tech_tse_component_pkg IS -- Copied from $RADIOHDL/libraries/technology/ip_arria10/tse_sgmii_gx/generated/sim/ip_arria10_tse_sgmii_gx.vhd - COMPONENT ip_arria10_tse_sgmii_gx_top IS + COMPONENT ip_arria10_tse_sgmii_gx IS PORT ( clk : in std_logic := '0'; -- control_port_clock_connection.clk reset : in std_logic := '0'; -- reset_connection.reset