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

No longer (need to) use ip_arria10_tse_sgmii_lvds_top component wrapper.

parent ebb30eb4
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment