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

Corrected empty GENERIC MAP due to remove of g_technolgy.

parent a105d959
Branches
No related tags found
1 merge request!252Resolve L2SDP-197
Pipeline #29957 passed
......@@ -948,8 +948,6 @@ BEGIN
-- PLL
---------
u_tech_pll_xgmii_mac_clocks : ENTITY tech_pll_lib.tech_pll_xgmii_mac_clocks
GENERIC MAP (
)
PORT MAP (
refclk_644 => SA_CLK,
rst_in => mm_rst,
......
......@@ -914,8 +914,6 @@ BEGIN
-- PLL
---------
u_tech_pll_xgmii_mac_clocks : ENTITY tech_pll_lib.tech_pll_xgmii_mac_clocks
GENERIC MAP (
)
PORT MAP (
refclk_644 => SA_CLK,
rst_in => mm_rst,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment